Apache-Syntax-Highlight-Perl

Apache::Syntax::Highlight::Perl is a mod_perl 1.0/2.0 extension to highlight Perl code.
Download

Apache-Syntax-Highlight-Perl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Enrico Sorcinelli
  • Publisher web site:
  • http://search.cpan.org/~ferreira/POD2-Base-0.043/lib/POD2/Base.pod

Apache-Syntax-Highlight-Perl Tags


Apache-Syntax-Highlight-Perl Description

Apache::Syntax::Highlight::Perl is a mod_perl 1.0/2.0 extension to highlight Perl code. Apache::Syntax::Highlight::Perl is a mod_perl 1.0/2.0 extension to highlight Perl code.SYNOPSISIn httpd.conf (mod_perl 1): PerlModule Apache::Syntax::Highlight::Perl < FilesMatch ".((p|P)(l|L|m|M)|t)$" > SetHandler perl-script PerlHandler Apache::Syntax::Highlight::Perl PerlSetVar HighlightShowLineNumbers On PerlSetVar HighlightCSS http://path.to/highlight.css < /FilesMatch >In httpd.conf (mod_perl 2): PerlModule Apache2 PerlModule Apache::Syntax::Highlight::Perl < FilesMatch ".((p|P)(l|L|m|M)|t)$" > SetHandler perl-script PerlResponseHandler Apache::Syntax::Highlight::Perl PerlSetVar HighlightShowLineNumbers On PerlSetVar HighlightCSS http://path.to/highlight.css < /FilesMatch > Requirements: · Perl


Apache-Syntax-Highlight-Perl Related Software