The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Time zone object base class and factory",
   "author" : [
      "Dave Rolsky <autarch@urth.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DateTime-TimeZone",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Load" : "0",
            "Class::Singleton" : "1.03",
            "Cwd" : "3",
            "File::Basename" : "0",
            "File::Compare" : "0",
            "File::Find" : "0",
            "File::Spec" : "0",
            "List::Util" : "0",
            "Params::Validate" : "0.72",
            "constant" : "0",
            "parent" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Copy" : "0",
            "Storable" : "0",
            "Sys::Hostname" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.88",
            "Test::Output" : "0",
            "Test::Requires" : "0",
            "base" : "0",
            "lib" : "0",
            "overload" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-datetime-timezone@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://git.urth.org/DateTime-TimeZone.git",
         "web" : "http://git.urth.org/DateTime-TimeZone.git"
      }
   },
   "version" : "1.64",
   "x_authority" : "cpan:DROLSKY"
}