Michael Schilli > File-Comments-0.07 > File::Comments::Plugin::HTML

Download:
File-Comments-0.07.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

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

SYNOPSIS ^

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

DESCRIPTION ^

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

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

LEGALESE ^

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 ^

2005, Mike Schilli <cpan@perlmeister.com>