in reply to DBI, rows, and do

I cannot parse your code ...

Where is the closing bracket of remove? Is get defined inside of remove? If yes, that is unusual, but if no, how is $statement passed into get?

Not using global variables to return data from subroutines (such as $rows) would really help, I think.

Are you using strict and warnings?

Replies are listed 'Best First'.
Re^2: DBI, rows, and do
by holli (Abbot) on Jun 06, 2005 at 07:41 UTC
    I cannot parse your code ...
    That is because the only thing that can parse Perl is perl.

    Sorry, couldn't restist :-P


    holli, /regexed monk/