Changed Perl executable location

This commit is contained in:
Joel Sherrill
1998-04-03 15:35:52 +00:00
parent cfdba528f7
commit 8e12a8229f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/local/bin/perl
#!/usr/bin/perl
$version = <<END_VERSION;
Jan 2 1996

View File

@@ -1,4 +1,4 @@
#!/usr/local/bin/perl
#!/usr/bin/perl
# (Works with both perl 4 and perl 5)
$version = 'Jan 2 1996';
$copyright = <<EOT;