Mon Jan 10 02:21:27 2011LGODDARD [...] cpan.org - Ticket created
Subject:
POD Error
check_test does not accept an anonymous hash at all, but the docs say it
does.
Thanks for the module..!
Mon Jan 10 02:48:41 2011LGODDARD [...] cpan.org - Correspondence added
sub check_tests
{
my $test = shift;
my $expects = shift;
my $name = shift;
But the pod says call &check_tests( \&code, $HASH ).
When I do either, I get errors. Maybe it's me.
Mon Jan 10 02:48:42 2011LGODDARD [...] cpan.org - Status changed from 'new' to 'open'