NAME
App::Term2HTML - converting colored terminal output to HTML
SYNOPSIS
use App::Term2HTML;
App::Term2HTML->run(@ARGV);
DESCRIPTION
App::Term2HTML provides term2html command.
METHOD
run
execute term2html
REPOSITORY
App::Term2HTML is hosted on github: http://github.com/bayashi/App-Term2HTML
I appreciate any feedback :D
AUTHOR
Dai Okabayashi <bayashi@cpan.org>
SEE ALSO
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.