echoangel911 has asked for the wisdom of the Perl Monks concerning the following question:
How can I replace the 6 with the CATNUMBER value?$data = { 'CATNUMBER' => '6', 'STATEMENT' => 'THERE EXIST 6 CATS', }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Loading Hashes Into Perl
by Fletch (Bishop) on Jul 27, 2006 at 14:39 UTC | |
|
Re: Loading Hashes Into Perl
by swampyankee (Parson) on Jul 27, 2006 at 14:44 UTC | |
|
Re: Loading Hashes Into Perl
by sh1tn (Priest) on Jul 27, 2006 at 14:36 UTC |