It's not all lowercase, so it doesn't break the convention. foo::bar == pragma. Foo::bar != pragma.
On Tuesday, July 15, 2014 1:53:15 AM UTC+2, Stefan Adams wrote: > > > On Mon, Jul 14, 2014 at 5:04 AM, Jan Henning Thorsen <[email protected] > <javascript:>> wrote: > >> like "MyApp::Command::whatever". Also, modules that are lowercase is >> supposed to be used as pragmas: http://perldoc.perl.org/perlpragma.html >> > > So wouldn't MyApp::Command::whatever be in violation of that convention? > Or is that a primary purpose to providing the local namespace such that > for this subset of models for this app, it's OK to break convention. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
