The answer is yes.
Look at perldoc DBD::Oracle - there is a section near the end titled "Binding Cursors" and also the 'curref.pl' script in the Oracle.ex directory in the DBD::Oracle source distribution for a complete working example. I use it extensively and it works very well Michael Fox -----Original Message----- From: Agarwal, Ramakant [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 05, 2002 12:24 AM To: [EMAIL PROTECTED] Subject: RE: doubt Hi, I have some stored procedure/function in oracle and it returns the result through ref cursor. I want to know if we can use perl scripts to invoke this procedure and get the result using ref cursor. Can you please help?? Thanks, Ramakant Australia Post is committed to providing our customers with excellent service. If we can assist you in any way please either telephone 13 13 18 or visit our website www.auspost.com.au. CAUTION This e-mail and any files transmitted with it are privileged and confidential information intended for the use of the addressee. The confidentiality and/or privilege in this e-mail is not waived, lost or destroyed if it has been transmitted to you in error. If you have received this e-mail in error you must (a) not disseminate, copy or take any action in reliance on it; (b) please notify Australia Post immediately by return e-mail to the sender; and (c) please delete the original e-mail.
