Help for this page
eval { $sfr = WWW::Salesforce::Report->new( ... ); $data = $sfr->get_report(); };
sub get_report () { ... ... ... }