![]() |
|
more useful options | |
PerlMonks |
Re^2: oneliner: autorun script when I save it in the editorby FreeBeerReekingMonk (Deacon) |
on Apr 02, 2017 at 17:43 UTC ( #1186735=note: print w/replies, xml ) | Need Help?? |
The delimiter line is a nice touch... And using $ARGV[1] instead of $ARGV[0] is good thinking! I now use it more as a perl -wc thingy... so I save, and know if the added code is syntax-error free (of course, most of the times it is still buggy)
In Section
Cool Uses for Perl
|
|