[Catalyst] A note on AS Perl 5.8.8 install problems with Catalyst and other modules

Carl Franks fireartist at gmail.com
Wed Mar 15 21:21:30 CET 2006


>  So after unpacking the Catalyst-5.66.tar.gz, I overwrote the inc/Module/*
> files with the files from the Module-Install-0.61 release

btw, in this situation, all you need to do is either delete the
distributions inc folder, or run
`make realclean`

the next time you run `perl Makefile.PL`, the inc folder will be
recreated from the Module::Install in your perl site-lib

Carl



More information about the Catalyst mailing list