Re: [RFC] Apache::Syntax::Highligh::Perl

2004-02-25 Thread Enrico Sorcinelli
On Tue, 24 Feb 2004 09:22:52 -0800 Stas Bekman <[EMAIL PROTECTED]> wrote: Hi Stas, > The original module has already a pretty long name. > Apache::Syntax::Highlight::Perl makes it even longer, but it's only used from > httpd.conf (i.e. no need to type it too often) so I suppose that's OK. Yes

Re: [RFC] Apache::Syntax::Highligh::Perl

2004-02-24 Thread Stas Bekman
Enrico Sorcinelli wrote: Hi all, I've just packaged an old project. Apache::Syntax::Highlight::Perl is a simple mod_perl (both 1 and 2) module that provides syntax highlighting for Perl code. This module is a wrapper around Syntax::Highlight::Perl. The original module has already a pretty long na

[RFC] Apache::Syntax::Highligh::Perl

2004-02-24 Thread Enrico Sorcinelli
Hi all, I've just packaged an old project. Apache::Syntax::Highlight::Perl is a simple mod_perl (both 1 and 2) module that provides syntax highlighting for Perl code. This module is a wrapper around Syntax::Highlight::Perl. You can see a preview at: http://modperl.it/highlight/ (curren