On Wed, 27 Aug 2003, Saber ZRELLI wrote:
>
> Hi all ,
>
>
> The problem is as follows :
>
>
> i have several communication sockets , to each socket i attach a costumised
> output window ( which is a perl object i've created ) .
> and i store all the output windows in a hash called WIN_LIST , this
Hi all ,
The problem is as follows :
i have several communication sockets , to each socket i attach a costumised
output window ( which is a perl object i've created ) . and i store all the
output windows in a hash called WIN_LIST , this is the code snippet :
>>>
$WIN_LIST{$sock}=new perl_modul
Hi all ,
The problem is as follows :
i have several communication sockets , to each socket i attach a costumised
output window ( which is a perl object i've created ) .
and i store all the output windows in a hash called WIN_LIST , this is the
code snippet :
>>>
$WIN_LIST{$sock}=new perl_modu