The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

get_parsers

The following parsers are defined by this module.

field_line

Parse the declaration of a Spiffy class accessor method, returning a Perl::Tags::Tag::Field if found.

stub_line

Parse the declaration of a Spiffy stub method, returning a Perl::Tags::Tag::Stub if found.

Perl::Tags::Tag::Field

type: Field

Perl::Tags::Tag::Stub

type: Stub

AUTHOR and LICENSE

    dr bean - drbean at sign cpan a dot org
    osfameron (2006) - osfameron@gmail.com

For support, try emailing me or grabbing me on irc #london.pm on irc.perl.org

This was originally ripped off pltags.pl, as distributed with vim and available from http://www.mscha.com/mscha.html?pltags#tools Version 2.3, 28 February 2002 Written by Michael Schaap <pltags@mscha.com>.

This is licensed under the same terms as Perl itself. (Or as Vim if you +prefer).