Help for this page

Select Code to Download


  1. or download this
    my $st_select = q~SELECT product_id FROM catalog WHERE 
        author  = ? AND
    ...
        print "This is not in catalog: ",Dumper($arrayref);
      }
    }