SOAP::Lite on the Client Side
Possible to create very thin clients.
Fast for running simple command line examples, e.g. about 1000 times faster than using the GT3 command line client for the Counter example.
SSL support can be added by setting some environmental variables – SSL handshake is done using C library.
With Debug flag all SOAP messages are displayed.
Can be used to pass data between Web Services using a Unix pipe e.g.
gqec.pl QueryHost vermont.mvc.mcc.ac.uk | gqec.pl XMLtoHTML > vermont.html