package HTML::pageParser; use warnings; # could take this out in production code use strict; use Carp; use vars qw($VERSION);