Subject: | EU::MM prototype mismatch? |
Hello,
While installing the module I saw this error show up. While it did not
cause any issues with the install/testsuite I thought it was worthwhile
to report.
Perl-5.10.1 ( Ubuntu 11.04 64bit )
EUMM $VERSION = '6.55_02';
I looked at the Makefile.PL and since it uses Module::Install I have no
idea where to look as to find the root cause. Hope you can find it!
Running [/usr/bin/perl /usr/local/bin/cpanp-run-perl
/root/.cpanplus/5.10.1/build/YAML-LibYAML-0.35/Makefile.PL
INSTALLDIRS=site]...
Checking if your kit is complete...
Looks good
Prototype mismatch: sub main::prompt: none vs ($;$) at
/usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 202
Writing Makefile for YAML::XS::LibYAML
Writing Makefile for YAML::LibYAML
Running [/usr/bin/make]...
--
~Apocalypse