The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Utility to write lazy exporters of constant subroutines",
   "author" : [
      "\u00c3\u0086var Arnfj\u00c3\u00b6r\u00c3\u00b0 Bjarmason <avar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300037, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Constant-Export-Lazy",
   "no_index" : {
      "directory" : [
         "t"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "5.566",
            "Test::More" : "0",
            "constant" : "0",
            "lib" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Constant-Export-Lazy@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Constant-Export-Lazy"
      },
      "homepage" : "http://metacpan.org/release/Constant-Export-Lazy",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/avar/constant-export-lazy.git",
         "web" : "http://github.com/avar/constant-export-lazy"
      }
   },
   "version" : "0.01",
   "x_authority" : "cpan:AVAR"
}