The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "ordered associative arrays for Perl",
   "author" : [
      "Gurusamy Sarathy        gsar@umich.edu"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Tie-IxHash",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.005"
         }
      }
   },
   "provides" : {
      "Tie::IxHash" : {
         "file" : "lib/Tie/IxHash.pm",
         "version" : "1.23"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/chorny/Tie-IxHash.git"
      }
   },
   "version" : "1.23"
}