Skip Menu |

This queue is for tickets about the Lingua-RU-Number CPAN distribution.

Report information
The Basics
Id: 47607
Status: resolved
Priority: 0/
Queue: Lingua-RU-Number

People
Owner: SAFRONOV [...] cpan.org
Requestors: RuslanShuliak [...] mail.ru
Cc:
AdminCc:

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



Subject: Problem with spelling
Hi, The word 'odinadcat' in result is misspelled. Valid word is 'odinnadcat' -- perl -e 'use Lingua::RU::Number qw( rur_in_words ); print rur_in_words( 11 ) . "\n";' regards
Subject: Re: [rt.cpan.org #47607] Problem with spelling
Date: Mon, 06 Jul 2009 12:37:47 +0400
To: bug-lingua-ru-number [...] rt.cpan.org
From: "vladyandex.ru" <vlad [...] yandex.ru>
thx! will fix! /v Show quoted text
> > Mon Jul 06 03:56:29 2009: Request 47607 was acted upon. > Transaction: Ticket created by rshuliak > Queue: Lingua-RU-Number > Subject: Problem with spelling > Broken in: (no value) > Severity: Important > Owner: Nobody > Requestors: RuslanShuliak@mail.ru > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=47607 > > > > Hi, > > The word 'odinadcat' in result is misspelled. Valid word is 'odinnadcat' > > -- > > perl -e 'use Lingua::RU::Number qw( rur_in_words ); print rur_in_words( > 11 ) . "\n";' > > regards > >
-- <vlad safronov, http://vlad.narod.ru> Новая Яндекс.Почта http://mail.yandex.ru/promo/neo/welcome/sign
fixed. new version 0.04 released. thanx for bug reporting. /v