diff options
Diffstat (limited to 'textproc/perl2html/pkg-descr')
-rw-r--r-- | textproc/perl2html/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/perl2html/pkg-descr b/textproc/perl2html/pkg-descr index 0d81e8995794..ea84dbd33d5e 100644 --- a/textproc/perl2html/pkg-descr +++ b/textproc/perl2html/pkg-descr @@ -2,7 +2,7 @@ Perl2html is a syntax highlighter for Perl source code that produces a highlighted html file as output. Perl2html offers the following features: - + - fast (single pass conversion using flex) - doesn't change formatting - only adds <FONT COLOR=#XXXX> tags and properly escapes non-ascii characters |