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

Acme::Monta - TV of Japan is reproduced in Web.

SYNOPSIS

use Acme::Monta;
my $monta = Acme::Monta->new();
print $monta->montaize('this is <monta>secret words</monta>.');

DESCRIPTION

It is TV of Japan and a popular presentation technique. It is called 'MONTA METHOD'.

METHOD

new (%args)
Acme::Monta->new(close_font => '#0f0', close_back => '#0f0');
montaize (content)
Contents are converted. 

ARGS

start
change start tag.
end
change end tag.
open_font
change open font color.
open_back
change open background color.
close_font
change close font color.
close_back
change close background color.
close_img
set close background image url.
replace_tag
change replaced tag.
cursor
change mouse cursor.

SEE ALSO

Television of Japan in daytime.

AUTHOR

Kazuhiro Osawa <ko@yappo.ne.jp>

COPYRIGHT AND LICENSE

Copyright (C) 2005 by Kazuhiro

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.5 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 81:

You forgot a '=back' before '=head2'

Around line 121:

You forgot a '=back' before '=head1'