in reply to Re: Re: Storing filehandles in non-scalar datastructures
in thread Storing filehandles in non-scalar datastructures
return:print $$LOG{$_}[0]; print scalar <$$LOG{$_}[0]>;
*main::FH
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(an example) Re (4): Storing filehandles in non-scalar datastructures
by mwp (Hermit) on Dec 03, 2000 at 16:15 UTC |