1 Index: openssl-0.9.8e/Configure
2 ===================================================================
3 --- openssl-0.9.8e.orig/Configure 2007-06-04 13:23:32.217836040 +0200
4 +++ openssl-0.9.8e/Configure 2007-06-04 13:23:32.598778128 +0200
8 eval 'exec perl -S $0 ${1+"$@"}'
9 if $running_under_some_shell;
11 Index: openssl-0.9.8e/tools/c_rehash.in
12 ===================================================================
13 --- openssl-0.9.8e.orig/tools/c_rehash.in 2007-06-04 13:23:32.074857776 +0200
14 +++ openssl-0.9.8e/tools/c_rehash.in 2007-06-04 13:23:32.598778128 +0200
16 -#!/usr/local/bin/perl
20 # Perl c_rehash script, scan all files in a directory
21 Index: openssl-0.9.8e/util/clean-depend.pl
22 ===================================================================
23 --- openssl-0.9.8e.orig/util/clean-depend.pl 2007-06-04 13:23:32.080856864 +0200
24 +++ openssl-0.9.8e/util/clean-depend.pl 2007-06-04 13:23:32.598778128 +0200
26 -#!/usr/local/bin/perl -w
28 # Clean the dependency list in a makefile of standard includes...
29 # Written by Ben Laurie <ben@algroup.co.uk> 19 Jan 1999
31 Index: openssl-0.9.8e/util/mkdef.pl
32 ===================================================================
33 --- openssl-0.9.8e.orig/util/mkdef.pl 2007-06-04 13:23:32.085856104 +0200
34 +++ openssl-0.9.8e/util/mkdef.pl 2007-06-04 13:23:32.599777976 +0200
36 -#!/usr/local/bin/perl -w
39 # generate a .def file
41 Index: openssl-0.9.8e/util/mkerr.pl
42 ===================================================================
43 --- openssl-0.9.8e.orig/util/mkerr.pl 2007-06-04 13:23:32.091855192 +0200
44 +++ openssl-0.9.8e/util/mkerr.pl 2007-06-04 13:23:32.599777976 +0200
46 -#!/usr/local/bin/perl -w
49 my $config = "crypto/err/openssl.ec";
51 Index: openssl-0.9.8e/util/mkstack.pl
52 ===================================================================
53 --- openssl-0.9.8e.orig/util/mkstack.pl 2007-06-04 13:23:32.096854432 +0200
54 +++ openssl-0.9.8e/util/mkstack.pl 2007-06-04 13:23:32.600777824 +0200
56 -#!/usr/local/bin/perl -w
59 # This is a utility that searches out "DECLARE_STACK_OF()"
60 # declarations in .h and .c files, and updates/creates/replaces
61 Index: openssl-0.9.8e/util/pod2man.pl
62 ===================================================================
63 --- openssl-0.9.8e.orig/util/pod2man.pl 2007-06-04 13:23:32.102853520 +0200
64 +++ openssl-0.9.8e/util/pod2man.pl 2007-06-04 13:23:32.600777824 +0200
66 -: #!/usr/bin/perl-5.005
68 eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
69 if $running_under_some_shell;
71 Index: openssl-0.9.8e/util/selftest.pl
72 ===================================================================
73 --- openssl-0.9.8e.orig/util/selftest.pl 2007-06-04 13:23:32.109852456 +0200
74 +++ openssl-0.9.8e/util/selftest.pl 2007-06-04 13:23:32.600777824 +0200
76 -#!/usr/local/bin/perl -w
79 # Run the test suite and generate a report