perlbrew
Verified for current stable LTS
Perlbrew Command: List Perl Installations
Use for list perl installations with Perlbrew. Exact CLI syntax to list perl installations using Perlbrew.
When to use this: Use for list perl installations with Perlbrew.
Command Syntax
perlbrew list perlbrew list Live Command Builder
Final Command
perlbrew list Command Breakdown
perlbrew is the base executable for this command.
FAQ
Purpose: Exact syntax to list perl installations using Perlbrew.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Perlbrew Command: Clone Cpan Modules Between Installations
perlbrew clone-modules <source_installation> <destination_installation> Perlbrew Command: Initialize Perlbrew Environment perlbrew init Perlbrew Command: Install Or Uninstall Perl Version perlbrew <install|uninstall> <version> Perlbrew Command: List Available Perl Versions perlbrew available Perlbrew Command: List Installed Cpan Modules perlbrew list-modules