2008/5/23 Lance A. Brown <[EMAIL PROTECTED]>:
> 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

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to