Acme::Takahashi::Method

Acme::Takahashi::Method it turns your script into slides accordingly to the Takahashi Method.
Download

Acme::Takahashi::Method Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dan Kogai
  • Publisher web site:
  • http://search.cpan.org/~oyama/Crypt-Camellia-2.01/lib/Crypt/Camellia.pm

Acme::Takahashi::Method Tags


Acme::Takahashi::Method Description

Acme::Takahashi::Method it turns your script into slides accordingly to the Takahashi Method. Acme::Takahashi::Method it turns your script into slides accordingly to the Takahashi Method.SYNOPSIS use Acme::Takahashi::Method; # and the rest of your codes.The Takahashi Method http://www.rubycolor.org/takahashi/ is a strong, powerful and impressive method that makes your presentation something unforgettable. This module makes your script as impressive as those presentations.Seeing is believing. try cp eg/fact.pl perl -Ilib fact.pl 10and see what I mean.IMPORT DIRECTIVESThis module supports directives below. You can set as many directives as you like as follows; use Acme::Takahashi::Method columns => 132, rows => 50, noxec => 1;columnsDefault is 80. If you have larger terminals try use Acme::Takahashi::Method columns => 132;or something.rowsDefault is 24. If you have larger terminals try use Acme::Takahashi::Method columns => 50;or something.noslideshowBy default, this module plays a slide show before it executes. If you only need to make slides, turn this on as use Acme::Takahashi::Method noslideshow => 1;noclobberBy default, this module clobbers your original script. If you don't want this kind of tragedy, use Acme::Takahashi::Method noclobber => 1;You still get nice slides.noexecIf you just want to make slides and don't want to run scripts, do use Acme::Takahashi::Method noexec => 1; Requirements: · Perl


Acme::Takahashi::Method Related Software