The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Harness for parsing network device confiugrations",
   "author" : [
      "Greg Foletta <greg@foletta.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Device-Network-ConfigParser",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0.88",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Exporter" : "0",
            "Getopt::Long" : "0",
            "JSON" : "0",
            "Modern::Perl" : "0",
            "Module::Load" : "0",
            "Parse::RecDescent" : "0",
            "Perl6::Slurp" : "0",
            "Pod::Usage" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Device::Network::ConfigParser" : {
         "file" : "lib/Device/Network/ConfigParser.pm",
         "version" : "0.001"
      },
      "Device::Network::ConfigParser::CheckPoint::Gaia" : {
         "file" : "lib/Device/Network/ConfigParser/CheckPoint/Gaia.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/gregfoletta/Device-Network-ConfigParser/issues"
      },
      "homepage" : "https://github.com/gregfoletta/Device-Network-ConfigParser",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/gregfoletta/Device-Network-ConfigParser.git",
         "web" : "https://github.com/gregfoletta/Device-Network-ConfigParser"
      }
   },
   "version" : "0.001",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}