in reply to
use strict won't require explicit name for all variables?
$a and $b are special variables in Perl. See perldoc -f sort.
Comment on
Re: use strict won't require explicit name for all variables?
In Section
Seekers of Perl Wisdom