increment $VERSION after 0.26 release
[p5sagit/Sub-Name.git] / README.pod
index 4709f52..6746280 100644 (file)
@@ -4,11 +4,11 @@
 
 =head1 NAME
 
-Sub::Name - (re)name a sub
+Sub::Name - (Re)name a sub
 
 =head1 VERSION
 
-version 0.11
+version 0.26
 
 =head1 SYNOPSIS
 
@@ -42,17 +42,24 @@ can be very useful for debugging.
 =over 4
 
 =item *
+
 L<Sub::Identify> - for getting information about subs
 
+=item *
+
+L<Sub::Util> - set_subname is another implementation of C<subname>
+
 =back
 
 =for stopwords cPanel
 
-This software is copyright (c) 2004, 2008 by Matthijs van Duin, all rights reserved;
-copyright (c) 2014 cPanel Inc., all rights reserved.
+=head1 SUPPORT
 
-This program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
+Bugs may be submitted through L<the RT bug tracker|https://rt.cpan.org/Public/Dist/Display.html?Name=Sub-Name>
+(or L<bug-Sub-Name@rt.cpan.org|mailto:bug-Sub-Name@rt.cpan.org>).
+
+There is also an irc channel available for users of this distribution, at
+L<C<#toolchain> on C<irc.perl.org>|irc://irc.perl.org/#toolchain>.
 
 =head1 AUTHOR
 
@@ -60,7 +67,7 @@ Matthijs van Duin <xmath@cpan.org>
 
 =head1 CONTRIBUTORS
 
-=for stopwords Karen Etheridge Florian Ragwitz Matthijs van Duin Reini Urban Dagfinn Ilmari MannsÃ¥ker gfx J.R. Mash
+=for stopwords Karen Etheridge Graham Knop Leon Timmermans Reini Urban Florian Ragwitz Matthijs van Duin Dagfinn Ilmari MannsÃ¥ker gfx Aristotle Pagaltzis J.R. Mash Alexander Bluhm
 
 =over 4
 
@@ -70,15 +77,23 @@ Karen Etheridge <ether@cpan.org>
 
 =item *
 
-Florian Ragwitz <rafl@debian.org>
+Graham Knop <haarg@haarg.org>
 
 =item *
 
-Matthijs van Duin <xmath-no-spam@nospam.cpan.org>
+Leon Timmermans <fawaka@gmail.com>
+
+=item *
+
+Reini Urban <rurban@cpan.org>
 
 =item *
 
-Reini Urban <rurban@cpanel.net>
+Florian Ragwitz <rafl@debian.org>
+
+=item *
+
+Matthijs van Duin <xmath-no-spam@nospam.cpan.org>
 
 =item *
 
@@ -90,10 +105,24 @@ gfx <gfuji@cpan.org>
 
 =item *
 
+Aristotle Pagaltzis <pagaltzis@gmx.de>
+
+=item *
+
 J.R. Mash <jmash.code@gmail.com>
 
+=item *
+
+Alexander Bluhm <alexander.bluhm@gmx.net>
+
 =back
 
 =head1 COPYRIGHT AND LICENSE
 
+This software is copyright (c) 2004, 2008 by Matthijs van Duin, all rights reserved;
+copyright (c) 2014 cPanel Inc., all rights reserved.
+
+This program is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.
+
 =cut