File::Comments::Plugin::HTML - Plugin to detect comments in HTML source code


File-Comments documentation  | view source Contained in the File-Comments distribution.

Index


NAME

Top

File::Comments::Plugin::HTML - Plugin to detect comments in HTML source code

SYNOPSIS

Top

    use File::Comments::Plugin::HTML;

DESCRIPTION

Top

File::Comments::Plugin::HTML is a plugin for the File::Comments framework.

It uses HTML::TokeParser to extracts comments from HTML files.

LEGALESE

Top

Copyright 2005 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Top

2005, Mike Schilli <cpan@perlmeister.com>


File-Comments documentation  | view source Contained in the File-Comments distribution.