Blob Blame History Raw
diff -Naur SOAP-Lite-0.60.o/bin/SOAPsh.pl SOAP-Lite-0.60.p/bin/SOAPsh.pl
--- SOAP-Lite-0.60.o/bin/SOAPsh.pl	Mon Aug 18 20:43:03 2003
+++ SOAP-Lite-0.60.p/bin/SOAPsh.pl	Wed Jan 21 17:35:01 2004
@@ -1,4 +1,4 @@
-#!/bin/env perl 
+#!/usr/bin/env perl 
 #!d:\perl\bin\perl.exe 
 
 # -- SOAP::Lite -- soaplite.com -- Copyright (C) 2001 Paul Kulchenko --
diff -Naur SOAP-Lite-0.60.o/bin/XMLRPCsh.pl SOAP-Lite-0.60.p/bin/XMLRPCsh.pl
--- SOAP-Lite-0.60.o/bin/XMLRPCsh.pl	Mon Aug 18 20:43:04 2003
+++ SOAP-Lite-0.60.p/bin/XMLRPCsh.pl	Wed Jan 21 17:35:21 2004
@@ -1,4 +1,4 @@
-#!/bin/env perl 
+#!/usr/bin/env perl 
 #!d:\perl\bin\perl.exe 
 
 # -- XMLRPC::Lite -- soaplite.com -- Copyright (C) 2001 Paul Kulchenko --
diff -Naur SOAP-Lite-0.60.o/bin/stubmaker.pl SOAP-Lite-0.60.p/bin/stubmaker.pl
--- SOAP-Lite-0.60.o/bin/stubmaker.pl	Mon Aug 18 20:43:04 2003
+++ SOAP-Lite-0.60.p/bin/stubmaker.pl	Wed Jan 21 17:35:37 2004
@@ -1,4 +1,4 @@
-#!/bin/env perl 
+#!/usr/bin/env perl 
 #!d:\perl\bin\perl.exe 
 
 # -- SOAP::Lite -- soaplite.com -- Copyright (C) 2001 Paul Kulchenko --