{
   "abstract" : "AVM Fritz!Box interaction via TR-064",
   "author" : [
      "Christian Garbs <mitch@cgarbs.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "gpl_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Fritz",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Digest::MD5" : "0",
            "LWP::UserAgent" : "6.00",
            "Moo" : "0",
            "Moo::Role" : "0",
            "SOAP::Lite" : "0",
            "Scalar::Util" : "0",
            "XML::Simple" : "0",
            "constant" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Response" : "0",
            "Test::DescribeMe" : "0",
            "Test::Exception" : "0",
            "Test::Mock::LWP::Dispatch" : "0",
            "Test::More" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mmitch/fritz/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mmitch/fritz.git",
         "web" : "https://github.com/mmitch/fritz"
      }
   },
   "version" : "v0.0.3"
}