The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Access Cisco ISE functionality through REST API",
   "author" : [
      "hendrik.vanbelleghem@gmail.com"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.422",
   "license" : [
      "gpl_1"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Cisco-ISE",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "IO::Socket::SSL" : "2.0",
            "LWP::UserAgent" : "6.15",
            "MIME::Base64" : "3.15",
            "Module::Build" : "0.42",
            "Moose" : "2.0",
            "URI" : "1.71",
            "XML::Simple" : "2.0"
         }
      }
   },
   "provides" : {
      "Net::Cisco::ISE" : {
         "file" : "lib/Net/Cisco/ISE.pm",
         "version" : "0.05"
      },
      "Net::Cisco::ISE::IdentityGroup" : {
         "file" : "lib/Net/Cisco/ISE/IdentityGroup.pm",
         "version" : "0.05"
      },
      "Net::Cisco::ISE::InternalUser" : {
         "file" : "lib/Net/Cisco/ISE/InternalUser.pm",
         "version" : "0.05"
      },
      "Net::Cisco::ISE::NetworkDevice" : {
         "file" : "lib/Net/Cisco/ISE/NetworkDevice.pm",
         "version" : "0.05"
      },
      "Net::Cisco::ISE::NetworkDeviceGroup" : {
         "file" : "lib/Net/Cisco/ISE/NetworkDeviceGroup.pm",
         "version" : "0.05"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt"
      ]
   },
   "version" : "0.05",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}