Alien-Build-Git
view release on metacpan or search on metacpan
version => qr/^v([0-9\.]+)$/,
);
DESCRIPTION
This module is documentation only for how to use git as a download
source from alienfile + Alien::Build. Depending on the project source
that you are using and the way your alienfile is structured, you will
want to use one of three modules that come with the distribution
Alien-Build-Git. See the synopsis above and the modules in the SEE ALSO
section below. To decide which you need.
Also please carefully consider NOT using one of these modules. If you
can, using http or ftp to download your target project will probably
require fewer and less error-prone dependencies.
SEE ALSO
Alien::git
Alien::Build::Plugin::Download::Git
lib/Alien/Build/Git.pm view on Meta::CPAN
plugin 'Download::Git' =>(
version => qr/^v([0-9\.]+)$/,
);
=head1 DESCRIPTION
This module is documentation only for how to use C<git> as a download source
from L<alienfile> + L<Alien::Build>. Depending on the project source that you
are using and the way your L<alienfile> is structured, you will want to use
one of three modules that come with the distribution C<Alien-Build-Git>.
See the synopsis above and the modules in the SEE ALSO section below. To decide
which you need.
Also please carefully consider NOT using one of these modules. If you can,
using http or ftp to download your target project will probably require fewer
and less error-prone dependencies.
=head1 SEE ALSO
=over 4
( run in 0.385 second using v1.01-cache-2.11-cpan-de7293f3b23 )