I have a snippet as following. Why the result is 'DBIx::Class' rather than 'DBIx::Class::Core'?
Thank.package Result::Event; use Moose; extends 'DBIx::Class::Core'; print __PACKAGE__->component_base_class();
In reply to a short question by sman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |