Acme-UPnP

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "requires" : {
            "Module::Build::Tiny" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0",
            "perl" : "v5.40.0"
         }
      },
      "runtime" : {
         "recommends" : {
            "IO::Socket::INET" : "0",
            "Net::UPnP::ControlPoint" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "perl" : "v5.40.0"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V1" : "0"
         }
      }
   },
   "provides" : {
      "Acme::UPnP" : {
         "file" : "lib/Acme/UPnP.pm",
         "version" : "v1.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sanko/Acme-UPnP.pm/issues"
      },
      "homepage" : "https://github.com/sanko/Acme-UPnP.pm",
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/sanko/Acme-UPnP.pm.git",
         "web" : "https://github.com/sanko/Acme-UPnP.pm"
      }
   },
   "version" : "v1.0.0",
   "x_help_wanted" : [
      "Tester",
      "Documenter"
   ],
   "x_ignore" : [
      ".tidyallrc",
      ".gitignore",
      ".github/",
      ".github/*",
      ".github/**",
      ".clang-format"
   ],
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_static_install" : 0
}



( run in 0.479 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )