FreeBSD.software
Home/devel/p5-Code-Perl

p5-Code-Perl

0.03_2

Produce Perl code from a tree

Code::Perl allows you to build chunks of Perl code as a tree and then when you're finished building, the tree can output the Perl code. This is useful if you have built your own mini-language and you want to generate Perl from it. Rather than generating the Perl at parse time and having to worry about quoting, escaping, parentheses etc, you can just build a tree using Code::Perl and then dump out the correct Perl at the end.

Origin: devel/p5-Code-Perl
Category: devel
Size: 25.0KiB
License: not specified
Maintainer: perl@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install p5-Code-Perl

Dependencies (2)

Required By (1 packages)

More in devel