in reply to Re: Referencing a HoA
in thread Referencing a HoA
Though I thought it was the equivalent of what BrowserUk posted:Global symbol "$tables" requires explicit package name at noname.pl li +ne 18. Execution of noname.pl aborted due to compilation errors.
which does work. I guess I need to study references more closely. :(@$aref = @{ $tables{$table_name} };
|
|---|