[Catalyst] My::App vs MyApp ?
Sebastian Riedel
sri at oook.de
Fri Aug 12 11:18:33 CEST 2005
Am 11.08.2005 um 22:19 schrieb Corey:
>
> 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]'
It's just to show that Catalyst apps allow normal Perl module naming
scheme.
--
sebastian
More information about the Catalyst
mailing list