CPAN::Mini::App - the guts of the minicpan command


CPAN-Mini documentation  | view source Contained in the CPAN-Mini distribution.

Index


NAME

Top

CPAN::Mini::App - the guts of the minicpan command

VERSION

Top

version 1.111007

SYNOPSIS

Top

  #!/usr/bin/perl
  use CPAN::Mini::App;
  CPAN::Mini::App->run;

METHODS

Top

run

This method is called by minicpan to do all the work. Don't rely on what it does just yet.

SEE ALSO

Top

Randal Schwartz's original article, which can be found here:

  http://www.stonehenge.com/merlyn/LinuxMag/col42.html

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


CPAN-Mini documentation  | view source Contained in the CPAN-Mini distribution.