The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Check crontab format validity",
   "author" : [
      "Ryo Okamoto <ryo@aquahill.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.4.4",
   "license" : "perl_5",
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-Crontab-Format",
   "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" : {
            "Parse::Crontab" : "0.03",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Tester" : "0"
         }
      }
   },
   "provides" : {
      "Test::Crontab::Format" : {
         "file" : "lib/Test/Crontab/Format.pm",
         "version" : "0.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ryochin/p5-test-crontab-format/issues"
      },
      "homepage" : "https://github.com/ryochin/p5-test-crontab-format",
      "repository" : {
         "url" : "git://github.com/ryochin/p5-test-crontab-format.git",
         "web" : "https://github.com/ryochin/p5-test-crontab-format"
      }
   },
   "version" : "0.02"
}