http://www.perlmonks.org?node_id=64753


in reply to Re: Why does this core? or How am I being a bonehead
in thread Why does this core? or How am I being a bonehead

Sorry, typo
$line is just a tmp var that holds one entry from @date. @data is an array that holds the return of ParseRecur.
--SparkeyG
Bonehead Perl Programmer

Replies are listed 'Best First'.
Re: Re: Re: Why does this core? or How am I being a bonehead
by enoch (Chaplain) on Mar 16, 2001 at 00:16 UTC
    Oh, yea. I see that now, I just got confused there.