$ perl -MO=Deparse -e "sub {use CGI my @s = @_;} " use CGI (my(@s) = @_); sub { } ; -e syntax OK $ perl -MO=Deparse -e "sub {use strict my @s = @_;} " sub { } ; -e syntax OK
In reply to Re: 'use strict' without a semicolon can be interesting
by Anonymous Monk
in thread 'use strict' without a semicolon can be interesting
by toma
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |