Help for this page

Select Code to Download


  1. or download this
        my $class;
        my $sql;
    ...
        $class = shift @bindparms;
        $cntl = shift @bindparms;
        $sql = shift @bindparms;