perl -we 'my $a; { no warnings qw/uninitialized/; $a =~ s/x/y/; }'
Sometimes this is the clearest solution!
Cheers Rolf
( addicted to the Perl Programming Language)
In reply to Re: Test if multiple variables are defined
by LanX
in thread Test if multiple variables are defined
by stroke
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |