diff options
Diffstat (limited to 'devel/p5-Code-Perl/pkg-descr')
-rw-r--r-- | devel/p5-Code-Perl/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Code-Perl/pkg-descr b/devel/p5-Code-Perl/pkg-descr index fccba498f005..c429341cf31c 100644 --- a/devel/p5-Code-Perl/pkg-descr +++ b/devel/p5-Code-Perl/pkg-descr @@ -4,5 +4,3 @@ 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. - -WWW: https://metacpan.org/release/Code-Perl |