http://www.perlmonks.org?node_id=1140594


in reply to DBI/Oracle Nested SELECT query

It should work. Try to run your script with tracing.
$ DBI_TRACE=2 ./yourscript.pl
See TRACING chapter in DBI for the details.