Skip to main content

Module modernize_refactored

Module modernize_refactored 

Source
Expand description

Refactored modernization engine with structured pattern definitions.

Provides deterministic modernization checks with explicit pattern metadata, suitable for Analyze-stage code actions.

Structs§

ModernizationSuggestion
A suggestion for modernizing legacy Perl code patterns.
PerlModernizer
Analyzer and transformer for modernizing Perl code.