packaging stuff
[gitmo/Eval-Closure.git] / lib / Eval / Closure.pm
index 3a5a2cf..47a5f84 100644 (file)
@@ -270,9 +270,7 @@ sub _dump_source {
 
 No known bugs.
 
-Please report any bugs through RT: email
-C<bug-eval-closure at rt.cpan.org>, or browse to
-L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Eval-Closure>.
+Please report any bugs to GitHub Issues at L<https://github.com/doy/eval-closure/issues>.
 
 =head1 SEE ALSO
 
@@ -294,27 +292,25 @@ You can also look for information at:
 
 =over 4
 
-=item * AnnoCPAN: Annotated CPAN documentation
+=item * MetaCPAN
 
-L<http://annocpan.org/dist/Eval-Closure>
+L<https://metacpan.org/release/Reply>
 
-=item * CPAN Ratings
+=item * Github
 
-L<http://cpanratings.perl.org/d/Eval-Closure>
+L<https://github.com/doy/reply>
 
 =item * RT: CPAN's request tracker
 
-L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Eval-Closure>
+L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Reply>
 
-=item * Search CPAN
+=item * CPAN Ratings
 
-L<http://search.cpan.org/dist/Eval-Closure>
+L<http://cpanratings.perl.org/d/Reply>
 
 =back
 
-=head1 AUTHOR
-
-Jesse Luehrs <doy at tozt dot net>
+=head1 NOTES
 
 Based on code from L<Class::MOP::Method::Accessor>, by Stevan Little and the
 Moose Cabal.