Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^4: What is code readability?

by Anonymous Monk
on Jan 04, 2007 at 17:29 UTC ( [id://592986]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    some_function(some_variable, 
                  some_other_variable, 
                  and_yet_another_variable,
                  and_one_more_for, 
                  luck);
    
  2. or download this
    some_function( filename  => $some_variable,
                   address   => $some_other_variable,
                   amount    => $and_yet_another_variable,
                   phone_num => $and_one_more_for, 
                   diameter  => $luck );
    

Log In?
Username:
Password:

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

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

    No recent polls found