1File::Comments::Plugin:U:sJearvaCSocnrtirpitb(u3t)ed PerFlilDeo:c:uCmoemnmteanttiso:n:Plugin::JavaScript(3)
2
3
4
6 File::Comments::Plugin::JavaScript - Plugin to detect comments in
7 JavaScript source code
8
10 use File::Comments::Plugin::JavaScript;
11
13 File::Comments::Plugin::JavaScript is a plugin for the File::Comments
14 framework.
15
16 // style comments are recognized.
17
18 This is not a full-blown C parser/preprocessor yet, so it gets easily
19 confused (e.g. if c strings contain comment sequences).
20
22 Copyright 2005 by Mike Schilli, all rights reserved. This program is
23 free software, you can redistribute it and/or modify it under the same
24 terms as Perl itself.
25
27 2005, Mike Schilli <cpan@perlmeister.com>
28
29
30
31perl v5.38.0 2023-07-F2i0le::Comments::Plugin::JavaScript(3)