different type of getting an array reference

2004-12-26 Thread Octavian Rasnita
Hi all, Can you please tell me what's the difference between these two types of getting the reference to @a array? my $ref = [ @a ]; and my $ref = [EMAIL PROTECTED]; If I do: use Data::Dumper; print Dumper $ref; Both ways of accesing the @a array with a reference seems to be the same, because D

Re: Hash problem

2004-12-26 Thread Mike Blezien
Randy W. Sims wrote: Mike Blezien wrote: Hello, I'm working on settup a hash something like this: my $catid = 'A'; my(%conf); $conf{cat} = { A => ( ["15.00","Three months(90days)","90"], ["30.00","Six months(180 days)","180"],

Re: Hash problem

2004-12-26 Thread Randy W. Sims
Mike Blezien wrote: Hello, I'm working on settup a hash something like this: my $catid = 'A'; my(%conf); $conf{cat} = { A => ( ["15.00","Three months(90days)","90"], ["30.00","Six months(180 days)","180"], ["4

Hash problem

2004-12-26 Thread Mike Blezien
Hello, I'm working on settup a hash something like this: my $catid = 'A'; my(%conf); $conf{cat} = { A => ( ["15.00","Three months(90days)","90"], ["30.00","Six months(180 days)","180"], ["45.00","Nine months(2