release 2.036009

This commit is contained in:
Oliver Gorwits
2017-08-01 10:30:15 +01:00
parent df764bfc98
commit 06ec1c5c5b
4 changed files with 10 additions and 10 deletions

View File

@@ -4,13 +4,13 @@
"Oliver Gorwits <oliver@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4222",
"generated_by" : "Module::Build version 0.4224",
"license" : [
"bsd"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
"version" : 2
},
"name" : "App-Netdisco",
"prereqs" : {
@@ -99,7 +99,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.036008"
"version" : "2.036009"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -658,6 +658,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.036008",
"x_serialization_backend" : "JSON::PP version 2.27300"
"version" : "2.036009",
"x_serialization_backend" : "JSON::PP version 2.94"
}