Re: Delete key-value pair in perl

2014-03-09 Thread Shlomi Fish
Hi Alex, On Sun, 9 Mar 2014 16:40:54 +1100 Alex Chiang s3442...@student.rmit.edu.au wrote: Hi all, I'm a perl beginner, and when I tries to practice delete built-in, I find it's not working as I supposed to. 44 my %employ_list = (e10220 = Du, e10250 = Vic); 45 # iterate thru

Re: Delete key-value pair in perl

2014-03-09 Thread Alex Chiang
Hi Shlomi, Thanks for reminding this beginner's trap. --- Regards ! Alex Chiang

Re: Delete key-value pair in perl

2014-03-09 Thread Paul Johnson
On Sun, Mar 09, 2014 at 04:40:54PM +1100, Alex Chiang wrote: Hi all, I'm a perl beginner, and when I tries to practice delete built-in, I find it's not working as I supposed to. 44 my %employ_list = (e10220 = Du, e10250 = Vic); 45 # iterate thru with each 46 while ( my ($k,

Re: Delete key-value pair in perl

2014-03-09 Thread Uri Guttman
On 03/09/2014 05:00 AM, Shlomi Fish wrote: Hi Alex, On Sun, 9 Mar 2014 16:40:54 +1100 Alex Chiang s3442...@student.rmit.edu.au wrote: Hi all, I'm a perl beginner, and when I tries to practice delete built-in, I find it's not working as I supposed to. 44 my %employ_list = (e10220 = Du,

Re: Delete key-value pair in perl

2014-03-09 Thread Uri Guttman
On 03/09/2014 07:58 AM, Alex Chiang wrote: Hi Shlomi, Thanks for reminding this beginner's trap. it isn't a trap. see my other post about it. uri -- Uri Guttman - The Perl Hunter The Best Perl Jobs, The Best Perl Hackers http://PerlHunter.com -- To unsubscribe, e-mail:

Re: Invoking a script in Windows 7

2014-03-09 Thread Peter Holsberg
Thank you. I will join the cygwin ML and ask there. On 3/8/2014 9:23 PM, Matt McAdory wrote: This isn't a perl programming issue, but a cygwin/windoze environmental execution issue. Please use the appropriate list to seek further assistance. http://cygwin.com/lists.html -- To unsubscribe,

Re: Invoking a script in Windows 7

2014-03-09 Thread Matt McAdory
I tried to add a link to an old post I googled up of similar vein from 2004 about calling bash scripts from a double click, but your response didn't reflect it, so I'm sending again. Didn't want to be just a jerk. Good luck. (BTW cygwin is _the_ piece of software that makes windoze tolerably