The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl interface to the Namecheap API",
   "author" : [
      "Tim Wilde <twilde@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Namecheap-API",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Deep" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "MIME::Base64" : "0",
            "URI::Escape" : "0",
            "XML::Simple" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "WWW::Namecheap::API" : {
         "file" : "lib/WWW/Namecheap/API.pm",
         "version" : "0.06"
      },
      "WWW::Namecheap::DNS" : {
         "file" : "lib/WWW/Namecheap/DNS.pm",
         "version" : "0.06"
      },
      "WWW::Namecheap::Domain" : {
         "file" : "lib/WWW/Namecheap/Domain.pm",
         "version" : "0.06"
      },
      "WWW::Namecheap::NS" : {
         "file" : "lib/WWW/Namecheap/NS.pm",
         "version" : "0.06"
      },
      "WWW::Namecheap::SSL" : {
         "file" : "lib/WWW/Namecheap/SSL.pm",
         "version" : "0.06"
      },
      "WWW::Namecheap::User" : {
         "file" : "lib/WWW/Namecheap/User.pm",
         "version" : "0.06"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.06"
}