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
app::clusterssh(3pm) - debian
app::cmd::command::commands(3pm) - debian
app::termcast(3pm) - debian
dist::zilla::app::command::run(3pm) - debian
dist::zilla::app::command::smoke(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk