| Server IP : 164.138.27.172 / Your IP : 216.73.216.143 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/jonasn/.cpan/build/install-0.01-0/ |
Upload File : |
NAME
install - Dummy module that prevents unexpected results from the CPAN
shell
DESCRIPTION
Many people at one time or another mistakenly ask the CPAN shell to
install the 'install' module:
$ cpan install Foo
Unlike lots of package managers, the CPAN shell doesn't use commands
like 'install' so this tries to install the 'install' module as well as
the 'Foo' module.
This 'install' module does absolutely nothing except install and has no
prerequisites so nothing bad will happen when this mistake is made.
SEE ALSO
CPAN
AUTHOR
David Golden, <dagolden@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2009 by David Golden
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself, either Perl version 5.10.1 or, at
your option, any later version of Perl 5 you may have available.