Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Text::WikiFormat::Blocks

Name Text::WikiFormat::Blocks
Version
Located at /usr/share/perl5
File /usr/share/perl5/Text/WikiFormat/Blocks.pm
Is Core No
Search CPAN for this module Text::WikiFormat::Blocks
Documentation Text::WikiFormat::Blocks
Module Details Text::WikiFormat::Blocks

NAME

Text::WikiFormat::Blocks - blocktypes for Text::WikiFormat


SYNOPSIS

None. Use the Text::WikiFormat manpage as the public interface, unless you want to create your own block type.


DESCRIPTION

This module merely creates subclasses of Text::WikiFormat::Block, which is the interesting code. A block is a collection of related lines, such as a code block (text to display verbatim in a monospaced font), a header, an unordered list, an ordered list, and a paragraph (text to display in a proportional font).

Every block extends Text::WikiFormat::Block.


METHODS

The following methods exist:


AUTHOR

chromatic, chromatic at wgz dot org


BUGS

No known bugs.


COPYRIGHT

Copyright (c) 2006, chromatic. Some rights reserved.

This module is free software; you can use, redistribute, and modify it under the same terms as Perl 5.8.x.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026