From ee146c3eada3bdb419ba471dd6df5e889d7dd7e5 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 29 Apr 2004 09:23:31 +0000 Subject: adding DBD::Pg and DBIx::DBSchema for 5.005. argh freebsd and solaris! --- install/5.005/DBD-Pg-1.22-fixvercmp/MANIFEST | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 install/5.005/DBD-Pg-1.22-fixvercmp/MANIFEST (limited to 'install/5.005/DBD-Pg-1.22-fixvercmp/MANIFEST') diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/MANIFEST b/install/5.005/DBD-Pg-1.22-fixvercmp/MANIFEST new file mode 100644 index 000000000..7d1b7000f --- /dev/null +++ b/install/5.005/DBD-Pg-1.22-fixvercmp/MANIFEST @@ -0,0 +1,38 @@ +Changes +MANIFEST +Makefile.PL +Pg.h +Pg.pm +Pg.xs +README +README.win32 +dbd-pg.pod +dbdimp.c +dbdimp.h +eg/ApacheDBI.pl +eg/lotest.pl +eg/notify_test.patch +t/00basic.t +t/01connect.t +t/01constants.t +t/01setup.t +t/02prepare.t +t/03bind.t +t/04execute.t +t/05fetch.t +t/06disconnect.t +t/07reuse.t +t/08txn.t +t/09autocommit.t +t/11quoting.t +t/12placeholders.t +t/13pgtype.t +t/15funct.t +t/99cleanup.t +t/lib/App/Info.pm +t/lib/App/Info/Handler.pm +t/lib/App/Info/Handler/Prompt.pm +t/lib/App/Info/RDBMS.pm +t/lib/App/Info/RDBMS/PostgreSQL.pm +t/lib/App/Info/Request.pm +t/lib/App/Info/Util.pm -- cgit v1.2.1