Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Comma's and blocks

by Anonymous Monk
on Oct 04, 2007 at 14:03 UTC ( [id://642657]=note: print w/replies, xml ) Need Help??


in reply to Comma's and blocks

print A "hello";

Is actually a strange form of indirect method invocation, except that its a special case in that you can use it without using any modules, and that the method form *requires* you to use the IO::Handle module before it is used. (This will hopefully not be necessary to do in 5.10.1). In other words it is much the same as saying my $obj=new Class::Name

demerphq using a computer he cant be bothered to log in from

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-25 02:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found