The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl extention to output time list",
   "author" : [
      "<<Shinichiro Sato>> <<<s2otsa59@gmail.com>>>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.3.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Time-List",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Class::Accessor::Lite" : "0",
            "Data::Util" : "0",
            "Test::More" : "0.98",
            "Time::Piece" : "1.24"
         }
      }
   },
   "provides" : {
      "Time::List" : {
         "file" : "lib/Time/List.pm",
         "version" : "0.13"
      },
      "Time::List::Constant" : {
         "file" : "lib/Time/List/Constant.pm"
      },
      "Time::List::Rows" : {
         "file" : "lib/Time/List/Rows.pm",
         "version" : "0.13"
      },
      "Time::List::Rows::Row" : {
         "file" : "lib/Time/List/Rows/Row.pm",
         "version" : "0.13"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/S2/p5-Time-List/issues"
      },
      "homepage" : "https://github.com/S2/p5-Time-List",
      "repository" : {
         "url" : "git://github.com/S2/p5-Time-List.git",
         "web" : "https://github.com/S2/p5-Time-List"
      }
   },
   "version" : "0.13",
   "x_contributors" : [
      "sato sin <shinichiro@wano.co.jp>",
      "shinichiro <shinichiro@shinichiro-no-MacBook-Air.local>"
   ]
}