Perl::Critic::Utils::PPI - Utility functions for dealing with PPI objects.
Provides classification of PPI::Elements.
is_ppi_expression_or_generic_statement( $element )
Expression
.
is_ppi_generic_statement( $element )
is_ppi_statement_subclass( $element )
Elliot Shank <perl@galumph.com>
Copyright (c) 2007-2008 Elliot Shank. All rights reserved.
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.