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

NAME

plenv-exec - execute command under Perl5

SYNOPSIS

    % plenv exec perl -E "say 5"

    % plenv exec ack xxx

DESCRIPTION

This sub command run the executable under current Perl5's bin/ directory.