p5-C-Scan-0.74p3
module to scan C language files
Back to search · Project homepage
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.
Package information
- Ports path
- devel/p5-C-Scan
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- devel/p5-Data-Flow STEM->=0.05
Build
- devel/p5-Data-Flow STEM->=0.05
Test
- devel/p5-Data-Flow STEM->=0.05