[Catalyst] Re: "perl Build.PL" and "perl Makefile.PL" no longer work

Chisel Wright chisel at herlpacker.co.uk
Wed Nov 23 17:20:47 CET 2005


On Wed, Nov 23, 2005 at 04:15:42PM +0000, Chisel Wright wrote:
> On Wed, Nov 23, 2005 at 04:06:54PM +0000, Chisel Wright wrote:
> > On Wed, Nov 23, 2005 at 04:02:22PM +0000, Chisel Wright wrote:
> > >   - Module::Build has been dropped in favour of Module::Install
> > 
> > Should Module::Install be listed as a dependency somewhere, my upgrade
> > to 5.57 didn't pick it up and install it:
> 
> And something uses File::Copy::Recursive but doesn't seem to list it as
> a dependency ..

Getting closer ... this feels like a change made without much in the way
of testing, but hey ...

---- cut here ----
chisel at thea /tmp $ catalyst.pl My::App
created "My-App"
created "My-App/script"
...
created "My-App/script/my_app_create.pl"
chisel at thea /tmp $ cd My-App/
chisel at thea /tmp/My-App $ perl Makefile.PL
include inc/Module/Install.pm
include inc/Module/Install/Metadata.pm
include inc/Module/Install/Base.pm
include inc/Module/Install/Scripts.pm
include inc/Module/Install/Makefile.pm
include inc/Module/Install/Catalyst.pm
include inc/Module/Install/WriteAll.pm
Writing META.yml
Error in name(): 'My::App' should be 'My-App'!
chisel at thea /tmp/My-App $
---- cut here ----


"Error in name(): 'My::App' should be 'My-App'!"
?
Oh, good.


-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/

No virus was found in this outgoing message as I didn't bother looking.



More information about the Catalyst mailing list