|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^3: Difficulty with Logic parsing ICAL feedby roboticus (Canon) |
| on Aug 17, 2012 at 18:50 UTC ( #988069=note: print w/ replies, xml ) | Need Help?? |
|
I should've mentioned: If you're having trouble with a loop like this, you might find it helpful to print the "interesting" variables (e.g. $offset) at the top of the loop. For example:
Then I'd imagine you'd see something like:
Then you'd probably figure it processed the first two records, and had a problem with the third. I didn't download your code, nor the ICAL url or anything, so the numbers are entirely fictitious. ...roboticus When your only tool is a hammer, all problems look like your thumb.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||