NAME

Perl6::Pod::FormattingCode::M - class of M code

SYNOPSIS

=begin pod
=use CustomCode TT<>
sds M<TT: test_code>
=end pod

DESCRIPTION

Perldoc modules can define their own formatting codes, using the code. An code must start with a colon-terminated scheme specifier. The rest of the enclosed text is treated as the (verbatim) contents of the formatting code. For example:

=use Perldoc::TT TT<>

=head1 Overview of the M<TT: $CLASSNAME > class
(version M<TT: $VERSION>)

M<TT: get_description($CLASSNAME) >

The formatting code is the inline equivalent of a named block.

SEE ALSO

http://zag.ru/perl6-pod/S26.html, Perldoc Pod to HTML converter: http://zag.ru/perl6-pod/, Perl6::Pod::Lib

AUTHOR

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2009-2010 by Zahatski Aliaksandr

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 21:

Deleting unknown formatting code M<>

Deleting unknown formatting code M<>

Around line 30:

Deleting unknown formatting code M<>