in reply to Re: Re: Less-than-helpful warnings
in thread Less-than-helpful warnings

To quote from perldoc -f sort: "If you're using strict, you must not declare $a and $b as lexicals. They are package globals."