Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Why does this core? or How am I being a bonehead

by SparkeyG (Curate)
on Mar 15, 2001 at 22:43 UTC ( [id://64747]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for (my $count=0; $count <= $#dataArr; $count++) {
        my (@date) = &ParseRecur($dataArr[$count][3], $base, $start, $stop
    +);
    ...
            $bigArr[4]   = $dataArr[$count][4];
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-20 00:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found