[html-formfu] Problem with HTML-FormFu SVN vs. Module::Install v. 0.73

Carl Franks fireartist at gmail.com
Thu Jun 5 09:39:33 BST 2008


2008/5/23 Lance A. Brown <lance at bearcircle.net>:
> I'm working on installing a catalyst app on a new CentOS5 box and have
> run into this problem:
>
> $ perl Makefile.PL
> include /home/lance/work/HTML-FormFu/inc/Module/Install.pm
> include inc/Module/Install/Metadata.pm
> include inc/Module/Install/Base.pm
> include inc/Module/Install/Makefile.pm
> include inc/Module/Install/Share.pm
> For File::ShareDir::dist_dir to work, the module and distribution names
> much match at /usr/lib/perl5/site_perl/5.8.8/Module/Install/Share.pm
> line 26.

I'd just started looking into this, and noticed there's an update to
Module::Install (v0.75) available on CPAN which fixes this problem.

	- Disabled the broken install_share error check (CLACO)

I'll update the minimum version required in our Makefile.PL prereqs.

Carl



More information about the HTML-FormFu mailing list