[Catalyst] Catalyst::setup_components in 5.49_04

Sebastian Riedel sri at oook.de
Thu Nov 10 18:33:00 CET 2005


Am 10.11.2005 um 16:52 schrieb Chad House:

> 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.

Thanks for the report, fixed in trunk! :)


--
sebastian




More information about the Catalyst mailing list