Help for this page
use Package LIST;
BEGIN { require Package; Package->import LIST; }
package Reporting; my @sendtasks; ... .. do the things you want to do .. } }