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

Re: I fear my code is unreadable

by Fletch (Bishop)
on May 06, 2008 at 12:46 UTC ( [id://684930]=note: print w/replies, xml ) Need Help??


in reply to I fear my code is unreadable

Probably could be simplified with List::Util's max to something like my $col_width = 2 + max( map length, keys %lists, map( @$_, values %lists ) );.

The cake is a lie.
The cake is a lie.
The cake is a lie.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found