..."looks like error ... B::Deparse 1.1401 (perl 5.16...) doesn't know what that is :) ($my $params{'nose'} = $c->param('nose'));"
I guess that won't compile. But there ain't no $my and $params{'nose'} in my code.
As fare as i remember i wrote:
get '/foo' => sub { my $c = shift; my $params->{nose} = $c->param('nose'); $c->render( text => $moo->nose($params) ); };
And what about this crap my %classdataUsefulButInaccessibleDirectly?
"Its like insideout objects ... as soon as you need to subclass and do something the author didn't think , all these OOPy protections become hurdles"
Now stop parroting and get lost!
«The Crux of the Biscuit is the Apostrophe»
In reply to Re^4: RFC: Mojolicious::Lite and Moo: A Very Basic Application Layout
by karlgoethebier
in thread RFC: Mojolicious::Lite and Moo: A Very Basic Application Layout
by karlgoethebier
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |