Re: [Module::Build] broken META.yml file
Status: Beta
Brought to you by:
kwilliams
From: Johan V. <jvr...@sq...> - 2006-05-11 10:59:49
|
and...@fr... (Andreas J. Koenig) writes: >>>>>> On Wed, 10 May 2006 08:40:33 +0200, and...@fr... (Andreas J. Koenig) said: > > > This seems to be a bug in Module::Build that is still there in 0.28. > > Another case where Module::Build without YAML fails is PHILCROW/Gantry-3.30.tar.gz > > M:B generates a YAML file that contains > > ----snip---- > author: > - Tim Keefer <tk...@gm...> > Phil Crow <phi...@ya...> > ----snip---- In the current Module::Build::YAML, line 105, read: # XXX doesn't handle embedded newlines Shouldn't be so hard to fix... -- Johan |