- or download this
use strict;
use warnings;
...
(Missing operator before \?)
syntax error at test.pl line 9, near "Page\"
Search pattern not terminated at test.pl line 9.
- or download this
use strict;
use warnings;
...
__OUTPUT__
Unmatched ( in regex; marked by <-- HERE in m/Page 1 of 
+;( <-- HER
E / at test.pl line 9.
- or download this
use strict;
use warnings;
...
__OUTPUT__
Number of Pages = 5
- or download this
$string =~ m/regexp goes here/