develooper Front page | perl.perl5.porters | Postings from January 2016

Re: podlators 4.04 released

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
January 4, 2016 18:13
Subject:
Re: podlators 4.04 released
Message ID:
CA+vYcVz4+puQLpQcH5x1T4J5GsvhbSeSK50+HXE8aNANzgAJvg@mail.gmail.com
On Sun, Jan 3, 2016 at 12:39 AM, Russ Allbery <eagle@eyrie.org> wrote:
> I'm pleased to announce release 4.04 of podlators.  This fixes some test
> portability and merges changes made as part of the import into blead.

> Please let me know of any problems or feature requests not already listed
> in the TODO file.

One of the recent integrations did away with
cpan/podlators/scripts/pod2man.PL and
cpan/podlators/scripts/pod2text.PL and added pre-built versions in
cpan/podlators/bin.  Core integration then put copies of the .PL files
in utils/ but did not change the location in utils.lst.  This makes it
dodgy whether they will get built and installed correctly on non-Unix
systems and partially undoes the intent of
<http://perl5.git.perl.org/perl.git/commit/bab7aada2e9c0074c39ee39ffeb3b8e6c550b204>.

I think core integration would be easier if we just stuck with .PL
files under cpan/podlators/scripts. That way they'll get built
correctly for the target platform and there should be less
customization to bring a new version into core.  Is there any reason
to prefer distributing Unix-specific scripts under bin/?

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About