in reply to Re: trouble subclassing DBIx::Class Resultsets (when using Catalyst?)
in thread trouble subclassing DBIx::Class Resultsets (when using Catalyst?)

The location should be lib/MyApp/ResultSet/Table.pm (notice the capital S in ResultSet) to be consistent with your class name above.
  • Comment on Re^2: trouble subclassing DBIx::Class Resultsets (when using Catalyst?)