[Catalyst] Catalyst: Postgres

Matt S Trout dbix-class at trout.me.uk
Mon Sep 12 01:48:40 CEST 2005


On Sun, Sep 11, 2005 at 07:15:14PM -0400, Danh Nguyen wrote:
> I have tried that and this is the result that I've got 
> 
> created "C:\MiniMojo\lib\MiniMojo\M\PGDB.pm"
> Couldn't require loader class "Class::DBI::Loader::PgPP", "Can't locate Class/DB
> I/Loader/PgPP.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at (eva

You're using DBD::PgPP. You need to use the real postgres driver, DBD::Pg.

-- 
     Matt S Trout       Specialists in perl consulting, web development, and
  Technical Director    UNIX/Linux systems architecture and automation. Mail
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list