The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Yet another framework for localization",
   "author" : [
      "Tokuhiro Matsuno <tokuhirom@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v1.1.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Localizer",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor::Lite" : "0.05",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : "0",
            "Test::More" : "0.98",
            "Test::Requires" : "0"
         }
      }
   },
   "provides" : {
      "Localizer" : {
         "file" : "lib/Localizer.pm",
         "version" : "0.05"
      },
      "Localizer::BuiltinFunctions" : {
         "file" : "lib/Localizer/BuiltinFunctions.pm"
      },
      "Localizer::Resource" : {
         "file" : "lib/Localizer/Resource.pm"
      },
      "Localizer::Style::Gettext" : {
         "file" : "lib/Localizer/Style/Gettext.pm"
      },
      "Localizer::Style::Maketext" : {
         "file" : "lib/Localizer/Style/Maketext.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/Localizer/issues"
      },
      "homepage" : "https://github.com/tokuhirom/Localizer",
      "repository" : {
         "url" : "git://github.com/tokuhirom/Localizer.git",
         "web" : "https://github.com/tokuhirom/Localizer"
      }
   },
   "version" : "0.05",
   "x_authority" : "CPAN:TOKUHIROM",
   "x_contributors" : [
      "moznion <moznion@gmail.com>"
   ]
}