Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Re: TIMTOWTDI doesn't mean invent an outlandish approach (usually)

by antirice (Priest)
on Oct 18, 2003 at 12:47 UTC ( [id://300276]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $#array = $[ - 1 + @array;
    
  2. or download this
    my @acceptable = grep { check $array[$_] } ($[..$#array);
    

Log In?
Username:
Password:

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

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

    No recent polls found