Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. margarmo

    nested hash of array reference

    Hi, I am really having problems trying to put a new item into a hash of an array and passing it by reference I am afraid my code is way off the mark can someone please help me with it? Thanks, margamo This is my code: #!usr/bin/perl use strict; my $groceryStore = { "fruits" => { items...
  2. margarmo

    hash key question

    how do I change a particular key and keep the value in a hash?

Part and Inventory Search

Back
Top