in reply to Re^2: SOAP::Lite - a hyphen in method name
in thread SOAP::Lite - a hyphen in method name
The problematic code is in ->generate_stub (metacpan link). I would print out what ->generate_stub creates and then patch the code in ->generate_stub appropriately to generate a sane/sanitized code. Most likely you can fake things by munging the parameter generate_stub gets.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: SOAP::Lite - a hyphen in method name
by TheNode (Initiate) on Aug 28, 2015 at 08:10 UTC | |
by Anonymous Monk on Aug 28, 2015 at 08:47 UTC | |
by TheNode (Initiate) on Aug 28, 2015 at 10:42 UTC | |
by Anonymous Monk on Aug 28, 2015 at 22:20 UTC | |
by Corion (Patriarch) on Aug 28, 2015 at 08:39 UTC |