8b1b056e68
-- SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP), both on client and server side. This version of SOAP::Lite supports the SOAP 1.1 specification ( http://www.w3.org/TR/SOAP ).
11 lines
315 B
Plaintext
11 lines
315 B
Plaintext
$OpenBSD: patch-bin_SOAPsh_pl,v 1.1.1.1 2003/05/21 18:14:44 avsm Exp $
|
|
--- bin/SOAPsh.pl.orig Tue Apr 16 05:38:31 2002
|
|
+++ bin/SOAPsh.pl Wed May 21 19:12:05 2003
|
|
@@ -1,5 +1,4 @@
|
|
-#!/bin/env perl
|
|
-#!d:\perl\bin\perl.exe
|
|
+#!/usr/bin/perl
|
|
|
|
# -- SOAP::Lite -- soaplite.com -- Copyright (C) 2001 Paul Kulchenko --
|
|
|