The devel/p5-C-Scan port
p5-C-Scan-0.74p3 – module to scan C language files (cvsweb github mirror)
Description
This module uses Data::Flow interface, thus one uses it in the following fashion: $c = new C::Scan(attr1 => $value1, attr2 => $value2); $c->set( attr3 => $value3 ); $value4 = $c->get('attr4'); Attributes are depending on some other attributes. The only required attribute, i.e., the attribute which should be set, is filename, which denotes which file to parse.WWW: https://metacpan.org/release/C-Scan
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/libdata/perl5/site_perl/C/
- /usr/local/libdata/perl5/site_perl/C/Scan.pm
- /usr/local/man/man3p/C::Scan.3p