"Simplicidade.com" wrote:
> 
> Probably this is not better and it's not what you want.
> Take it as an alternative ;-)

I *need* the table name as key. I am pretty sure, that
any handcoded technique of search for the respective table 
will be considerably slower than picking out an element from
a hash.
 
[ ... AoH approach snipped ... ]> 
> # To get the 'big picture':
> use Data::Dumper;
> print Dumper [EMAIL PROTECTED];

Thank you for pointing me to Data::Dumper!
A very valuable hint, indeed.

dic_k
-- 
Richard Kofler
SOLID STATE EDV
Dienstleistungen GmbH
Vienna/Austria/Europe

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to