Sub-Name-0.12
[p5sagit/Sub-Name.git] / README.pod
index 4709f52..4023ed7 100644 (file)
@@ -8,7 +8,7 @@ Sub::Name - (re)name a sub
 
 =head1 VERSION
 
-version 0.11
+version 0.12
 
 =head1 SYNOPSIS
 
@@ -42,17 +42,16 @@ can be very useful for debugging.
 =over 4
 
 =item *
+
 L<Sub::Identify> - for getting information about subs
 
-=back
+=item *
 
-=for stopwords cPanel
+L<Sub::Util> - set_subname is another implementation of C<subname>
 
-This software is copyright (c) 2004, 2008 by Matthijs van Duin, all rights reserved;
-copyright (c) 2014 cPanel Inc., all rights reserved.
+=back
 
-This program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
+=for stopwords cPanel
 
 =head1 AUTHOR
 
@@ -96,4 +95,10 @@ J.R. Mash <jmash.code@gmail.com>
 
 =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