aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Filter-Template/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Filter-Template/pkg-descr')
-rw-r--r--devel/p5-Filter-Template/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Filter-Template/pkg-descr b/devel/p5-Filter-Template/pkg-descr
index a45e701fb84c..27f10a9927fd 100644
--- a/devel/p5-Filter-Template/pkg-descr
+++ b/devel/p5-Filter-Template/pkg-descr
@@ -1,7 +1,7 @@
-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.
+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/