logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: [Boston.pm] 1st release to the CPAN: msg#00046

Subject: Re: [Boston.pm] 1st release to the CPAN
On Tue, May 29, 2007 at 11:17:57AM -0400, Mike Williams wrote:
> Hi there.  I tried your module and it installed and ran fine.
> 
> I did find a typo and a bug in one of the examples in the README.
>            # the typo: white should be while
>            white (my $prime = shift @primes < 500) {
>            # the bug: without the parens the loop prints a bunch of ones
>            while ((my $prime = shift @primes) < 500) {
> 
> You may want to include \n's in the examples so they look nicer if
> someone cuts and pastes them.

Thanks for the feedback - both issues fixed, and uploaded to CPAN
sometime last week:

  http://search.cpan.org/~zigdon/Math-Prime-TiedArray-0.01/

Dan

-- 
Dan Boger
dan-rlx3YLNxYWXQT0dZR+AlfA@xxxxxxxxxxxxxxxx



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>