The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Parse time formats for EMI-UCP protocol",
   "author" : [
      "Piotr Roszatycki <dexter@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DateTime-Format-EMIUCP",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : 0,
            "Test::More" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime::Format::Builder" : 0,
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "DateTime::Format::EMIUCP" : {
         "file" : "lib/DateTime/Format/EMIUCP.pm",
         "version" : "0.0300"
      },
      "DateTime::Format::EMIUCP::DDT" : {
         "file" : "lib/DateTime/Format/EMIUCP/DDT.pm",
         "version" : "0.0300"
      },
      "DateTime::Format::EMIUCP::DSCTS" : {
         "file" : "lib/DateTime/Format/EMIUCP/DSCTS.pm",
         "version" : "0.0300"
      },
      "DateTime::Format::EMIUCP::SCTS" : {
         "file" : "lib/DateTime/Format/EMIUCP/SCTS.pm",
         "version" : "0.0300"
      },
      "DateTime::Format::EMIUCP::VP" : {
         "file" : "lib/DateTime/Format/EMIUCP/VP.pm",
         "version" : "0.0300"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Format-EMIUCP"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/dex4er/perl-DateTime-Format-EMIUCP"
      }
   },
   "version" : "0.0300"
}