in reply to Re: Throw compilation error(or warning) if duplicate keys are present in hash
in thread Throw compilation error(or warning) if duplicate keys are present in hash
Hi Ikegami, Thanks for your quick response.
I've tried using Perl::Critic (http://perlcritic.com/), but it is not throwing up any warning with respect to the re-occurrence of the hash key. Correct me if I'm doing something wrong in using Perl::Critic
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Throw compilation error(or warning) if duplicate keys are present in hash
by ikegami (Patriarch) on Nov 25, 2011 at 03:54 UTC | |
by petdance (Parson) on Nov 27, 2012 at 21:20 UTC |