The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Log to Files that Archive/Rotate Themselves",
   "author" : [
      "Michael Schout <mschout@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Log-Dispatch-FileRotate",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::NextRelease" : "0",
            "Dist::Zilla::Plugin::RemovePrereqs" : "0",
            "Dist::Zilla::PluginBundle::Filter" : "0",
            "Dist::Zilla::PluginBundle::MSCHOUT" : "0",
            "Software::License::Perl_5" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Date::Manip" : "0",
            "Fcntl" : "0",
            "File::Spec" : "0",
            "Log::Dispatch::File" : "0",
            "Log::Dispatch::Output" : "0",
            "Params::Validate" : "0",
            "base" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "version" : "0"
         }
      },
      "test" : {
         "requires" : {
            "POSIX" : "0",
            "Path::Tiny" : "0.018",
            "Test::More" : "0.88",
            "Test::Warn" : "0",
            "perl" : "5.006",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-log-dispatch-filerotate at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Log-Dispatch-FileRotate"
      },
      "homepage" : "http://search.cpan.org/dist/Log-Dispatch-FileRotate/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mschout/perl-log-dispatch-filerotate.git",
         "web" : "https://github.com/mschout/perl-log-dispatch-filerotate"
      }
   },
   "version" : "1.30",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}