Perl-Tags

REFERENCES, HYPE, DISCUSSION

http://perlmonks.org/?node_id=558802

(imp) perlmonks thread that prompted me to get this packaged up http://use.perl.org/~mr_bean/journal/30174

(mr_bean) encouraging journal entry http://ctags.sourceforge.net/FORMAT

(via wolverian) "mainly, the function tag for variables would be nice" (add sigils? iskeyword+=@-@)
http://groups.yahoo.com/group/vim/message/68815

(ml thread on vim@vim.org, really about perlcomplete, but me and [dm]r_bean appear to have hijacked it to talk Perl::Tags)

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install # or 'sudo make install'

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Perl::Tags

You can also look for information at:

Search CPAN

http://search.cpan.org/dist/Perl-Tags

CPAN Request Tracker:

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Perl-Tags

COPYRIGHT AND LICENCE

Copyright (C) 2006-2009 osfameron and contributors

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. (Or as Vim, if you prefer)