Package perl-Perl-Tags

Generate Ctags style tags for Perl source code

https://metacpan.org/release/Perl-Tags

Generate (possibly exuberant) Ctags style tags for Perl source code.

Recursively follows use and require statements, up to a maximum of max_level.

The implemented tagger, Perl::Tags::Naive is a more-or-less straight ripoff,
slightly updated, of the original pltags code, and is rather naive. It should
be possible to subclass using something like PPI or Text::Balanced, though be
aware that this is alpha software and the internals are subject to change.

Version: 0.32

General Commands

perl-tags