logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PPIx::Utilities - Extensions to PPI.

Author

       Elliot Shank  "<perl@galumph.com>"

Bugs And Limitations

       Please report any bugs or feature requests to "bug-ppix-utilities@rt.cpan.org", or through the web
       interface at <http://rt.cpan.org>.

Description

       This is a collection of functions for dealing with PPI objects, many of which originated in Perl::Critic.
       They are organized into modules by the kind of PPI class they relate to, by replacing the "PPI" at the
       front of the module name with "PPIx::Utilities", e.g. functionality related to PPI::Nodes is in
       PPIx::Utilities::Node.

Interface

       None.

Name

       PPIx::Utilities - Extensions to PPI.

Synopsis

       This module does nothing but act as a handle for the PPIx-Utilities distribution.

Version

       This document describes PPIx::Utilities version 1.1.0.

See Also