This way ./perl -Ilib -c Porting/corelist-perldelta.pl can be used to syntax
check it.
corelist-perldelta.pl was not importing symbols from Algorithm::Diff, so
there are no changes in runtime behaviour.
use Maintainers qw/%Modules/;
use Module::CoreList;
use Getopt::Long;
use Maintainers qw/%Modules/;
use Module::CoreList;
use Getopt::Long;
+require Algorithm::Diff;
my %sections = (
new => 'New Modules and Pragma',
my %sections = (
new => 'New Modules and Pragma',