perlbrew
Verified for current stable LTS
Perlbrew Command: List Available Perl Versions
Use for list available perl versions with Perlbrew. Exact CLI syntax to list available perl versions using Perlbrew.
When to use this: Use for list available perl versions with Perlbrew.
Command Syntax
perlbrew available perlbrew available Command Breakdown
perlbrew is the base executable for this command.
FAQ
Purpose: Exact syntax to list available perl versions 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 Installed Cpan Modules perlbrew list-modules Perlbrew Command: List Perl Installations perlbrew list