Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Unexpected difference in whitespace parsing in subroutine calls.

by revdiablo (Prior)
on Jul 10, 2005 at 15:36 UTC ( [id://473761]=note: print w/replies, xml ) Need Help??


in reply to Unexpected difference in whitespace parsing in subroutine calls.

This is caused by sort. Take a look at the documented calling forms:

sort SUBNAME LIST sort BLOCK LIST sort LIST

The extra whitespace is triggering the SUBNAME LIST behavior.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://473761]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-24 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found