Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Set::Range - conditional testing on sets

by japhy (Canon)
on Apr 30, 2001 at 04:16 UTC ( [id://76531]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Set::Range;
    
    ...
    1;
    
    __END__
    
  2. or download this
    use Set::Range;
    
    ...
    );
    
    print "Today is ", $r->range('5/6/2000'), "now";
    

Log In?
Username:
Password:

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

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

    No recent polls found