{
  "abstract" : "Log to Files that Archive/Rotate Themselves",
  "author" : [
     "Michael Schout <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "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::PluginBundle::MSCHOUT" : "0",
           "Software::License::Perl_5" : "0",
           "Test::Pod" : "1.41",
           "Test::Signature" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Date::Manip" : "0",
           "Exporter" : "0",
           "Fcntl" : "0",
           "File::Spec" : "0",
           "Log::Dispatch::File" : "0",
           "Log::Dispatch::Output" : "0",
           "base" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "version" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Encode" : "0",
           "Log::Dispatch" : "0",
           "Log::Dispatch::Screen" : "0",
           "POSIX" : "0",
           "Path::Tiny" : "0.018",
           "Test::More" : "0.88",
           "Test::Warn" : "0",
           "perl" : "5.008",
           "utf8" : "0"
        }
     }
  },
  "provides" : {
     "Log::Dispatch::FileRotate" : {
        "file" : "lib/Log/Dispatch/FileRotate.pm",
        "version" : "1.36"
     },
     "Log::Dispatch::FileRotate::Flock" : {
        "file" : "lib/Log/Dispatch/FileRotate/Flock.pm",
        "version" : "1.36"
     },
     "Log::Dispatch::FileRotate::Mutex" : {
        "file" : "lib/Log/Dispatch/FileRotate/Mutex.pm",
        "version" : "1.36"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/mschout/perl-log-dispatch-filerotate/issues"
     },
     "homepage" : "https://github.com/mschout/perl-log-dispatch-filerotate",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/mschout/perl-log-dispatch-filerotate.git",
        "web" : "https://github.com/mschout/perl-log-dispatch-filerotate"
     }
  },
  "version" : "1.36",
  "x_generated_by_perl" : "v5.26.2",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
}