bin/eperl
www/cgi-bin/nph-eperl
man/man1/eperl.1
@exec echo "AddType  application/x-httpd-eperl  .phtml .eperl .epl" >>%D/etc/apache/srm.conf
@exec echo "Action   application/x-httpd-eperl  /cgi-bin/nph-eperl" >>%D/etc/apache/srm.conf
@unexec grep -v "application/x-httpd-eperl" %D/etc/apache/srm.conf >%D/etc/apache/srm.conf.bak; mv %D/etc/apache/srm.conf.bak %D/etc/apache/srm.conf
share/examples/eperl/demo.cgipm.phtml
share/examples/eperl/demo.env.phtml
share/examples/eperl/demo.error.phtml
share/examples/eperl/demo.func.phtml
share/examples/eperl/demo.html.phtml
share/examples/eperl/demo.image.phtml
share/examples/eperl/demo.lwp.phtml
share/examples/eperl/demo.net.phtml
share/examples/eperl/demo.pp.phtml
share/examples/eperl/demo.table.phtml
