{
   "abstract" : "Persistent lexical variable values for arbitrary calls.",
   "author" : [
      "Rocco Caputo <rcaputo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.132140",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Lexical-Persistence",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Devel::LexAlias" : "0.05",
            "PadWalker" : "1.96",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "1.26",
            "Scalar::Util" : "1.29",
            "Test::More" : "0.98",
            "constant" : "0",
            "perl" : "5.004"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Lexical-Persistence@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Lexical-Persistence"
      },
      "homepage" : "http://search.cpan.org/dist/Lexical-Persistence/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/rcaputo/lexical-persistence.git",
         "web" : "https://github.com/rcaputo/lexical-persistence"
      }
   },
   "version" : "1.023"
}