freebsd-ports/devel/p5-C-Scan/pkg-descr
2013-09-07 17:20:21 +00:00

6 lines
280 B
Text

C-Scan is a Perl module to scan C language files for easily recognized
constructs such as included header files, macros and their arguments,
declarations of functions, extern declarations, and typedefs. It uses the
Data::Flow interface.
WWW: http://search.cpan.org/dist/C-Scan/