/home/.cpanm/work/1759492321.34808/Alien-Build-2.84/example
use strict; use warnings; use YAML qw( Dump ); use Alien::Base::Wrapper (); # Print out the Module::Build and ExtUtils::MakeMaker # for a list of aliens, using Alien::Base::Wrapper Alien::Base::Wrapper->import(@ARGV, '!export'); print Dump( mb => [Alien::Base::Wrapper->mb_args], mm => [Alien::Base::Wrapper->mm_args], );
.
Edit
..
Edit
README
Edit
bzip2.alienfile
Edit
curl.alienfile
Edit
dontpanic.alienfile
Edit
gmake.alienfile
Edit
openssl.alienfile
Edit
user
Edit
wrapper.pl
Edit
xz-manual.alienfile
Edit
xz.alienfile
Edit