Committed by Greg Sabino Mullane <[email protected]> Subject: [DBD::Pg 2/2] Duh. Problem wasn't in Makefile.PL, it was failure to add a new file to the MANIFEST.
--- MANIFEST | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST b/MANIFEST index 024fbda..265f790 100644 --- a/MANIFEST +++ b/MANIFEST @@ -47,6 +47,7 @@ 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/Handler/Print.pm t/lib/App/Info/RDBMS.pm t/lib/App/Info/RDBMS/PostgreSQL.pm t/lib/App/Info/Request.pm -- 1.8.4
