Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: "Indirect" object syntax?

by Athanasius (Archbishop)
on Nov 23, 2015 at 04:41 UTC ( [id://1148368]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        $gollum = new Pathetic::Creature "Sméagol";
        give $gollum "Fisssssh!";
        give $gollum "Precious!";
    
  2. or download this
        print STDERR "Awake! Awake! Fear, Fire, Foes! Awake!\n";
    
  3. or download this
    @args = (); $cgi = new CGI @args;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-03-29 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found