On Apr 16, 2008, at 3:50 PM, imacat wrote:
On Wed, 16 Apr 2008 22:00:05 +0200
[EMAIL PROTECTED] (Andreas J. Koenig) wrote:
It is a little known fact how decimal numbers convert to version
strings in perl. Frankly, I do not even know where it is documented.
% perl -le 'use version;print version-
On Wed, 16 Apr 2008 22:00:05 +0200
[EMAIL PROTECTED] (Andreas J. Koenig) wrote:
> It is a little known fact how decimal numbers convert to version
> strings in perl. Frankly, I do not even know where it is documented.
> % perl -le 'use version;print version->new("0.3") <=>
> version->new("0.3.1")
> On Thu, 17 Apr 2008 00:29:25 +0800, imacat <[EMAIL PROTECTED]> said:
> I understand it. But the problem is that, the newest version of
> Lingua::Features is 0.3.1 in GROUSSE/Lingua-Features-0.3.1.tar.gz:
>
http://search.cpan.org/src/GROUSSE/Lingua-Features-0.3.1/lib/Lingua/Featu
On Wed, 16 Apr 2008 07:21:54 -0400
Ricardo SIGNES <[EMAIL PROTECTED]> wrote:
> * David Golden <[EMAIL PROTECTED]> [2008-04-16T06:43:33]
> > On Wed, Apr 16, 2008 at 5:14 AM, imacat <[EMAIL PROTECTED]> wrote:
> Just so. 02packages indexes all the primary packages in modules on the CPAN,
> and if a p
* David Golden <[EMAIL PROTECTED]> [2008-04-16T06:43:33]
> On Wed, Apr 16, 2008 at 5:14 AM, imacat <[EMAIL PROTECTED]> wrote:
> > repository. For example, the most current version of Lingua::Features
> > is 0.3.1, but the 02packages.details.txt.gz says:
> >
> I don't know if this is the cause, b
On Wed, Apr 16, 2008 at 5:14 AM, imacat <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> Hi. I wonder to whom may I report the CPAN repository indexing
> problems? I found several strange result when I query the CPAN
> repository. For example, the most current version of Lingua::Features
> is 0
Dear all,
Hi. I wonder to whom may I report the CPAN repository indexing
problems? I found several strange result when I query the CPAN
repository. For example, the most current version of Lingua::Features
is 0.3.1, but the 02packages.details.txt.gz says:
[EMAIL PROTECTED] ~ % gunzip -c
~