{
  "abstract" : "Facility for creating read-only scalars, arrays, and hashes",
  "author" : [
     "Leon Timmermans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Const-Fast",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.021"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Scalar::Util" : "0",
           "Storable" : "0",
           "Sub::Exporter::Progressive" : "0.001007",
           "perl" : "5.008",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "File::Find" : "0",
           "File::Temp" : "0",
           "Test::Fatal" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-const-fast at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Const-Fast"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Leont/const-fast.git",
        "web" : "https://github.com/Leont/const-fast"
     }
  },
  "version" : "0.014"
}