[Catalyst] FC6 x86_64: problem locating Class/DBI/SQLite.pm

lanas lanas at securenet.net
Mon Aug 27 02:42:37 GMT 2007


Hello,

  I'm new to Catalyst and am trying to follow the example shown on
perl.com ('Catalyst' By Jesse Sheidlower, June 02, 2005) and there's a
problem at the beginning, when running the minimjojo_create.pl helper:

Couldn't require loader class "Class::DBI::Loader::SQLite", "Can't
locate Class/DBI/SQLite.pm in @INC (@INC contains:
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi [snip all
paths]

  And then, I do:

cpan -i Class::DBI::Loader::SQLite
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Sun, 26 Aug 2007 09:36:43 GMT
Class::DBI::Loader::SQLite is up to date.

  Look svery much like the module is installed.  Shouldn't the helper
then see and use it ?

Thanks,
Al



More information about the Catalyst mailing list