The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Text::Livedoor::Wiki::Plugin::Base::Block::List - Base Class For UL / OL Block Plugin

DESCRIPTION

base class for Text::Livedoor::Wiki::Plugin::Block::UL and Text::Livedoor::Wiki::Plugin::Block::OL

SYNOPSIS

 use base qw(Text::Livedoor::Wiki::Plugin::Base::Block::List)

FUNCTION

list

create list

AUTHOR

polocky