mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
368 B
Text
7 lines
368 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: https://metacpan.org/release/Class-CodeStyler
|