Is there a way to extract just one value. From the docs I get the impression Tie::IxHash subs only return arrays ( Values(), Keys() )! Cheers LuCamy $r = new Tie::IxHash() ; $r->Push( 'a' => 1 ) ; print $r->Value('a') ; # doesn't work
In reply to get one value from Tie::IxHash by jeanluca
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |