sub collect_all_users_from_tables { $table_list = @_; } #### ref(@_) ne ARRAY' { Carp 'Only Array can be processed'; }