or download this
#!/usr/bin/perl -w
use strict;
...
my @parameters = ( $BeginDate, $EndDate, $pageToken, $currentPage, $Da
+taExportHeader );
print $client->call( SOAP::Data->name('PullRegistrantList')->attr( { x
+mlns => 'http://expoexchange.com/realtimeservices/' } ) => @parameter
+s )->result;