Can perl expect can be written in just perl

2009-07-28 Thread rich . japh
Sorry for overr writng But this pop into my head while walking. -Original Message- From: "John W. Krahn" Date: Tue, 28 Jul 2009 13:07:38 To: Perl Beginners Subject: Re: Subroutine foo redefined a bar Dermot wrote: > 2009/7/28 John W. Krahn : > > Thanx for gettig back to me. > >> Whic

Re: help on example from "mastering algorithm with perl" on binarysearch

2009-06-27 Thread rich . japh
Thank you. Its very clear now. -Original Message- From: "John W. Krahn" Date: Sat, 27 Jun 2009 10:46:28 To: Perl Beginners Subject: Re: help on example from "mastering algorithm with perl" on binary search rich lee wrote: > Hello everyone, Hello, > I am trying to read "mastering al

Re: Calling subroutine every second using alarm fails

2009-04-01 Thread rich . japh
Away from PC so I cannot hookup Is alarm perls internal function? -Original Message- From: "Chas. Owens" Date: Wed, 1 Apr 2009 10:18:51 To: Kelly Jones Cc: Subject: Re: Calling subroutine every second using alarm fails On Wed, Apr 1, 2009 at 08:48, Kelly Jones wrote: > I want a scrip

Re: I am considering changing my footnote style.

2009-03-31 Thread rich . japh
I personally enjoy reading all your post but I think star is better than numberS -Original Message- From: "Chas. Owens" Date: Mon, 16 Mar 2009 00:38:28 To: Perl Beginners Subject: I am considering changing my footnote style. As many of you have probably noticed, I am addicted* to footn

Re: picking largest key by value..

2009-02-26 Thread rich . japh
Will try that once I get back --Original Message-- From: Owen To: beginners@perl.org Subject: Re: picking largest key by value.. Sent: Feb 26, 2009 3:53 PM On Thu, 26 Feb 2009 15:34:11 -0500 Rick wrote: > trying out getting lasrgest key(by value) but below is not working... > > help ple