perl easy_fix.pl #!/usr/bin/perl -- use strict; next unless meaningful_name->{ID} =~ /\d\d+/; print 1; print "a - b -Q";
Output:
Can't use bareword ("meaningful_name") as a HASH ref while "strict refs" in use at easy_fix.pl line 3.
(Perl v5.18.2)
In reply to Re: REALLY PERL ??
by will_
in thread REALLY PERL ??
by misterperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |