[Catalyst] Catalyst::setup_components in 5.49_04
Matt S Trout
dbix-class at trout.me.uk
Thu Nov 10 18:54:45 CET 2005
On Thu, Nov 10, 2005 at 12:22:17PM -0330, Chad House wrote:
> My YAML config setup stopped working under 5.49_04.
>
> The setup_components sub in Catalyst.pm now seems to be calling
> class2classsuffix on $class (e.g., MyApp), rather than $component
> (e.g., MyApp::Model::Foo). The former will just return 'MyApp' instead
> of 'Model::Foo', thus failing to find the right config entry.
That would be my fault, sorry. Thanks to sri for fixing the mistake.
--
Matt S Trout Specialists in Perl consulting, web development, and
Technical Director UNIX/Linux systems architecture and automation. Mail
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list