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 subcommand run the executable under current perl5's bin/ directory.