The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "extensible grep with lexical expression and region handling",
   "author" : [
      "Kazumasa Utashiro"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.14",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Greple",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::EX" : "v1.4.2",
            "List::Util" : "1.45",
            "perl" : "5.014"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "App::Greple" : {
         "file" : "lib/App/Greple.pm",
         "version" : "8.24"
      },
      "App::Greple::Common" : {
         "file" : "lib/App/Greple/Common.pm"
      },
      "App::Greple::Filter" : {
         "file" : "lib/App/Greple/Filter.pm"
      },
      "App::Greple::Grep" : {
         "file" : "lib/App/Greple/Grep.pm"
      },
      "App::Greple::Pattern" : {
         "file" : "lib/App/Greple/Pattern.pm"
      },
      "App::Greple::Pattern::Holder" : {
         "file" : "lib/App/Greple/Pattern/Holder.pm"
      },
      "App::Greple::PgpDecryptor" : {
         "file" : "lib/App/Greple/PgpDecryptor.pm"
      },
      "App::Greple::Regions" : {
         "file" : "lib/App/Greple/Regions.pm"
      },
      "App::Greple::Regions::Holder" : {
         "file" : "lib/App/Greple/Regions.pm"
      },
      "App::Greple::Text" : {
         "file" : "lib/App/Greple/Grep.pm"
      },
      "App::Greple::Util" : {
         "file" : "lib/App/Greple/Util.pm"
      },
      "App::Greple::colors" : {
         "file" : "lib/App/Greple/colors.pm"
      },
      "App::Greple::debug" : {
         "file" : "lib/App/Greple/debug.pm"
      },
      "App::Greple::dig" : {
         "file" : "lib/App/Greple/dig.pm"
      },
      "App::Greple::find" : {
         "file" : "lib/App/Greple/find.pm"
      },
      "App::Greple::line" : {
         "file" : "lib/App/Greple/line.pm"
      },
      "App::Greple::perl" : {
         "file" : "lib/App/Greple/perl.pm"
      },
      "App::Greple::pgp" : {
         "file" : "lib/App/Greple/pgp.pm"
      },
      "App::Greple::subst" : {
         "file" : "lib/App/Greple/subst.pm"
      },
      "UniqIndex" : {
         "file" : "lib/App/Greple/Util.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kaz-utashiro/greple/issues"
      },
      "homepage" : "https://github.com/kaz-utashiro/greple",
      "repository" : {
         "url" : "git://github.com/kaz-utashiro/greple.git",
         "web" : "https://github.com/kaz-utashiro/greple"
      }
   },
   "version" : "8.24",
   "x_authority" : "cpan:UTASHIRO",
   "x_contributors" : [
      "Kaz Utashiro <kaz@utashiro.com>",
      "Mohammad S Anwar <Mohammad.Anwar@yahoo.com>",
      "Toshifumi Sakaguchi <sischkg@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}