1File::Comments::Plugin:U:sCe(r3)Contributed Perl DocumenFtialtei:o:nComments::Plugin::C(3)
2
3
4

NAME

6       File::Comments::Plugin::C - Plugin to detect comments in C/C++ source
7       code
8

SYNOPSIS

10           use File::Comments::Plugin::C;
11

DESCRIPTION

13       File::Comments::Plugin::C is a plugin for the File::Comments framework.
14
15       Both /* ... */ and // style comments are recognized.
16
17       This is not a full-blown C parser/preprocessor yet, so it gets easily
18       confused (e.g. if c strings contain comment sequences).
19

LEGALESE

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

AUTHOR

26       2005, Mike Schilli <cpan@perlmeister.com>
27
28
29
30perl v5.32.0                      2020-07-28      File::Comments::Plugin::C(3)
Impressum