The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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