The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

plenv-rehash - rehash shims

SYNOPSIS

    % plenv rehash

DESCRIPTION

This subcommand regenerates ~/.plenv/shims/ directory.

You need to run this command after install CPAN module, installs command line script.

ARCHITECTURE

plenv puts shell script to ~/.plenv/shims/. It detect current perl5, and run the command under the current perl5.