Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Date::Manip::Recur is not returning a list

by desertrat (Sexton)
on Jun 24, 2010 at 18:36 UTC ( [id://846370]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Date::Manip;
    ...
    print "The date is $i\n";
    }
    exit;
    
  2. or download this
    The date is 2010060200:00:00
    The date is 2010060400:00:00
    ...
    The date is 2010061600:00:00
    The date is 2010061800:00:00
    The date is 2010062100:00:00
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    print "The date is $i\n";
    }
    exit;
    
  4. or download this
    Starting....
    start err is 0 
    ...
    base err is 0 
    freq err is 0 
    dates err is 0
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://846370]
Approved by Corion
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-03-28 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found