
Perl::Metrics2::Plugin::Deprecated - Deprecated feature scanner

This metrics class provides detection of various deprecated Perl features, to help identify real-world uses of features that may break when these features are eventually removed entirely.

As with all Perl::Metrics::Plugin packages,
all metrics can be referenced with the global identifier Perl::Metrics::Plugin::Deprecated::metric.
Metrics are listed as "datatype name".
The array_first_element_index flag is true if the file uses the deprecated $[ magic variable.

Bugs should be reported via the CPAN bug tracker at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Perl-Metrics2
For other issues, contact the author.

Adam Kennedy <adamk@cpan.org>

Perl::Metrics::Plugin, Perl::Metrics, PPI

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