Bye, bye search.cpan.org
For me, at least, a sad moment. But you can read the details at log.perl.org and make up your own mind.
For me, at least, a sad moment. But you can read the details at log.perl.org and make up your own mind.
kid51 is the IRC handle for James E Keenan, New York City-based Perl aficionado, CPAN contributor (id: JKEENAN), user group organizer and frequent conference speaker
All good things come to an end (hopefully before they become bad things).
Just realized -- there are a LOT of copies of META.json on CPAN with things like this in them:
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
META.yml does not have this -- guess it's a version 2 thing. Both ExtUtils::MakeMaker and Module::Build do this. I can't speak for other build tools.