in reply to max .. min does not work

Perhaps the documentation for the range operator might throw some light on the subject.

If the left value is greater than the right value then it returns the empty list.

So it looks like it's working exactly as documented.

The Perl documentation is great. You should try reading it :-)

--

See the Copyright notice on my home node.

"The first rule of Perl club is you do not talk about Perl club." -- Chip Salzenberg