The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Tools for integrating with the New Zealand igovt logon service (now \"RealMe\")",
   "author" : [
      "Grant McLean <grant@catalyst.net.nz>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Authen-NZigovt",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Crypt::OpenSSL::RSA" : "0",
            "Crypt::OpenSSL::X509" : "0",
            "Date::Parse" : "0",
            "Digest::SHA1" : "0",
            "IO::Compress::RawDeflate" : "0",
            "LWP" : "0",
            "URI" : "0",
            "WWW::Curl" : "0",
            "XML::Generator" : "0",
            "XML::LibXML" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/grantm/Authen-NZigovt.git",
         "web" : "http://github.com/grantm/Authen-NZigovt"
      }
   },
   "version" : "1.06"
}