Restore nicetext (was Re: Remove nicetext() (was Re: [ANNOUNCE] ExtUtils::MakeMaker 6.38))

[email protected] ("Craig A. Berry")
Newsgroups perl.perl5.porters,perl.makemaker
Message-ID <[email protected]>
On Dec 6, 2007 7:43 PM, Craig A. Berry <[email protected]> wrote:
> On Dec 2, 2007 7:07 PM, Michael G Schwern <[email protected]> wrote:
> > Craig A. Berry wrote:
> > >> Try the attached tarball, please.
> > >
> > > All tests pass against blead.
> >
> > Ok, I'll yank nicetext out of the next release.
>
> Urk.  I misled you, sorry.  All the MakeMaker tests passed, but
> Devel::PPPort has a custom postamble with no space between the target
> names and the colons, so it won't build now.  That will be easy to
> fix, but I wonder how common that is in the wild.

Well, I don't know about the wild, but there are several other
extensions just in the core that have custom targets with no space
between the target name and colon, so I'm afraid we need nicetext
back, at least on VMS, and we'll just have to tune up the regex so
that

foo: bar "baz: buz"

becomes

foo : bar "baz: buz"

rather than

foo : bar "baz : buz"

thus leaving YAML as it should be.

Again, sorry not to have spotted this before you went to the trouble
of a new release.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.