{
   "abstract" : "manage route entries on Operating Systems",
   "author" : [
      "GomoR <gomor_at_cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "artistic_1"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Routing",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Gomor" : "1.00",
            "IPC::Run3" : "0",
            "Net::CIDR" : "0",
            "Net::IPv4Addr" : "0",
            "Net::IPv6Addr" : "0",
            "perl" : "v5.6.1"
         }
      }
   },
   "provides" : {
      "Net::Routing" : {
         "file" : "lib/Net/Routing.pm",
         "version" : "0.44"
      },
      "Net::Routing::Darwin" : {
         "file" : "lib/Net/Routing/Darwin.pm",
         "version" : "0.44"
      },
      "Net::Routing::FreeBSD" : {
         "file" : "lib/Net/Routing/FreeBSD.pm",
         "version" : "0.44"
      },
      "Net::Routing::Linux" : {
         "file" : "lib/Net/Routing/Linux.pm",
         "version" : "0.44"
      },
      "Net::Routing::NetBSD" : {
         "file" : "lib/Net/Routing/NetBSD.pm",
         "version" : "0.44"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://www.perlfoundation.org/artistic_license_1_0"
      ]
   },
   "version" : "0.44"
}