Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Improve readability of Perl code. Naming reference variables. [New Perl Feature]

by kcott (Archbishop)
on Jan 22, 2017 at 22:33 UTC ( [id://1180130]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
        return;
    }
    
  2. or download this
    $ perl -v | head -2 | tail -1
    This is perl 5, version 25, subversion 9 (v5.25.9) built for darwin-th
    +read-multi-2level
    ...
    x => 24
    y => 25
    z => 26
    

Log In?
Username:
Password:

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

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

    No recent polls found