my $obj = PL->new; $obj->Mail->send( subject => 'Comments from ' . $q->param('name'), message => $msg );