META.json (PDL-2.080) | : | META.json (PDL-2.081) | ||
---|---|---|---|---|
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", | |||
"ExtUtils::ParseXS" : "3.21", | ||||
"File::Path" : "0", | "File::Path" : "0", | |||
"Pod::Select" : "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", | |||
"ExtUtils::Depends" : "0.402", | "ExtUtils::Depends" : "0.402", | |||
"ExtUtils::MakeMaker" : "7.12", | "ExtUtils::MakeMaker" : "7.12", | |||
"ExtUtils::ParseXS" : "3.01", | "File::Path" : "0", | |||
"File::Path" : "0" | "File::Which" : "0" | |||
} | } | |||
}, | }, | |||
"runtime" : { | "runtime" : { | |||
"recommends" : { | "recommends" : { | |||
"ExtUtils::F77" : "1.26", | "ExtUtils::F77" : "1.26", | |||
"Inline" : "0.83", | "Inline" : "0.83", | |||
"Inline::C" : "0.62", | "Inline::C" : "0.62", | |||
"OpenGL" : "0.70", | "OpenGL" : "0.70", | |||
"OpenGL::GLUT" : "0.72", | "OpenGL::GLUT" : "0.72", | |||
"Term::ReadKey" : "2.34" | "Term::ReadKey" : "2.34" | |||
skipping to change at line 98 | skipping to change at line 99 | |||
"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.080", | "version" : "2.081", | |||
"x_serialization_backend" : "JSON::PP version 4.04" | "x_serialization_backend" : "JSON::PP version 4.04" | |||
} | } | |||
End of changes. 3 change blocks. | ||||
3 lines changed or deleted | 4 lines changed or added |