Changes for version 0.05

  • (ms) Mike Castle provided valuable doc fixes. (ms) Adam K provided workaround for PPI memleak. (ms) introduced default_plugin parameter (ms) added documentation about plugin inheritance

Modules

Recognizes file formats and extracts format-specific comments
Base class for all File::Comments plugins
Plugin to detect comments in C/C++ source code
Plugin to detect comments in HTML source code
Plugin to detect comments in Java source code
Plugin to detect comments in JavaScript source code
Plugin to detect comments in makefiles
Plugin to detect comments in PHP source code
Plugin to detect comments in perl scripts
Plugin to detect comments in makefiles
Plugin to detect comments in shell scripts

Provides

in lib/File/Comments.pm
in lib/File/Comments/Plugin/Perl.pm