NAME

Perl::Critic::PPIx::Optimized::Structure - Optimizations for PPI::Structures

SYNOPSIS

use Perl::Critic::PPIx::Optimized::Structure;

DESCRIPTION

This module replaces methods in PPI::Structure with custom versions that use caching to improve performance. There are no user-serviceable parts in here.

AUTHOR

Jeffrey Ryan Thalhammer <thaljef@cpan.org>

COPYRIGHT

Copyright (c) 2005-2009 Jeffrey Ryan Thalhammer. 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.