Not that I do this myself currently, but by placing the initialization code inside your module in the 'non-subroutine' area (and using 'import' for initialization parameterization), you could strip it down to
#!/usr/bin/perl -T use My::CGI::Application::Child ('initialization' => 'parameters');
In reply to Re^2: There Are No Perl Scripts
by snowhare
in thread There Are No Perl Scripts
by Tuppence
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |