Skip Menu |

This queue is for tickets about the SOAP-WSDL CPAN distribution.

Report information
The Basics
Id: 58917
Status: new
Priority: 0/
Queue: SOAP-WSDL

People
Owner: Nobody in particular
Requestors: justincase [...] yopmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: SOAP::WSDL_XS should be automatically used if installed
Just like JSON/JSON::XS, Text::CSV/Text::CSV_XS and many of modules, the pure perl version should automatically make use of the XS version if it is available. A 'recommends' key can also be added to the Build.PL file.