Hallo!
Any ideas, on how to fix this?
The Data::Dump pre-requisite of CGI::WebToolkit is declared
correctly (according to the MakeMaker documentation)
since version 0.2 - inside the Makefile.PL.
I do not know where else I should declare the dependency
so that it will be recognized under Cygwin.
Best regards,
Tom Kirchner
On Mo. 26. Okt. 2009, 10:21:36, TBONE wrote:
Show quoted text> I should provide more info in this bug. The install issues occur if you
> use CPAN.pm to install your module.
>
> Evidently it does not read META.yml.
>
> CPANPLUS.pm is not an option on Cygwin because CPANPLUS chokes on paths
> with spaces in them.
>
>
> On Mon Oct 26 10:02:26 2009, TBONE wrote:
> > WebToolkit.pm on line 9:
> >
> > use Data::Dump qw(dump);
> >
> > however Makefile.PL does not make this module a pre-requisite.
> >
>
>