Subject: | YAML::Tiny should be listed in prereqs |
Hello David,
You have probably already receive UNKNOWN report for Term::Title, but
I'm filing a bug to make sure it is not missed.
When trying to build CPAN-Reporter-Smoker for Perl 5.11.2, I've received
this error message:
[...]
Creating new 'MYMETA.yml' with configuration results
Can't locate YAML/Tiny.pm in @INC (@INC contains: inc
C:\WINDOWS\Temp\CPAN-Reporter-lib-5AbX C:/home/stro/perl5112/site/lib
C:/home/stro/perl5112
/lib .) at C:/home/stro/perl5112/lib/Module/Build/Base.pm line 4145.
(C:\home\stro\perl5112\bin\perl.exe Build.PL exited with 512)
[...]
It seems that Module::Build misses YAML::Tiny as a prerequisite, or, if
it's going to be in core list, YAML::Tiny should be added to core too.
--
Serguei Trouchelle