aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Class-CodeStyler/pkg-descr
blob: c173a753105e25f5a92f202cc66f2d026d35ffb3 (plain) (blame)
1
2
3
4
5
6
7
8
Class::CodeStyler is an object oriented API to be used by code-gererators 
in producing formatted code (Perl, C, other). The produced code file can 
also be syntax checked, displayed with line numbers, executed, and eval'd. 
Code can be inserted anywhere in the generated program using a system of 
bookmarks and jumps.

WWW: http://search.cpan.org/dist/Class-CodeStyler
Author: m gaffiero <gaffie@users.sourceforge.net>