Subject: | Pod does not display on search.cpan.org |
Hiya
The Pod in your Module doesn't display on search.cpan.org - however I
don't know why..
Also, the VERSION number in the Pod is incorrect - perhaps you want to
check out perl-reversion or something to keep you from forgetting to
keep version numbers consistent.
Also, I noticed your code uses strict and warnings, then Moose::Role,
which gives you strict and warnings itself - so that's spurious..