Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Stupid mistakes I repeatedly make

by tlm (Prior)
on Mar 27, 2005 at 17:11 UTC ( [id://442647]=note: print w/replies, xml ) Need Help??


in reply to Re: Stupid mistakes I repeatedly make
in thread Stupid mistakes I repeatedly make

Then toss map and open up your life to the "listable" form of chomp:

@chomped = @_; chomp @chomped; # yum-yum

the lowliest monk

Replies are listed 'Best First'.
Re^3: Stupid mistakes I repeatedly make
by kappa (Chaplain) on Mar 28, 2005 at 12:17 UTC
    Or even better: chomp (my @chomped = @_);
    --kap
      Oh the logic! This one is so beautiful and ugly it makes me want to cry.

      $will->code for @food or $$;

Log In?
Username:
Password:

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

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

    No recent polls found