how to execute @report.sql

From: Jayakumar Rajagopal (JRajagopal_at_eagleinvsys.com)
Date: 03/24/04


Date: Wed, 24 Mar 2004 12:34:36 -0500
To: <dbi-users@perl.org>

Hi,
      I am using in PERL in Unix, ORacle. Is there anyway to execute like $dbh->("\@report").. ? I want to get the same effect of this :
 SQL> @report
thanks,
Jay