The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "grep for dates",
   "author" : [
      "Mario Domgoergen C<< <mario@domgoergen.com> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.035, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-dategrep",
   "no_index" : {
      "directory" : [
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Config::Tiny" : "0",
            "Date::Manip::Date" : "0",
            "Date::Manip::Delta" : "0",
            "Exporter" : "0",
            "Fcntl" : "0",
            "File::Basename" : "0",
            "FileHandle" : "0",
            "Getopt::Long" : "0",
            "IO::Uncompress::Bunzip2" : "0",
            "IO::Uncompress::Gunzip" : "0",
            "IPC::Cmd" : "0",
            "Moo" : "0",
            "Pod::Usage" : "0",
            "base" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin" : "0",
            "POSIX" : "0",
            "Test::MockTime" : "0",
            "Test::More" : "0",
            "Test::Output" : "0",
            "lib" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mdom/dategrep/issues"
      },
      "homepage" : "https://github.com/mdom/dategrep",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mdom/dategrep.git",
         "web" : "https://github.com/mdom/dategrep"
      }
   },
   "version" : "0.56",
   "x_contributors" : [
      "Mario Domgoergen <mario@domgoergen.com>",
      "Mario Domgoergen <mdom@taz.de>",
      "Viktor Szépe <viktor@szepe.net>"
   ]
}