Hi,
When I try to call a remote methond through XMLRPC::Lite with the
"call" method, this error is thrown back.
"mismatched tag at line 83, column 4, byte 2185 at /usr/local/lib/
perl5/site_perl/5.10.1/x86_64-linux/XML/Parser.pm line 187 "
Does anybody know what this is about?
Thanks,
-Murali
x27;' if 0; (Will this ever
execute?)
and the
exec /bin/perl $0 ${1+"$@"};
that threw me off.
I will refer to perlrun for additional details.
-YAPH
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/
Thanks Sanket,
So if this script is run on a Unix box, everything after the second #
would be treated as a comment, right?
#!/usr/bin/sh -- # -*- perl -*-
So, actually, it's #!/usr/bin/sh --
Isn't it?
Regards,
-Murali
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additiona
Hi,
I got a perl script that begins like this.
-
#!/usr/bin/sh -- # -*- perl -*-
eval 'ORACLE_HOME=/opt/oracle; export ORACLE_HOME;LD_LIBRARY_PA