From: Randy Terbush Date: Tue, 24 Dec 1996 21:39:38 +0000 (+0000) Subject: Make the path to Perl5 agree with taz. X-Git-Tag: APACHE_1_2b3~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b28c1b8e4125fcb5d0826d67f66b77176297541b;p=apache Make the path to Perl5 agree with taz. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77347 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/expand.pl b/docs/manual/expand.pl index 26edf2ea8e..95777efa86 100644 --- a/docs/manual/expand.pl +++ b/docs/manual/expand.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/local/bin/perl5 # This is a very simple Perl script to expand server-side includes # in the directory it is run, and direct subdirectories. It will