CPAN::Command

Load CPAN::Command::* plugins
Download

CPAN::Command Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marcel GrĂ¼nauer
  • Publisher web site:
  • http://search.cpan.org/~marcel/

CPAN::Command Tags


CPAN::Command Description

Load CPAN::Command::* plugins CPAN::Command is a Perl module that acts as a plugin loader for CPAN commands in the CPAN::Commmand::* namespace.sudo perl -MCPAN::Command -e 'CPAN::shell()'will load all command plugins in that namespace, then run the CPAN shell as usual. The pluggable commands are now available. For an example of such a command see CPAN::Command::Bugtracker.This module also loads the CPAN package so you can run, for example, its shell() function.SYNOPSIS # sudo perl -MCPAN::Command -e 'CPAN::shell()' # cpan> repo Foo::Bar # cpan> homepage Foo::Bar # cpan> bugtracker Foo::Bar Requirements: · Perl


CPAN::Command Related Software