Alt-Devel-GlobalDestruction-XS-Inline

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

require 5.008001; use strict; use warnings; use utf8;

use lib 'inc';
use ExtUtils::MakeMaker;
use Inline::Module;

my $alt = $ENV{PERL_ALT_INSTALL} || '';
my %WriteMakefileArgs = (
  NAME => 'Alt::Devel::GlobalDestruction::XS::Inline',
  AUTHOR => 'Ingy döt Net <ingy@cpan.org>',
  VERSION_FROM => 'lib/Alt/Devel/GlobalDestruction/XS/Inline.pm',



( run in 0.229 second using v1.01-cache-2.11-cpan-4d50c553e7e )