{
   "abstract" : "Exact Currency Math with Formatting and Rounding",
   "author" : [
      "Michael Schout <mschout@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Math-Currency",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.008"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::PluginBundle::MSCHOUT" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Software::License::Perl_5" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Signature" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode" : "0",
            "Encode::Locale" : "0",
            "Exporter" : "0",
            "Math::BigFloat" : "1.60",
            "POSIX" : "0",
            "Test::More" : "0.94",
            "base" : "0",
            "overload" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.94",
            "Test::More::UTF8" : "0",
            "lib" : "0",
            "perl" : "5.008",
            "vars" : "0"
         }
      }
   },
   "provides" : {
      "Math::Currency" : {
         "file" : "lib/Math/Currency.pm",
         "version" : "0.53"
      },
      "Math::Currency::EUR" : {
         "file" : "lib/Math/Currency/EUR.pm",
         "version" : "0.53"
      },
      "Math::Currency::GBP" : {
         "file" : "lib/Math/Currency/GBP.pm",
         "version" : "0.53"
      },
      "Math::Currency::JPY" : {
         "file" : "lib/Math/Currency/JPY.pm",
         "version" : "0.53"
      },
      "Math::Currency::USD" : {
         "file" : "lib/Math/Currency/USD.pm",
         "version" : "0.53"
      },
      "Math::Currency::de_DE" : {
         "file" : "lib/Math/Currency/de_DE.pm",
         "version" : "0.53"
      },
      "Math::Currency::en_GB" : {
         "file" : "lib/Math/Currency/en_GB.pm",
         "version" : "0.53"
      },
      "Math::Currency::en_US" : {
         "file" : "lib/Math/Currency/en_US.pm",
         "version" : "0.53"
      },
      "Math::Currency::ja_JP" : {
         "file" : "lib/Math/Currency/ja_JP.pm",
         "version" : "0.53"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mschout/perl-math-currency/issues"
      },
      "homepage" : "https://github.com/mschout/perl-math-currency",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mschout/perl-math-currency.git",
         "web" : "https://github.com/mschout/perl-math-currency"
      }
   },
   "version" : "0.53",
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}