Wo Weiyan wrote:
Follow the tutor created first app
perl insertdb.pl

Get this error message:
Base class package "Class::Accessor::Chained::Fast" is empty.....

Just installed the latest version of DBIx::Class from cpan
I am running windows xp

Try this:

perl -MData::Page -e '1'

If it fails this means that something broke your Data::Page
installation - the module is there, but its dependencies are
not (Data::Page is a dependency of DBIx::Class::ResultSet)

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to