in reply to
Re: first missing number
in thread
first missing number
Oops, my apologies. I wrote it as passing the array, and then I realized it'd be faster to pass an array ref. And I misadjusted.
japhy
--
Perl and Regex Hacker
Comment on
Re: Re: first missing number
Replies are listed 'Best First'.
(jeffa) Re: Re: Re: first missing number
by
jeffa
(Bishop)
on Dec 20, 2000 at 03:56 UTC
Say, this snippet wasn't inspired by
Programming Pearls
by any chance, was it?
Jeff
[reply]
Re: Re: Re: Re: first missing number
by
japhy
(Canon)
on Dec 20, 2000 at 05:09 UTC
Sorry -- never visted the site nor read the book. It was created in response to a request for such a function at
PerlGuru Forums
.
japhy
--
Perl and Regex Hacker
[reply]
In Section
Cool Uses for Perl