summaryrefslogtreecommitdiff
path: root/devel/p5-Filter-Template/pkg-descr
blob: 9b3e43b1c61e3a0d77376a8371ea7b188b1f4a87 (plain) (blame)
1
2
3
4
5
6
7
8
Filter::Template is a Perl source filter that provides simple inline 
source code templates. Inlined source code can be significantly faster 
than subroutines, especially for small-scale functions like accessors and 
mutators. On the other hand, they are more difficult to maintain and use. 
Choose your trade-offs wisely.

WWW: http://search.cpan.org/dist/Filter-Template
Author: Rocco Caputo