On Fri, 30 May 2014 08:05:18 +0900, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
and prove each p5-* module against requiring removed modules from core (Module::Build, CGI, ...)?There's no automation for that yet, so we'll fix these as we find them.
Those module are not removed yet, just marked as deprecated http://search.cpan.org/~rjbs/perl-5.20.0/pod/perldelta.pod#Module_removals Should we prevent warnings? And following also should be done: http://mail-index.netbsd.org/tech-pkg/2013/11/22/msg012262.html Update CONFLICTS in lang/perl5/Makefile. http://search.cpan.org/~rjbs/perl-5.20.0/pod/perldelta.pod#Modules_and_Pragmata Check packages marked as "older for.." core module may be sufficient now. ... -- OBATA Akio / obata%lins.jp@localhost