App-ShellCompleter-perlbrew

 view release on metacpan or  search on metacpan

devdata/perlbrew-help.0.74  view on Meta::CPAN

    Low-level command. Invoke this command to see the list of environment
    variables that are set by "perlbrew" itself for shell integration.

    The output is something similar to this (if your shell is bash/zsh):

        export PERLBREW_ROOT=/Users/gugod/perl5/perlbrew
        export PERLBREW_VERSION=0.31
        export PERLBREW_PATH=/Users/gugod/perl5/perlbrew/bin:/Users/gugod/perl5/perlbrew/perls/current/bin
        export PERLBREW_PERL=perl-5.14.1

    tcsh / csh users should see 'setenv' statements instead of `export`.

COMMAND: SYMLINK-EXECUTABLES
    Usage: perlbrew symlink-executables [ <name> ]

    Low-level command. This command is used to create the "perl" executable
    symbolic link to, say, "perl5.13.6". This is only required for
    development version of perls.

    You don't need to do this unless you have been using old perlbrew to
    install perls, and you find yourself confused because the perl that you

devdata/perlbrew-help.0.75  view on Meta::CPAN

    Low-level command. Invoke this command to see the list of environment
    variables that are set by "perlbrew" itself for shell integration.

    The output is something similar to this (if your shell is bash/zsh):

        export PERLBREW_ROOT=/Users/gugod/perl5/perlbrew
        export PERLBREW_VERSION=0.31
        export PERLBREW_PATH=/Users/gugod/perl5/perlbrew/bin:/Users/gugod/perl5/perlbrew/perls/current/bin
        export PERLBREW_PERL=perl-5.14.1

    tcsh / csh users should see 'setenv' statements instead of `export`.

COMMAND: SYMLINK-EXECUTABLES
    Usage: perlbrew symlink-executables [ <name> ]

    Low-level command. This command is used to create the "perl" executable
    symbolic link to, say, "perl5.13.6". This is only required for
    development version of perls.

    You don't need to do this unless you have been using old perlbrew to
    install perls, and you find yourself confused because the perl that you



( run in 0.255 second using v1.01-cache-2.11-cpan-3989ada0592 )