+----[ To DBIx-Class Mailing List <[EMAIL PROTECTED]> (23.May.2006 13:30): | | Hi! | | I'm new to DBIx::Class and after setting up a mysql database | I'm trying to test DBIx::Class by defining a minimal | object-relational mapping for a single table:
[snipped] | However, I'm getting the following error: | Can't locate object method "has_column" via package "DBIx::Class::Row" at /usr/local/lib/perl5/site_perl/5.8.8/DBIx/Class/Row.pm line 42. | | What am I missing? What am I doing wrong? Thanks in advance, | | Fernan | +----] Replying to myself just to add that I'm using perl 5.8.8 and DBIx-Class 0.06003 Fernan _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
