PPIx::Utilities - Extensions to L<PPI|PPI>.


NAME

PPIx::Utilities - Extensions to PPI.


VERSION

This document describes PPIx::Utilities version 1.1.0.


SYNOPSIS

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


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.


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.


AUTHOR

Elliot Shank <perl@galumph.com>


COPYRIGHT

Copyright (c) 2009-2010, Elliot Shank.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of this license can be found in the LICENSE file included with this module.

 PPIx::Utilities - Extensions to L<PPI|PPI>.