Help for this page

Select Code to Download


  1. or download this
    Can't use string ("1") as a HASH ref while "strict refs"
    
  2. or download this
    use strict;
    use DBI;
    ...
        }
        return @record;    
    }