6 eval 'exec perl -S $0 ${1+"$@"}'
7 if $running_under_some_shell;
9 --- a/tools/c_rehash.in
10 +++ b/tools/c_rehash.in
12 -#!/usr/local/bin/perl
16 # Perl c_rehash script, scan all files in a directory
17 --- a/util/clean-depend.pl
18 +++ b/util/clean-depend.pl
20 -#!/usr/local/bin/perl -w
22 # Clean the dependency list in a makefile of standard includes...
23 # Written by Ben Laurie <ben@algroup.co.uk> 19 Jan 1999
28 -#!/usr/local/bin/perl -w
31 # generate a .def file
36 -#!/usr/local/bin/perl -w
39 my $config = "crypto/err/openssl.ec";
40 my $hprefix = "openssl/";
44 -#!/usr/local/bin/perl -w
47 # This is a utility that searches out "DECLARE_STACK_OF()"
48 # declarations in .h and .c files, and updates/creates/replaces
52 -: #!/usr/bin/perl-5.005
54 eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
55 if $running_under_some_shell;
57 --- a/util/selftest.pl
58 +++ b/util/selftest.pl
60 -#!/usr/local/bin/perl -w
63 # Run the test suite and generate a report