1//! Compatibility re-export of refactoring modules. 2 3/// Refactoring and modernization helpers. 4pub use perl_refactoring::refactor::*;