| Perl6-Pod documentation | view source | Contained in the Perl6-Pod distribution. |
Perl6::Pod::Block::pod - handle =pod block
=begin pod
para
code
=end pod
=pod - cause the parser to remain in Pod mode
In =pod block:
=pod ordinary paragraphs do not require an explicit marker or delimiters, but there is also an explicit para markerhttp://zag.ru/perl6-pod/S26.html, Perldoc Pod to HTML converter: http://zag.ru/perl6-pod/, Perl6::Pod::Lib
Zahatski Aliaksandr, <zag@cpan.org>
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.
| Perl6-Pod documentation | view source | Contained in the Perl6-Pod distribution. |