AnyEvent-Inotify-Simple

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "monitor a directory tree in a non-blocking way",
   "author" : [
      "Jonathan Rockway <jrockway@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "AnyEvent-Inotify-Simple",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "AnyEvent" : "0",
            "Carp" : "0",
            "Data::Dumper" : "0",
            "File::Next" : "0",
            "Linux::Inotify2" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "MooseX::FileAttribute" : "0",
            "MooseX::Types" : "0",
            "MooseX::Types::Moose" : "0",
            "namespace::autoclean" : "0",
            "namespace::clean" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Directory::Scratch" : "0",
            "MooseX::Declare" : "0",
            "Test::More" : "0",
            "lib" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jrockway/anyevent-inotify-simple/issues"
      },
      "homepage" : "https://github.com/jrockway/anyevent-inotify-simple",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/jrockway/anyevent-inotify-simple.git",
         "web" : "https://github.com/jrockway/anyevent-inotify-simple"
      }
   },
   "version" : "0.04",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.034000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "6.024"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "6.024"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "6.024"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/License",
            "version" : "6.024"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Filter/Readme",
            "version" : "6.024"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Filter/ExtraTests",



( run in 0.663 second using v1.01-cache-2.11-cpan-39bf76dae61 )