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
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-
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
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,
__
--- 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
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
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