Skip Menu |

This queue is for tickets about the AudioFile-Info-MP3-ID3Lib CPAN distribution.

Report information
The Basics
Id: 133335
Status: resolved
Priority: 0/
Queue: AudioFile-Info-MP3-ID3Lib

People
Owner: DAVECROSS [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: v1.7.4
Fixed in: (no value)



Subject: Can't locate YAML.pm in @INC
Build.PL may fail like this: ... Output from '/usr/local/bin/perl Build.PL': Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: lib /var/tmp/cpansmoker-1023/2020091407/CPAN-Reporter-lib-23c2 /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at lib/AudioFile/Info/Build.pm line 8. BEGIN failed--compilation aborted at lib/AudioFile/Info/Build.pm line 8. Compilation failed in require at Build.PL line 2. BEGIN failed--compilation aborted at Build.PL line 2. ... It seems that YAML is missing in configure_requires. This problem does not seem to happen if CPAN.pm is configured to prefer ExtUtils::MakeMaker over Module::Build.
I'm reviewing all of my CPAN RT queues before the service closes next year. Sorry for the long wait on this. It seems likely that you'll no longer care. But version 1.8.0 which fixes this issue is on its way to CPAN now. Cheers, Dave...