Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Griping about Typing

by tadman (Prior)
on Apr 18, 2002 at 19:07 UTC ( [id://160309]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $bork = Bork->new();
    
    my $x = $bork->bork()->bork();
    
  2. or download this
    Bork bork = new Bork();
    Chef x = bork->bork()->bork();
    
  3. or download this
    my Bork:$bork = Bork->new();
    my Chef:$x = $bork->bork()->bork();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-04-24 10:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found