The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "calculate lines",
   "author" : [
      "Dai Okabayashi <bayashi@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-LogStats",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Exporter" : 0,
            "Test::Exception" : 0,
            "Test::More" : "0.88",
            "Test::Output" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor::Lite" : 0,
            "Getopt::Long" : "2.38",
            "IO::Interactive" : 0,
            "Pod::Usage" : 0,
            "Text::ASCIITable" : "0.2",
            "perl" : "v5.8.1"
         }
      }
   },
   "provides" : {
      "App::LogStats" : {
         "file" : "lib/App/LogStats.pm",
         "version" : "0.05"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/bayashi/App-LogStats"
      }
   },
   "version" : "0.05"
}