or download this
my $myPage = HTML::pageParser->new($sysLoc);
$myPage->{tokens}{fName} = "Brandon"; #definite problem here, dunno ho
+w to format this
$myPage->{tokens}{lName} = "Smith"; #definite problem here, dunno ho
+w to format this
$data = $myPage->loadAndParse("parseThis.txt");