Code-ART
view release on metacpan or search on metacpan
lib/Code/ART.pm view on Meta::CPAN
The PPR module (version 0.000027 or later)
=head1 INCOMPATIBILITIES
Because this module relies on the PPR module,
it will not run under Perl 5.20
(because regexes are broken in that version of Perl).
=head1 BUGS AND LIMITATIONS
These refactoring and analysis algorithms are not intelligent or
self-aware. They do not understand the code they are processing, and
especially not the purpose or intent of that code. They are merely
applying a set of heuristics (i.e. informed guessing) to try to
determine what you actually wanted the replacement code to do. Sometimes
they will guess wrong. Treat them as handy-but-dumb tools, not as
magical A.I. superfriends. Trust...but verify.
No bugs have been reported.
lib/Code/ART/API/Vim.pm view on Meta::CPAN
The L<Code::ART> module.
=head1 INCOMPATIBILITIES
Because this module relies on the PPR module,
it will not run under Perl 5.20
(because regexes are broken in that version of Perl).
=head1 BUGS AND LIMITATIONS
These refactoring and analysis algorithms are not intelligent or
self-aware. They do not understand the code they are processing, and
especially not the purpose or intent of that code. They are merely
applying a set of heuristics (i.e. informed guessing) to try to
determine what you actually wanted the replacement code to do. Sometimes
they will guess wrong. Treat them as handy-but-dumb tools, not as
magical A.I. superfriends. Trust...but verify.
No bugs have been reported.
( run in 0.767 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )