The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "More Succinct Trie Data structure (binding for ux-trie)",
   "author" : [
      "Jiro Nishiguchi <jiro@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.1.3",
   "license" : [
      "bsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Text-Ux",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder",
         "vendor"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::ParseXS" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "parent" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0.98",
            "Test::Warn" : "0"
         }
      }
   },
   "provides" : {
      "Text::Ux" : {
         "file" : "lib/Text/Ux.pm",
         "version" : "0.10"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://git@github.com/spiritloose/Text-Ux/issues"
      },
      "homepage" : "https://git@github.com/spiritloose/Text-Ux",
      "repository" : {
         "url" : "git://git@github.com/spiritloose/Text-Ux.git",
         "web" : "https://git@github.com/spiritloose/Text-Ux"
      }
   },
   "version" : "0.10",
   "x_contributors" : [
      "Norikazu Kato <s_wool@mac.com>"
   ]
}