Skip Menu |

This queue is for tickets about the podlators CPAN distribution.

Report information
The Basics
Id: 87440
Status: resolved
Priority: 0/
Queue: podlators

People
Owner: Nobody in particular
Requestors: shay [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.5.1
Fixed in: 2.5.2



Subject: Please incorporate perl commit 555bd962bf into a new CPAN release
The following commit to perl touched the perlpodstyle.pod file which is a part of this CPAN distro and is therefore causing noise for perl's release managers because the file is now out of sync with the latest CPAN release: http://perl5.git.perl.org/perl.git/commit/555bd962bf06d749086724e280b3588586df7805 Please could you incorporate the change made to that file in your next CPAN release. I would be very grateful if this could happen before 20th August because I'm the release manager for that release :-) I have attached a patch of the change concerned for your convenience. Thank you.
Subject: linelength.patch
diff -ruN podlators-2.5.1.orig/pod/perlpodstyle.pod podlators-2.5.1/pod/perlpodstyle.pod --- podlators-2.5.1.orig/pod/perlpodstyle.pod 2010-10-11 03:41:40.000000000 +0100 +++ podlators-2.5.1/pod/perlpodstyle.pod 2013-06-26 08:16:11.342189600 +0100 @@ -218,8 +218,8 @@ For licensing the easiest way is to use the same licensing as Perl itself: - This library is free software; you may redistribute it and/or modify - it under the same terms as Perl itself. + This library is free software; you may redistribute it and/or + modify it under the same terms as Perl itself. This makes it easy for people to use your module with Perl. Note that this licensing example is neither an endorsement or a requirement, you are
On 2013-07-30 06:08:30, SHAY wrote: Show quoted text
> The following commit to perl touched the perlpodstyle.pod file which > is a part of this CPAN distro and is therefore causing noise for > perl's release managers because the file is now out of sync with the > latest CPAN release: > > http://perl5.git.perl.org/perl.git/commit/555bd962bf06d749086724e280b3588586df7805 > > Please could you incorporate the change made to that file in your next > CPAN release. I would be very grateful if this could happen before > 20th August because I'm the release manager for that release :-)
I missed that deadline. :/ I'm sorry about that. But this has now been applied for the next podlators release, which will be out shortly (probably today). I will try to be faster about responding to these in the future.
Thanks, now applied in commit b7c730ff44.