File::Comments::Plugin::C 0.06 review

Download
by rbytes.net on

File::Comments::Plugin::C is a plugin to detect comments in C/C++ source code. SYNOPSIS use File::Comments::Plugin::C; F

License: GPL (GNU General Public License)
File size: 12K
Developer: Mike Schilli
0 stars award from rbytes.net

File::Comments::Plugin::C is a plugin to detect comments in C/C++ source code.

SYNOPSIS

use File::Comments::Plugin::C;

File::Comments::Plugin::C is a plugin for the File::Comments framework.
Both /* ... */ and // style comments are recognized.

This is not a full-blown C parser/preprocessor yet, so it gets easily confused (e.g. if c strings contain comment sequences).

Requirements:
Perl

File::Comments::Plugin::C 0.06 keywords