Skip to main content

Module modernize

Module modernize 

Source
Expand description

Refactoring and modernization helpers. Legacy Perl modernization helpers.

Provides lightweight pattern checks for modernizing Perl code while keeping refactorings safe and fast in LSP workflows.

Structs§

ModernizationSuggestion
A suggestion for modernizing legacy Perl code patterns.
PerlModernizer
Analyzes and modernizes legacy Perl code patterns.