And here is the createEnvelope function:
#
# Functions listed below are internal to the creation of the custom
SOAP requests.
#
sub createEnvelope {
my $action = shift;
my $namesp = shift;
my $params = shift;
my $soap = '
http://www.w3.org/2001/
XMLSchema-instance"
e.
See the example below, and feel free to contact me, ericjhahn [at]
gmail [dot] com, if you have any other problems / questions.
# the GUID can be accessed from the GetListCollection and looks like
082CAB40-1E09-40F1-918C-29563AE9D135
use Data::Dumper; # this is an excellent utility for printing