Description
Multiple Perl versions can be installed and switched inside a user's home directory without replacing the system Perl. This is useful for developers who test projects against different Perl releases or need isolated module sets.
It is a terminal tool that changes shell environment and local installation paths. Users should understand which Perl version is active before building or running important projects.