Show quoted text
cpan> r /Build/
Could not eval '
package ExtUtils::MakeMaker::_version;
no strict;
local $Pod::Text::VERSION;
$Pod::Text::VERSION=undef; do {
if $Pod::Text::VERSION == 3.01;
}; $Pod::Text::VERSION
' in /opt/perl/snap/lib/site_perl/5.8.8/Module/Build/Base.pm: syntax error at (eval 4872)
line 7, near "if $Pod::Text::VERSION "
Apparently, you're tripping the "find me the version number" code in CPAN.pm by the way
you've written your code. Please fix.