in reply to Re^2: Converting Oracle report language code into perl
in thread Converting Oracle report language code into perl

Just replace the <DATA> by any filehandle pointing to your .rpt file and the program should run as advertised.

perldoc perlopentut will tell you all about it.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.