2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
7 lines
371 B
Text
7 lines
371 B
Text
Class::CodeStyler is an object oriented API to be used by code-generators
|
|
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
|