The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "run command periodically and calculate rate and check from network",
   "author" : [
      "Masahiro Nagano E<lt>kazeburo@gmail.comE<gt>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-derived",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.98",
            "Test::Requires" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Copy" : "0",
            "File::Temp" : "0",
            "Getopt::Long" : "0",
            "IO::Socket::INET" : "0",
            "JSON" : "2.53",
            "Log::Minimal" : "0.14",
            "POSIX" : "0",
            "Pod::Usage" : "0",
            "Proclet" : "0.21",
            "perl" : "5.008005"
         }
      }
   },
   "provides" : {
      "App::derived" : {
         "file" : "lib/App/derived.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.01"
}