table of contents
HTML::Microformats::Mixin::Parser(3pm) | User Contributed Perl Documentation | HTML::Microformats::Mixin::Parser(3pm) |
NAME¶
HTML::Microformats::Mixin::Parser - microformat parsing mixin
DESCRIPTION¶
HTML::Microformats::Mixin::Parser implements a number of private methods that take care of the bulk of parsing complex, compound microformats.
Many of the individual microformat modules multi-inherit from this.
BUGS¶
Please report any bugs to <http://rt.cpan.org/>.
SEE ALSO¶
HTML::Microformats
AUTHOR¶
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT AND LICENCE¶
Copyright 2008-2010 Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
DISCLAIMER OF WARRANTIES¶
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
2021-09-12 | perl v5.32.1 |