![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^2: SOAP::Lite Questionsby rob_au (Abbot) |
on May 24, 2005 at 02:45 UTC ( #459788=note: print w/replies, xml ) | Need Help?? |
There is no reason why a SOAP data payload cannot be constructed manually through the use of SOAP::Data and SOAP::Data::Builder.
perl -le "print unpack'N', pack'B32', '00000000000000000000001000000000'"
In Section
Seekers of Perl Wisdom
|
|