Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Extract the middle part of a list

by chrism01 (Friar)
on Jun 29, 2007 at 04:51 UTC ( [id://624031]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @t_arr =
            grep {
    ...
                $var3 > $var1 and $var3 <= $var2;
                }
             readdir(EVT_DIR);
    
  2. or download this
    Use of uninitialized value in pattern match (m//) at ./t.pl line 341.
    Use of uninitialized value in numeric gt (>) at ./t.pl line 345.
    Use of uninitialized value in pattern match (m//) at ./t.pl line 341.
    Use of uninitialized value in numeric gt (>) at ./t.pl line 345.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-19 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found