Perhaps, in the absense of a way to actually pre-compile Perl code, you could use perl -c. To me, this has about the same amount of value as a "make sure it builds" test -- a basic sanity check. If code successfully builds, it may still have bugs [master of understatement, I know], but at least the extremely obvious ones -- the ones that the compiler can catch -- are taken care of. Likewise with perl -c.
In reply to Re: Perl and code reviews
by revdiablo
in thread Perl and code reviews
by dragonchild
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |