{
   "abstract" : "a simple utility that detects changes in a filesystem and run given command",
   "author" : [
      "Yoshihiro Sasaki <ysasaki at cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.6.7",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-pfswatch",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Filesys::Notify::Simple" : "0.12",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "App::pfswatch" : {
         "file" : "lib/App/pfswatch.pm",
         "version" : "0.08"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ysasaki/p5-app-pfswatch/issues"
      },
      "homepage" : "https://github.com/ysasaki/p5-app-pfswatch",
      "repository" : {
         "url" : "git://github.com/ysasaki/p5-app-pfswatch.git",
         "web" : "https://github.com/ysasaki/p5-app-pfswatch"
      }
   },
   "version" : "0.08",
   "x_contributors" : [
      "ysasaki <ysasaki@idac.co.jp>",
      "ysasaki <aloelight@gmail.com>"
   ]
}