Help for this page

Select Code to Download


  1. or download this
    use strict;
    use DBI;
    ...
            my $ref = pop (@stack);
            $rowcnt += $sth->execute($uid,$size,$mtime,$ref->[0],$ref->[1]
    +,$cnt++);
    }