NAME
Perl::Critic::PPIx::Optimized::Element - Optimizations for PPI::Elements
SYNOPSIS
use Perl::Critic::PPIx::Optimized::Element;
DESCRIPTION
This module replaces methods in PPI::Element 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.