~ubuntu-branches/ubuntu/utopic/libsoap-lite-perl/utopic

« back to all changes in this revision

Viewing changes to lib/SOAP/Transport/LOCAL.pm

  • Committer: Package Import Robot
  • Author(s): Damyan Ivanov
  • Date: 2014-01-17 00:05:15 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20140117000515-3vlni72j3m9fl9d0
Tags: 1.09-1
* Imported Upstream version 1.09
* drop http-content-type.patch, included upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
use strict;
12
12
 
13
13
 
14
 
our $VERSION = 1.08;
 
14
our $VERSION = 1.09;
15
15
 
16
16
# ======================================================================
17
17