1File::Comments::Plugin:U:sHeTrMLC(o3n)tributed Perl DocuFmielnet:a:tCioomnments::Plugin::HTML(3)
2
3
4
6 File::Comments::Plugin::HTML - Plugin to detect comments in HTML source
7 code
8
10 use File::Comments::Plugin::HTML;
11
13 File::Comments::Plugin::HTML is a plugin for the File::Comments
14 framework.
15
16 It uses HTML::TokeParser to extracts comments from HTML files.
17
19 Copyright 2005 by Mike Schilli, all rights reserved. This program is
20 free software, you can redistribute it and/or modify it under the same
21 terms as Perl itself.
22
24 2005, Mike Schilli <cpan@perlmeister.com>
25
26
27
28perl v5.36.0 2023-01-20 File::Comments::Plugin::HTML(3)