Term::Slide -
perl -MTerm::Slide -Ilib -E 'Term::Slide->new("Term::Slide::Parser::Perl", "./example/sample.pl")->show'
# first argument: parser class
# sedond argument: slide source file
Term::Slide is poor slide tool for terminal.
masasuzu / SUZUKI Masashi m15.suzuki.masashi@gmail.com
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.