Description
Editor-oriented Perl source transformations can be built on PPI utility methods and base classes. Developers use it for refactoring, navigation, formatting, and code-manipulation features in editor tools. It may rewrite source text through consuming tools, so changes should be reviewed.