X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FEval%2FClosure.pm;h=47a5f8409201e9a4bee3ab2818995e4bc278d966;hb=e52ba3116e175dcd3232243856a23a4819cf9406;hp=3a5a2cf6467fd505b498e3b333540839237cd8e6;hpb=5679db8254a782b465243aa03b6fe290c7e039ff;p=gitmo%2FEval-Closure.git diff --git a/lib/Eval/Closure.pm b/lib/Eval/Closure.pm index 3a5a2cf..47a5f84 100644 --- a/lib/Eval/Closure.pm +++ b/lib/Eval/Closure.pm @@ -270,9 +270,7 @@ sub _dump_source { No known bugs. -Please report any bugs through RT: email -C, or browse to -L. +Please report any bugs to GitHub Issues at L. =head1 SEE ALSO @@ -294,27 +292,25 @@ You can also look for information at: =over 4 -=item * AnnoCPAN: Annotated CPAN documentation +=item * MetaCPAN -L +L -=item * CPAN Ratings +=item * Github -L +L =item * RT: CPAN's request tracker -L +L -=item * Search CPAN +=item * CPAN Ratings -L +L =back -=head1 AUTHOR - -Jesse Luehrs +=head1 NOTES Based on code from L, by Stevan Little and the Moose Cabal.