Skip to main content

Module modernize

Module modernize 

Source
Expand description

Code modernization utilities for Perl best practices. 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.