CPAN-Mini-Inject

 view release on metacpan or  search on metacpan

bin/mcpani  view on Meta::CPAN

=item C<--file> the distribution file

=item C<--module> the package name of the main module

=item C<-v>, C<--verbose>

=item C<--version> the version of the distribution

=back

=item C<-h>, C<-H>, C<--help>, C<--man>, C<-?>

Output a help message and exit.

=item C<--inject>

Inject the local distributions into the local repository.

=over 4

=item C<-v>, C<--verbose>

=back

=item C<--mirror>

Update the local MiniCPAN by downloading the latest modules from the
public CPAN (or the CPAN-like repo specified in the C<remote> config.
C<--mirror> uses

=over 4

=item C<-l>, C<--local>

=item C<-r>, C<--remote>

=item C<-v>, C<--verbose>

=back

=item C<--update>

This runs C<--mirror> then C<--inject>.

=item  C<-V>, C<--version>

Output the version of B<mcpani> and exit.

=back

=head1 AUTHOR

Shawn Sorichetti C<< <ssoriche@coloredblocks.net> >>

=head1 SOURCE AVAILABILITY

The main repository is on GitHub:

	https://github.com/briandfoy/cpan-mini-inject

There are also backup repositories on several other services:

	https://bitbucket.org/briandfoy/cpan-mini-inject
	https://codeberg.org/briandfoy/cpan-mini-inject
	https://gitlab.com/briandfoy/cpan-mini-inject

=head1 COPYRIGHT & LICENSE

Copyright 2004 Shawn Sorichetti, All Rights Reserved.

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

=cut



( run in 1.289 second using v1.01-cache-2.11-cpan-39bf76dae61 )