On Fri, Nov 20, 2009 at 3:59 PM, Andreas J. Koenig
<andreas.koenig.7os6v...@franz.ak.mind.de> wrote:
> Something is seriously broken in the combination of
> bleadperl/Module::Build, I wonder why nobody has reported this problem
> besides me (or have they). Please try out what I did:

No problems for me.  You should only get that error if the check for
the YAML_support feature gives a false positive -- that implies
something really wrong in the Perl installation perhaps.

$ /opt/perl/fromgit/bin/perl5.11.2 -v

This is perl 5, version 11, subversion 2 (v5.11.2-20-g074f7b7*) built
for x86_64-linux
[snip]

$ /opt/perl/fromgit/bin/perl5.11.2 Build.PL
Checking prerequisites...
  requires:
    !  Config::Tiny is not installed
    !  Devel::Autoflush is not installed
    !  File::Copy::Recursive is not installed
    !  File::HomeDir is not installed
    !  File::pushd is not installed
    !  IO::CaptureOutput is not installed
    !  Probe::Perl is not installed
    !  Tee is not installed
    !  Test::Reporter is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Run 'Build installdeps' to install missing prerequisites.

Creating new 'MYMETA.yml' with configuration results
Creating new 'Build' script for 'CPAN-Reporter' version '1.1708'

Reply via email to