File::Comments::Plugin::C 0.06 review
DownloadFile::Comments::Plugin::C is a plugin to detect comments in C/C++ source code. SYNOPSIS use File::Comments::Plugin::C; F
|
|
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