Removing a specific value from a hash whose keys contains multiple values

2003-01-10 Thread Sophia Corwell
I am not sure how to delete a specific value from a hash whose keys contains multiple values. Could anyone advice, please? Thanks, Sophia __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To uns

RE: Removing a specific value from a hash whose keys contains multiple values

2003-01-09 Thread Sophia Corwell
just the 'compiler_c' value from the system2 key, can I use the delete function or the pop function? --- Mark Anderson <[EMAIL PROTECTED]> wrote: > Could you give us an example? > > Thanks, > /\/\ark > > -Original Message-

Removing a specific value from a hash whose keys contains multiple values

2003-01-09 Thread Sophia Corwell
I am not sure how to delete a specific value from a hash whose keys contains multiple values. Could anyone advice, please? Thanks, Sophia __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To u

Deleting leading/trailing whitespace

2001-08-08 Thread Sophia Corwell
Is there a way to delete leading/trailing whitespace in one fly? I have the following: $temp =~ s/^\s+//; # Removing leading spaces $temp =~ s/\s+$//; # Removing trailing spaces Is there a way to combine these two statements into one? Thanks in advance, __

Re: Hashes with multiple values per key

2001-08-07 Thread Sophia Corwell
--- Casey West <[EMAIL PROTECTED]> wrote: > On Tue, Aug 07, 2001 at 05:42:55PM -0400, Bob > Showalter wrote: > : > -Original Message- > : > From: Sophia Corwell > [mailto:[EMAIL PROTECTED]] > : > Sent: Tuesday, August 07, 2001 5:24 PM > : > To: Casey W

Re: Hashes with multiple values per key

2001-08-07 Thread Sophia Corwell
t;[EMAIL PROTECTED]> wrote: > On Tue, Aug 07, 2001 at 12:14:55PM -0700, Sophia > Corwell wrote: > : Hello Perl Help, > : > : Does anyone have any ideas on what is a good way > to > : check the existance of a value for a key that has > : multiple values? > > I'm not qu

Hashes with multiple values per key

2001-08-07 Thread Sophia Corwell
Hello Perl Help, Does anyone have any ideas on what is a good way to check the existance of a value for a key that has multiple values? Thanks in advance, __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger h