cpanpm icon indicating copy to clipboard operation
cpanpm copied to clipboard

CPAN.pm

Results 69 cpanpm issues
Sort by recently updated
recently updated
newest added

- Added links for standard Perl modules. - Added links to external modules available at CPAN. - Added example of how to handle `undef` properties values with a regular expression.

An offhanded comment somewhere else gave me a distroprefs file and i was looking with no previous for knowledge for how to install the file and skimmed all the chapters...

This brings it in line with cpanm's heuristic: https://metacpan.org/source/MIYAGAWA/Menlo-Legacy-1.9022/lib/Menlo/CLI/Compat.pm#L1971 The presence of a Build.PL by itself does not indicate that Module::Build is required (in particular, there are now many Module::Build::Tiny...

I am on Windows 11 in WSL terminal for Ubuntu 20.04. ``` $ perl --version | head -1 This is perl 5, version 30, subversion 0 (v5.30.0) built for x86_64-linux-gnu-thread-multi...

If the `SHELL` environment variable is unset `local::lib` installation may fail. See issue #154.

So my home directory is not cluttered and I can make CPAN follow the [XDG Basedir Spec](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). PS: Can I customize where `local::lib` dumps its shit? That `perl5` folder is...

I have Perl 5.34 with local::lib installed through my Linux package manager. The following variables are exported ``` export PATH="perl_modules/bin${PATH:+:${PATH}}" export PERL5LIB="perl_modules/lib/perl5" export PERL_LOCAL_LIB_ROOT="perl_modules" export PERL_MB_OPT="--install_base perl_modules" export PERL_MM_OPT="INSTALL_BASE=perl_modules" ```...

I've some proxy setting questions relevant to [cpan](https://github.com/andk/cpanpm) and [cpanm](https://github.com/miyagawa/cpanminus) as described below: 1. Do they share the same proxy settings, i.e., the setting of one will be used by...

I get: Press SPACE and ENTER to disable patch Press SPACE and ENTER to disable patch Press SPACE and ENTER to disable patch Press SPACE and ENTER to disable patch...