[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: [ID 20000111.008] use strict 'vars'
Tom Christiansen writes:
: >use strict 'vars' seems to ignore the variables '$a' and '$b'. It works
: >fine for '$c', '$d' ...
Perhaps perlbug should refuse to post a report containing the words
"strict", "$a", and "$b". :-)
: I further note that `man strict' doesn't mention Larry's spiffy new
: our() operator. Oughtn't it?
Yup. I missed that one.
Larry
- References to:
-
Tom Christiansen <tchrist@jhereg.perl.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]