App-Bootstrap-Perl

 view release on metacpan or  search on metacpan

lib/App/Bootstrap/Perl.pm  view on Meta::CPAN

package App::Bootstrap::Perl;
# git description: v0.17-1-gd04edc9

our $AUTHORITY = 'cpan:SCHWIGON';
# ABSTRACT: Bootstrap Perl inclusive CPAN from git
$App::Bootstrap::Perl::VERSION = '0.18';
use 5.006;
use strict;
use warnings;

1;

__END__

=pod

=encoding UTF-8

=head1 NAME

App::Bootstrap::Perl - Bootstrap Perl inclusive CPAN from git

=head1 ABOUT

L<bootstrap-perl|bootstrap-perl> can compile and setup a complete Perl
environment from git, inclusive initial CPAN setup with distroprefs to
ensure completely unattended installation.

=head1 AUTHOR

Steffen Schwigon <ss5@renormalist.net>

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by Steffen Schwigon.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=cut



( run in 2.001 seconds using v1.01-cache-2.11-cpan-0bb4e1dffa6 )