HTML::Revelation

Reveal HTML document structure in a myriad of colors
Download

HTML::Revelation Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ron Savage
  • Publisher web site:
  • http://search.cpan.org/~rsavage/

HTML::Revelation Tags


HTML::Revelation Description

Reveal HTML document structure in a myriad of colors HTML::Revelation is a Perl module to reveal HTML document structure in a myriad of colors.Synopsis #!/usr/bin/perl use strict; use warnings; use HTML::Revelation; # ------------------- my($reveal) = HTML::Revelation -> new ( caption => 1, comment => "DBIx::Admin::CreateTable's POD converted to HTML with fancy-pom2.pl", css_output_file => 'CreateTable.css', css_url => '/', html_output_file => 'CreateTable.html', input_file => 'misc/CreateTable.html', ); $reveal -> run(); Requirements: · Perl


HTML::Revelation Related Software