in reply to Re^4: Problems with cpanm
in thread Problems with cpanm
The command from within the cpan tool is:
install Getopt::Long
... but Getopt::Long should come distributed with your Perl anyway. If your vendor did not distribute this module with Perl, they likely offer a separate package which brings in everything that makes the Perl distribution complete and compliant with the license.
|
|---|