=head1 NAME OODoc::Format::TemplateMagic - helpers to simplify use of Template::Magic =head1 INHERITANCE OODoc::Format::TemplateMagic is extended by OODoc::Format::Html OODoc::Format::Pod2 =head1 SYNOPSIS # Never instantiated directly. =head1 METHODS =over 4 =item $obj-EB(ZONE|STRING) Takes a Template::Magic::Zone object to process the text after the tag. You may also specify a string, for instance a modified attribute list. The return is a list of key-value pairs with data. example: of valid arguments # old style =back =head1 SEE ALSO This module is part of OODoc distribution version 1.06, built on January 26, 2011. Website: F =head1 LICENSE Copyrights 2003-2011 by Mark Overmeer. For other contributors see ChangeLog. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See F