NAME
Perl6::Pod::FormattingCode::M - class of M code
SYNOPSIS
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:
=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-2015 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 19:
Deleting unknown formatting code M<>
Deleting unknown formatting code M<>
- Around line 28:
Deleting unknown formatting code M<>