The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

plenv-rehash - rehash shims

SYNOPSIS

    % plenv rehash

DESCRIPTION

This sub command 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.