On or about Tue, Jul 16, 2002 at 03:16:28PM +0530, Philip S Tellis typed:

>This might work:
>
>my @lov = map {$_->{$key}} @hash_array;

Not quite - this will insert undefs in the list if the key doesn't exist
in all hashes. See my version which checks for this.

Cheers,

Roger


-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to