Module::Starter[::PBP
Chisel Wright
chisel at herlpacker.co.uk
Thu Feb 8 13:01:02 GMT 2007
On Thu, Feb 08, 2007 at 12:18:55PM +0000, Andy Armstrong wrote:
> On 8 Feb 2007, at 11:53, Chisel Wright wrote:
> [snip]
>
> Same here.
>
> Your fix for the version problem is right - just edit the template.
>
> I haven't investigated why META.yml ends up in MANIFEST. I usually
> just delete it.
Interestingly that then leads to a new problem :-/
$ vi MANIFEST # removed META.yml
$ make dist
rm -rf Foo-Bar-v0.0.3
/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \
-e "manicopy(maniread(),'Foo-Bar-v0.0.3', 'best');"
mkdir Foo-Bar-v0.0.3
mkdir Foo-Bar-v0.0.3/t
mkdir Foo-Bar-v0.0.3/lib
mkdir Foo-Bar-v0.0.3/lib/Foo
Generating META.yml
cd: 2: can't cd to Foo-Bar-v0.0.3
make: *** [distmeta] Error 2
I guess it's unwell and I should go exploring. Thanks for confirming
it's not just me buggering something up locally.
--
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/
We never decided to postpone this issue.
We just agreed that we would deal with other issues first.
More information about the london.pm
mailing list