[Catalyst] Accessing a Controller from ~/script

Jonathan Rockway jon at jrock.us
Thu Feb 19 19:09:14 GMT 2009


* On Thu, Feb 19 2009, Dermot wrote:
> #####   MyApp/lib/Model/Adaptor.pm ####
> package MyApp::Model::Adaptor;

This is a poor choice in naming -- you should name it for its function
("FooImporter") instead of the Catalyst mechanics it uses.

--
print just => another => perl => hacker => if $,=$"



More information about the Catalyst mailing list