The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl I18n using https://github.com/nodeca/babelfish format.",
   "author" : [
      "Akzhan Abdulin <akzhan@cpan.org>",
      "Igor Mironov <grif@cpan.org>",
      "REG.RU LLC"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Locale-Babelfish",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "eg",
         "examples",
         "corpus"
      ],
      "namespace" : [
         "t::lib"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Accessor::Fast" : "0",
            "File::Find" : "0",
            "File::Spec" : "0",
            "List::Util" : "1.33",
            "Scalar::Util" : "0",
            "YAML::Syck" : "0",
            "parent" : "0",
            "perl" : "5.010001",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "FindBin" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0.98",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Locale::Babelfish" : {
         "file" : "lib/Locale/Babelfish.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::Compiler" : {
         "file" : "lib/Locale/Babelfish/Phrase/Compiler.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::Literal" : {
         "file" : "lib/Locale/Babelfish/Phrase/Literal.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::Node" : {
         "file" : "lib/Locale/Babelfish/Phrase/Node.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::Parser" : {
         "file" : "lib/Locale/Babelfish/Phrase/Parser.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::ParserBase" : {
         "file" : "lib/Locale/Babelfish/Phrase/ParserBase.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::PluralForms" : {
         "file" : "lib/Locale/Babelfish/Phrase/PluralForms.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::PluralFormsParser" : {
         "file" : "lib/Locale/Babelfish/Phrase/PluralFormsParser.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::Pluralizer" : {
         "file" : "lib/Locale/Babelfish/Phrase/Pluralizer.pm",
         "version" : "1.000001"
      },
      "Locale::Babelfish::Phrase::Variable" : {
         "file" : "lib/Locale/Babelfish/Phrase/Variable.pm",
         "version" : "1.000001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/regru/Locale-Babelfish/issues"
      },
      "homepage" : "https://metacpan.org/release/Locale-Babelfish",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/regru/Locale-Babelfish.git",
         "web" : "https://github.com/regru/Locale-Babelfish"
      }
   },
   "version" : "1.000001"
}