Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: 'print' puzzle

by chipmunk (Parson)
on Nov 12, 2001 at 09:39 UTC ( [id://124756]=note: print w/replies, xml ) Need Help??


in reply to 'print' puzzle

Try either of these:
print +(preprocess::scanfile ($ARGV[0])); print (preprocess::scanfile($ARGV[0]));
(Sometimes whitespace does matter! :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found