It returns most of the line. Any cute, easy way to tell it to only return the LAST match?if ($line =~ /a HREF=\"(.*?)\" Next Page/) { print $1; }
Edit 2001-03-06 by tye: Added <code> tags.
In reply to Regular Expression Matching by daviddhall
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |