X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.pod;h=eb556c006eca31d30193240e44bff941c6c775fe;hb=30b320da9f13c145f06ac538d8998ca0fc253f5c;hp=4709f527995a03820d36f4730bacd1af9550e699;hpb=00d17844e7947bcd2bc45bde9ce3c4338026f593;p=p5sagit%2FSub-Name.git diff --git a/README.pod b/README.pod index 4709f52..eb556c0 100644 --- a/README.pod +++ b/README.pod @@ -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.18 =head1 SYNOPSIS @@ -42,17 +42,24 @@ can be very useful for debugging. =over 4 =item * + L - for getting information about subs +=item * + +L - set_subname is another implementation of C + =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 +(or L). + +There is also an irc channel available for users of this distribution, at +L on C|irc://irc.perl.org/#toolchain>. =head1 AUTHOR @@ -60,7 +67,7 @@ Matthijs van Duin =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 Leon Timmermans Florian Ragwitz Matthijs van Duin Reini Urban gfx Dagfinn Ilmari Mannsåker Aristotle Pagaltzis J.R. Mash =over 4 @@ -70,6 +77,10 @@ Karen Etheridge =item * +Leon Timmermans + +=item * + Florian Ragwitz =item * @@ -82,11 +93,15 @@ Reini Urban =item * +gfx + +=item * + Dagfinn Ilmari Mannsåker =item * -gfx +Aristotle Pagaltzis =item * @@ -96,4 +111,10 @@ J.R. Mash =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