Acme::Monta - TV of Japan is reproduced in Web.
use Acme::Monta;
my $monta = Acme::Monta->new();
print $monta->montaize('this is <monta>secret words</monta>.');
It is TV of Japan and a popular presentation technique. It is called 'MONTA
METHOD'.
- new (%args)
-
Acme::Monta->new(close_font => '#0f0', close_back => '#0f0');
- montaize (content)
-
Contents are converted.
- 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.
Television of Japan in daytime.
Kazuhiro Osawa <ko@yappo.ne.jp>
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.
Hey! The above document had some coding errors, which are explained
below:
- Around line 81:
- You forgot a '=back' before '=head2'
- Around line 121:
- You forgot a '=back' before '=head1'