| File-Comments documentation | view source | Contained in the File-Comments distribution. |
File::Comments::Plugin::HTML - Plugin to detect comments in HTML source code
use File::Comments::Plugin::HTML;
File::Comments::Plugin::HTML is a plugin for the File::Comments framework.
It uses HTML::TokeParser to extracts comments from HTML files.
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.
2005, Mike Schilli <cpan@perlmeister.com>
| File-Comments documentation | view source | Contained in the File-Comments distribution. |