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


Acme-Monta documentation  | view source Contained in the Acme-Monta distribution.

Index


SYNOPSIS

Top

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

DESCRIPTION

Top

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

METHOD

Top

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

Top

Television of Japan in daytime.

AUTHOR

Top

Kazuhiro Osawa <ko@yappo.ne.jp>

COPYRIGHT AND LICENSE

Top


Acme-Monta documentation  | view source Contained in the Acme-Monta distribution.