[root@mycomputer html]# ./geocodeclient.pl not well-formed (invalid token) at line 1, column 1, byte 1 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187 #!/usr/bin/perl -w use Geo::Coder::US; use SOAP::Transport::HTTP; require("geocode.pm"); SOAP::Transport::HTTP::CGI->dispatch_to('geocode')->handle; at ./geocodeclient.pl line 11