On Mon, 10 May 2010, Steve wrote:
> Where $newsub is an object, the following fails to work as I expected it to:
> $logger->info("Created sub->", $newsub->ptn);
> Since my log is a text file, this yields the following line in the file:
> 2010/05/10 16:38:59 INFO> cmsIMsubs-S.pl:176 main::getSubs -
Where $newsub is an object, the following fails to work as I expected it to:
$logger->info("Created sub->", $newsub->ptn);
Since my log is a text file, this yields the following line in the file:
2010/05/10 16:38:59 INFO> cmsIMsubs-S.pl:176 main::getSubs - Created
sub->CMS::Schema::Result::Subs