Help for this page
sub new { ... ... ... }
sub parseData($) { ... return($data); }
sub loadAndParse($%) { ... return($body); }