The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Helps build semi-random data for testing",
   "author" : [
      "Michael G Schwern <schwern@pobox.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4004, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-Sims",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.32"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "v5.8.1"
         }
      }
   },
   "provides" : {
      "Test::Sims" : {
         "file" : "lib/Test/Sims.pm",
         "version" : "20130412"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/schwern/Test-Sims/issues"
      },
      "homepage" : "http://github.com/schwern/Test-Sims",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/schwern/Test-Sims/tree/master"
      }
   },
   "version" : "20130412"
}