The print text line above is giving -while (my $token = $p->get_tag("font")) { my $text = $p->get_trimmed_text("/font"); print $text."\n\n"; if($text =~ /Page 1 of (\d+)/) { print "\n\nNumber of Pages: $areaCode$1\n\n"; }
Pageá1áofá3
In reply to Re^2: Escaping Regex Expressions
by Anonymous Monk
in thread Escaping Regex Expressions
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |