Fri Jul 09 18:10:34 2004mschwern [...] cpan.org - Ticket created
Subject:
Devel::Cover does not see my $foo = sub { ... };
my $_private = sub {
print "Hello";
};
$_private->();
Devel::Cover ignores the code in $_private.
Sun Apr 17 18:05:43 2005PJCJ [...] cpan.org - Correspondence added
This works fine for me both now and using perl5.8.4 and Devel::Cover
0.47, which were currrent at the time of the report. I'm going to mark
it as resolved. Please open it again if you still find problems.
Sun Apr 17 18:06:34 2005PJCJ [...] cpan.org - Status changed from 'new' to 'resolved'