Perl Hash concept.

2015-07-02 Thread bikram behera
Hi Team, Any body can explain me how to do perl hash refernce and dereference. Thanks, Bikram

Re: Regarding perl learning

2015-07-02 Thread Sam
On 07/01/2015 01:29 PM, bikram behera wrote: Hi Team, My name is Bikram Behera , am new in perl want to learn perl. Thanks, Bikram Behera I'd recommend a good book: http://amzn.com/1118013840 --Sam -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: be

Re: help with Hash of arrays of arrays

2015-07-02 Thread Илья Рассадин
Hi Nathalie. Please, next time create gist with updated code, and send link to it. Now your code is messy and its really hard to tell anything about it. One more comment - you mix variable with computerish names and with names from subject area. It's bad, you must always name your variables with

Re: help with Hash of arrays of arrays

2015-07-02 Thread Nathalie Conte
HI Shlomi, Thanks for your comments about best practise which I have implemented, Any ideas on why my hash of arrays of arrays is misbehaving? Thanks Nat On 1 Jul 2015, at 15:42, Shlomi Fish wrote: > Hi Nat, > > some comments about your code. > > On Wed, 1 Jul 2015 13:00:53 +0100 > nco...@ebi

Re: Regarding perl learning

2015-07-02 Thread Shlomi Fish
Hi Bikram, On Wed, 1 Jul 2015 23:59:41 +0530 bikram behera wrote: > Hi Team, > > My name is Bikram Behera , am new in perl want to learn perl. > Some additional links to what Mukesh has provided are: * http://perl-begin.org/ - The Perl Beginners’ Site. * http://perl-tutorial.org/ * http://