Home » Projects » Text::CPP

Text::CPP

Introduction

Text::CPP is a fully self contained C preprocessor as a Perl module. It is based on cpplib from gcc, and thus supports all C variants from C89 to GNUC99, including C++ and assembler. It does not require an external cpp binary, does not fork(), and should work on all systems supporting ANSI or GNU C.

This module stands a chance of being my first useful CPAN module!

Requirements

Download

See also