Re: Can anyone guide me for : Data Structures in Perl

2005-07-17 Thread Wiggins d'Anconia
Wijaya Edward wrote: > > >>can anybody help me with a link or a tutorial for >>understanding the Datastructures in perl. >> >>Example, Array of Array, Hash of Array, Hash of Hash, >>Array of Hash. > > > > > You can find everything you need in: > > perldoc perldsc > > -- > Regards, > Edward WIJ

Re: Can anyone guide me for : Data Structures in Perl

2005-07-17 Thread Wijaya Edward
You can find everything you need in: perldoc perldsc -- Regards, Edward WIJAYA SINGAPORE > > can anybody help me with a link or a tutorial for > understanding the Datastructures in perl. > > Example, Array of Array, Hash of Array, Hash of Hash, > Array of Hash. -- To unsubscribe, e-mail:

Can anyone guide me for : Data Structures in Perl

2005-07-17 Thread atul ashpalia
Hi, can anybody help me with a link or a tutorial for understanding the Datastructures in perl. Example, Array of Array, Hash of Array, Hash of Hash, Array of Hash. Along with few scripts to understand their application. thanks in advance, Atul Ashpalia