-----------------error message-------
"Insecure dependency in eval while running with -T switch at C:/Perl/lib/SOAP/Lite.pm line 2526. "
-----------------perl code-----------
#!/usr/local/bin/perl -w use SOAP::Lite; my $service = SOAP::Lite-> service("http://xml.nig.ac.jp/" . "wsdl/GetEntry.wsdl"); $result = $service->getFASTA_CDSEntry("BN000101"); print $result;
In reply to Problem with SOAP::Lite by tandx
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |