[Catalyst] My::App vs MyApp ?
Corey
corey_s at qwest.net
Thu Aug 11 22:19:56 CEST 2005
Hello - I'm new to catalyst; just got done browsing all the perldoc.
I'm wondering when/why one would use, say 'catalyst.pl My::App' rather than
'catalyst.pl MyApp'?
I note the difference this creates in the directory structure - but I'm not
understanding why one would desire the "extra" directory layer - i.e.
'.../lib/My/App/[C,M,V]' vs '.../lib/MyApp/[C,M,V]'
Thanks!
More information about the Catalyst
mailing list