META.json (PDL-2.076) | : | META.json (PDL-2.077) | ||
---|---|---|---|---|
skipping to change at line 29 | skipping to change at line 29 | |||
"inc" | "inc" | |||
], | ], | |||
"file" : [ | "file" : [ | |||
"Doc/scantree.pl" | "Doc/scantree.pl" | |||
] | ] | |||
}, | }, | |||
"prereqs" : { | "prereqs" : { | |||
"build" : { | "build" : { | |||
"requires" : { | "requires" : { | |||
"ExtUtils::MakeMaker" : "0", | "ExtUtils::MakeMaker" : "0", | |||
"File::Path" : "0" | "File::Path" : "0", | |||
"Pod::Select" : "0" | ||||
} | } | |||
}, | }, | |||
"configure" : { | "configure" : { | |||
"recommends" : { | "recommends" : { | |||
"ExtUtils::F77" : "1.10", | "ExtUtils::F77" : "1.10", | |||
"PGPLOT" : "0" | "PGPLOT" : "0" | |||
}, | }, | |||
"requires" : { | "requires" : { | |||
"Carp" : "1.2", | "Carp" : "1.2", | |||
"Devel::CheckLib" : "1.01", | "Devel::CheckLib" : "1.01", | |||
skipping to change at line 63 | skipping to change at line 64 | |||
"Term::ReadKey" : "2.34" | "Term::ReadKey" : "2.34" | |||
}, | }, | |||
"requires" : { | "requires" : { | |||
"Data::Dumper" : "2.121", | "Data::Dumper" : "2.121", | |||
"File::Map" : "0.57", | "File::Map" : "0.57", | |||
"File::Which" : "0", | "File::Which" : "0", | |||
"Filter::Simple" : "0.88", | "Filter::Simple" : "0.88", | |||
"Filter::Util::Call" : "0", | "Filter::Util::Call" : "0", | |||
"List::Util" : "1.33", | "List::Util" : "1.33", | |||
"Math::Complex" : "0", | "Math::Complex" : "0", | |||
"Pod::Parser" : "0", | ||||
"Pod::Select" : "0", | "Pod::Select" : "0", | |||
"Scalar::Util" : "0", | "Scalar::Util" : "0", | |||
"Storable" : "1.03", | "Storable" : "1.03", | |||
"Text::Balanced" : "1.89", | "Text::Balanced" : "1.89", | |||
"perl" : "5.010" | "perl" : "5.010" | |||
}, | }, | |||
"suggests" : { | "suggests" : { | |||
"Astro::FITS::Header" : "0" | "Astro::FITS::Header" : "0", | |||
"Sys::SigAction" : "0" | ||||
} | } | |||
}, | }, | |||
"test" : { | "test" : { | |||
"requires" : { | "requires" : { | |||
"CPAN::Meta" : "2.120900", | "CPAN::Meta" : "2.120900", | |||
"IPC::Cmd" : "0.72", | "IPC::Cmd" : "0.72", | |||
"Test::Deep" : "0", | "Test::Deep" : "0", | |||
"Test::Exception" : "0", | "Test::Exception" : "0", | |||
"Test::Warn" : "0" | "Test::Warn" : "0" | |||
} | } | |||
skipping to change at line 97 | skipping to change at line 98 | |||
"web" : "https://github.com/PDLPorters/pdl/issues" | "web" : "https://github.com/PDLPorters/pdl/issues" | |||
}, | }, | |||
"homepage" : "http://pdl.perl.org/", | "homepage" : "http://pdl.perl.org/", | |||
"repository" : { | "repository" : { | |||
"type" : "git", | "type" : "git", | |||
"url" : "git://github.com/PDLPorters/pdl.git", | "url" : "git://github.com/PDLPorters/pdl.git", | |||
"web" : "https://github.com/PDLPorters/pdl" | "web" : "https://github.com/PDLPorters/pdl" | |||
}, | }, | |||
"x_IRC" : "irc://irc.perl.org/#pdl" | "x_IRC" : "irc://irc.perl.org/#pdl" | |||
}, | }, | |||
"version" : "2.076", | "version" : "2.077", | |||
"x_serialization_backend" : "JSON::PP version 4.04" | "x_serialization_backend" : "JSON::PP version 4.04" | |||
} | } | |||
End of changes. 4 change blocks. | ||||
4 lines changed or deleted | 5 lines changed or added |