Info2: <<
Package: class-dbi-pg-pm%type_pkg[perl]
Version: 0.09
Revision: 1022
Description: Class::DBI extension for PostgreSQL
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
License: Artistic
Maintainer: Benjamin Reed <class-dbi-pg-pm@fink.raccoonfink.com>

Depends: <<
	class-dbi-pm%type_pkg[perl] (>= 0.89-1),
	dbd-pg-unified-pm%type_pkg[perl] (>= 1.13-1),
	perl%type_pkg[perl]-core
<<
Source: mirror:cpan:authors/id/D/DM/DMAKI/Class-DBI-Pg-%v.tar.gz
Source-Checksum: SHA256(d8044e624117406293855dbd98dd6c081714cf5d0fd41b5f3394f315889e1f7f)
PatchScript: <<
	perl -pi -e "s/'>= /'/" Makefile.PL
<<
UpdatePOD: true
InstallScript: <<
	%{default_script}
	mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes README
Homepage: https://metacpan.org/dist/Class-DBI-Pg
DescDetail: <<
Class::DBI::Pg automate the setup of Class::DBI columns and primary
key for Postgres.  Select Postgres system catalog and find out all
columns, primary key and SERIAL type column.
<<
DescPackaging: <<
	PREREQ_PM as comparison (vs simple min-version) is only
	available in newer perl versions; use more portable spec.
	See: https://rt.cpan.org/Public/Bug/Display.html?id=56880
<<
<<