in reply to Problem: SOAP via CGI with PERL
If don't, try one code like code:
eval " use PM::Rio; "; if ( $@ ) { print "Required module PM::Rio unavailable...\n"; } else { print "Loaded ;)\n"; }
More info on SOAP::Lite prerequisites...
--
Marco Antonio
Rio-PM
|
|---|