Help for this page

Select Code to Download


  1. or download this
    sub collect_all_users_from_tables {
            $table_list = @_;
    }
    
  2. or download this
    ref(@_) ne ARRAY' {
                                                                          
    +                                                       
       Carp 'Only Array can be processed';
    }