The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Perl-Tags 0.2 - 3 Jul 2006

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

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    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

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Perl-Tags

    CPAN Ratings:
        http://cpanratings.perl.org/d/Perl-Tags

COPYRIGHT AND LICENCE

Copyright (C) 2006 osfameron

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)