Help for this page
#!/usr/bin/perl use SOAP::Lite; ... foreach my $info (@{$tab}) { print "$info\n"; }
Can't call method "new" on an undefined value at /usr/share/perl5/SOAP +/Lite.pm line 3364.