HTML::Microformats::ObjectCache(3pm) | User Contributed Perl Documentation | HTML::Microformats::ObjectCache(3pm) |
HTML::Microformats::ObjectCache - cache for microformat objects
Prevents microformats from being parsed twice within the same context.
This is not just for saving time. It also prevents the occasional infinite loop, and makes sure identifiers are used consistently.
Please report any bugs to <http://rt.cpan.org/>.
HTML::Microformats
Toby Inkster <tobyink@cpan.org>.
Copyright 2008-2012 Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
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 |