logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

CPANPLUS::Config::HomeEnv - Set the environment for the CPANPLUS base dir

Author

       Chris "BinGOs" Williams <chris@bingosnet.co.uk>

       Contributions and patience from Jos Boumans the CPANPLUS guy!

Description

       CPANPLUS::Config::HomeEnv is a CPANPLUS::Config file that allows the CPANPLUS user to specify where
       CPANPLUS gets its configuration from.

       Setting the environment variable "PERL5_CPANPLUS_HOME" to a path location, determines where the
       ".cpanplus" directory will be located.

License

       Copyright © Chris Williams and Jos Boumans.

       This  module  may  be used, modified, and distributed under the same terms as Perl itself. Please see the
       license that came with your Perl distribution for details.

Methods

       "setup"
           Called by CPANPLUS::Configure.

Name

       CPANPLUS::Config::HomeEnv - Set the environment for the CPANPLUS base dir

See Also

       CPANPLUS

perl v5.40.1                                       2025-03-01                     CPANPLUS::Config::HomeEnv(3pm)

Synopsis

         export PERL5_CPANPLUS_HOME=/home/moo/perls/conf/perl-5.8.9/

See Also