debian man page for cpan::mini::app

Query: cpan::mini::app

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
app::cmd::tester(3pm) - debian
cpan::mini(3pm) - debian
dist::zilla::app::command::build(3pm) - debian
dist::zilla::app::command::listdeps(3pm) - debian
dist::zilla::app::command::smoke(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com