Help for this page

Select Code to Download


  1. or download this
         Can't locate object method "selectall_hashref" via package "DBI::db" at test line 5.
  2. or download this
    sub selectall_hashref_byid
    {
            my ($table) = shift;
    ...
    
            return $hash;
    }