Help for this page
package HTML::pageParser; ... } 1; # so the require or use succeeds
# this is just a test file to see if my new module is functioning prop +erly use HTML::pageParser; ... $data = $myPage->loadAndParse("parseThis.txt"); print $data