Skip Menu |

This queue is for tickets about the Text-Compare CPAN distribution.

Report information
The Basics
Id: 21588
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Text-Compare

People
Owner: Nobody in particular
Requestors: plisco [...] ashmanov.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Re: Mistype in Text::Compare POD
Date: Thu, 21 Sep 2006 00:40:08 +0400
To: bug-text-compare [...] rt.cpan.org
From: Igor Plisco <plisco [...] ashmanov.com>
Igor Plisco wrote: Show quoted text
> Hi Marcus, > > There is mistype in your module POD:
And another mistype there: my $tc = new Text::Compare( memoize => 1, stip_html => 0 ); my $sim = $ts->similarity($text_a, $text_b); $ts -> $tc in last line. Best wishes, Igor Plisco
Fixed in 1.02 too. On Wed Sep 20 16:39:47 2006, plisco@ashmanov.com wrote: Show quoted text
> Igor Plisco wrote: >
> > Hi Marcus, > > > > There is mistype in your module POD:
> > > And another mistype there: > > my $tc = new Text::Compare( memoize => 1, stip_html => 0 ); > my $sim = $ts->similarity($text_a, $text_b); > > $ts -> $tc in last line. > > Best wishes, > > Igor Plisco
-- Serguei Trouchelle