On Wed, Sep 26, 2001 at 11:14:47AM +0200, Jobst Landgrebe wrote: > Package: perl, perl-modules > Version: 5.6.1-5 > > The Pg-module (postgreSQL module for perl) does not seem to work or is > missing in perl 5.6.1-5. If I try to invoke it by saying "use Pg" in a > perl srcript, the > module is not found in @INC (which points to the 5.6.1 libs). > I looked into /usr/lib/perl/5.6.1 and could'nt find Pg.pm. > > I "fixed" this be downgrading again to perl 5.6.0 where the Pg-module > works. Here, Pg.pm is under /usr/lib/perl/5.6.0/. > > Do you plan to add Pg to 5.6.1?
This is a bug in libpgperl, not perl or perl-modules. It's been fixed in unstable; the version of postgresql in testing is known to be pretty buggy. (BTW, if you're cc'ing a bug to a mailing list, please use X-Debbugs-Cc: rather than Cc:, as that way we get the bug number and can follow up to it.) Cheers, -- Colin Watson [EMAIL PROTECTED]