Alien-Build-MB
view release on metacpan or search on metacpan
my $build = $abmb->alien_build;
Returns a freshly deserialized instance of Alien::Build. If you make
any changes to this object's install_prop or runtime_prop properties be
sure that you also call $build->checkpoint!
ACTIONS
These actions should automatically be called during the normal install
process. For debugging you may want to call them separately.
ACTION_alien_download
./Build alien_download
Downloads the package from the internet. For a system install this does
not do anything.
ACTION_alien_build
lib/Alien/Build/MB.pm view on Meta::CPAN
my $build = $abmb->alien_build;
Returns a freshly deserialized instance of L<Alien::Build>. If you make
any changes to this object's C<install_prop> or C<runtime_prop> properties
be sure that you also call C<< $build->checkpoint >>!
=head1 ACTIONS
These actions should automatically be called during the normal install
process. For debugging you may want to call them separately.
=head2 ACTION_alien_download
./Build alien_download
Downloads the package from the internet. For a system install this does
not do anything.
=head2 ACTION_alien_build
( run in 1.173 second using v1.01-cache-2.11-cpan-49f99fa48dc )