{
   "abstract" : "grep files by CIDR",
   "author" : [
      "Robert Rothenberg <rrwo@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "grep",
      "ipgrep",
      "netblock",
      "cidr",
      "utility",
      "script"
   ],
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "ipgrep",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long::Descriptive" : "0.105",
            "IO::File" : "0",
            "IO::Uncompress::Gunzip" : "0",
            "List::Util" : "1.33",
            "Net::CIDR" : "0.20",
            "NetAddr::IP" : "0",
            "Sub::Quote" : "2.003000",
            "perl" : "5.018000",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0",
            "Test::Script" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/robrwo/perl-ipgrep/issues"
      },
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/robrwo/perl-ipgrep/"
      }
   },
   "version" : "v0.7.0",
   "x_authority" : "cpan:RRWO",
   "x_serialization_backend" : "JSON::PP version 4.16"
}