X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/5aeca1f7a73a0abecd5e1b5cb8b7462cf3369f85..354f3e4ea74293dacec2ca84d3762435e9c45701:/cpan/Pod-Simple/lib/Pod/Simple/LinkSection.pm diff --git a/cpan/Pod-Simple/lib/Pod/Simple/LinkSection.pm b/cpan/Pod-Simple/lib/Pod/Simple/LinkSection.pm index 70dbb07..16c03df 100644 --- a/cpan/Pod-Simple/lib/Pod/Simple/LinkSection.pm +++ b/cpan/Pod-Simple/lib/Pod/Simple/LinkSection.pm @@ -3,12 +3,12 @@ require 5; package Pod::Simple::LinkSection; # Based somewhat dimly on Array::Autojoin use vars qw($VERSION ); -$VERSION = '3.17'; +$VERSION = '3.31'; use strict; use Pod::Simple::BlackBox; use vars qw($VERSION ); -$VERSION = '3.17'; +$VERSION = '3.31'; use overload( # So it'll stringify nice '""' => \&Pod::Simple::BlackBox::stringify_lol, @@ -137,8 +137,8 @@ pod-people@perl.org mail list. Send an empty email to pod-people-subscribe@perl.org to subscribe. This module is managed in an open GitHub repository, -L. Feel free to fork and contribute, or -to clone L and send patches! +L. Feel free to fork and contribute, or +to clone L and send patches! Patches against Pod::Simple are welcome. Please send bug reports to .