in reply to Re^7: perldoc -lf anomaly (%_)
in thread perldoc -lf anomaly
$ perl -E'package tst; sort{$a le $b} 1..100; say exists $tst::{a}; us +e strict; say $a;' 1
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|