in reply to Re: Running SQL*Plus from Perl
in thread Running SQL*Plus from Perl

I've just started using Perl about 4 hours ago, but I think I might see a problem with your test: Try setting your variable 'a' to a value other than 0 and see what happens ;) You just happened to set it to the same value that is returned to the process: 0, which means no errors.