I'm updating one of my modules which will facilitate automating the injection of code into Perl (and Python) files (primarily inside of subs).
My question is whether there's a way to perl -c an array of perl code as a whole without executing it within a running program, where each element in the array is a line of code?In reply to "perl -c" an array of code in a running program by stevieb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |