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

Re: learning perl chapter 4

by davido (Cardinal)
on Jan 03, 2013 at 04:46 UTC ( [id://1011394]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub max {
      my( $fred, $barney ) = @_;
      print "You are using the subroutine max.\n";
      #....etc...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-28 09:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found