Blob Blame History Raw
Description: resurrect installation of bin/wsdl2perl.pl
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-05-29
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114807
Bug: https://rt.cpan.org/Ticket/Display.html?id=114807

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -29,6 +29,7 @@
     test => { RECURSIVE_TEST_FILES => 1, },
     ABSTRACT_FROM  => 'lib/SOAP/WSDL.pm',
     AUTHOR       => 'Scott Walters <scott@slowass.net>',
+    EXE_FILES    => [ 'bin/wsdl2perl.pl' ],
     (eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
     'meta-spec' => { version => 2 },
      resources => {