|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: WWW::Mechanize follow meta refreshesby merlyn (Sage) |
| on Apr 13, 2005 at 14:38 UTC ( #447422=note: print w/ replies, xml ) | Need Help?? |
|
Never never never use $1 without having tested the match. If the match fails, you're using a previous $1 from a previous successful match. Oops! -- Randal L. Schwartz, Perl hacker
In Section
Snippets Section
|
|
||||||||||||||||||||||