The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Money/currency with formatting and overloading.",
   "author" : [
      "Corey Watson <gphat@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Money",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "1.001014",
            "Test::utf8" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Locale::Currency" : "2.07",
            "Locale::Currency::Format" : "1.22",
            "Math::BigFloat" : "1.999704",
            "Moo" : "2.000000",
            "Throwable" : "0",
            "namespace::clean" : "0.24",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/manwar/Data-Money.git",
         "web" : "https://github.com/manwar/Data-Money"
      }
   },
   "version" : "0.12",
   "x_serialization_backend" : "JSON::PP version 2.27203"
}