![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re^2: How to loop through Plack::Request body_parameters ?by haukex (Archbishop) |
on Feb 12, 2020 at 10:18 UTC ( #11112856=note: print w/replies, xml ) | Need Help?? |
use strict 'refs' is code smell. Definitely. knox: If you're already working on something as relatively modern as Plack, then you should definitely also use the modern practices of Use strict and warnings. There's a reason e.g. Mojolicious::Lite turns them on by default.
In Section
Seekers of Perl Wisdom
|
|