I have oracle .rpt file which actually generates report but I need to write a perl parser which will do (the same i.e. I need to generate
a report using oracle .rpt file ..Please help me out How to do this in perl. The .rpt file contains only the declared variables and
queries to generate the report itself.