I have changed the Makefile and edited the DESCR

I removed the TEST_DEPENDS of p5-Test-CheckManifest.
I kept the RUN_DEPENDS of p5-DBD>=2.0, but removed it from the
TEST_DEPENDS because it is already listed in RUN_DEPENDS.

This module does what I have done in my own programming.
It accepts $dbh from outside. Does not have any use DBI or use DBD::Pg
within the modules themselves, but does use the $dbh to query the
database.

Thus, these modules cannot actually be used without something else
sending in a $dbh.
The author put all of the various PGObject modules on cpan for usage
beyond just LedgerSMB.
Should something mention the need to install or code something else to
make this usable or not?
For example, mozplugger isn't very useful for firefox unless other
packages are also installed.

Thanks,
-- 
Chris Bennett


Attachment: p5-PGObject.tar.gz
Description: GNU Zip compressed data

Reply via email to