<!--#perl sub="Apache::Include" arg="/perl-bin/counter.pl"-->
You could have used standard SSIs to include a CGI script for the
same purpose, but this way is faster. To use
mod_include with mod_perl,
you need to configure mod_perl to do so at
compile time.
 |  |  |
11.4. Running CGI Scripts with mod_perl |  | 11.6. <Perl> Sections |