{
  "abstract" : "Perl extention to output time list",
  "author" : [
     "<<Shinichiro Sato>> <<<[email protected]>>>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v0.8.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" : {
           "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" : {
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Class::Accessor::Lite" : "0",
           "Data::Util" : "0",
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Time::List" : {
        "file" : "lib/Time/List.pm",
        "version" : "0.03"
     },
     "Time::List::Constant" : {
        "file" : "lib/Time/List/Constant.pm"
     },
     "Time::List::Rows" : {
        "file" : "lib/Time/List/Rows.pm",
        "version" : "0.03"
     },
     "Time::List::Rows::Row" : {
        "file" : "lib/Time/List/Rows/Row.pm",
        "version" : "0.03"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/S2/p5-Time-List/issues"
     },
     "homepage" : "https://github.com/S2/p5-Time-List",
     "repository" : {
        "url" : "https://github.com/S2/p5-Time-List.git",
        "web" : "https://github.com/S2/p5-Time-List"
     }
  },
  "version" : "0.03",
  "x_contributors" : [
     "sato sin <[email protected]>"
  ]
}