cpan::mini::app(3pm) debian man page | unix.com

Man Page: cpan::mini::app

Operating Environment: debian

Section: 3pm

CPAN::Mini::App(3pm)					User Contributed Perl Documentation				      CPAN::Mini::App(3pm)

NAME
CPAN::Mini::App - the guts of the minicpan command
VERSION
version 1.111008
SYNOPSIS
#!/usr/bin/perl use CPAN::Mini::App; CPAN::Mini::App->run;
METHODS
run This method is called by minicpan to do all the work. Don't rely on what it does just yet.
SEE ALSO
Randal Schwartz's original article, which can be found here: http://www.stonehenge.com/merlyn/LinuxMag/col42.html
AUTHORS
o Ricardo SIGNES <rjbs@cpan.org> o Randal Schwartz <merlyn@stonehenge.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2004 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2011-12-23 CPAN::Mini::App(3pm)
Related Man Pages
minicpan(1p) - debian
app::clusterssh(3pm) - debian
app::cmd::command::commands(3pm) - debian
cpan::mini(3pm) - debian
dist::zilla::app::command::smoke(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph