Skip Menu |

This queue is for tickets about the Lingua-EN-Inflexion CPAN distribution.

Report information
The Basics
Id: 114499
Status: resolved
Priority: 0/
Queue: Lingua-EN-Inflexion

People
Owner: Nobody in particular
Requestors: msh210 [...] gmail.com
Cc:
AdminCc:

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



Subject: Undefined subroutine &Lingua::EN::Inflexion::Nouns::modern_plural_of called at /usr/local/share/perl/5.18.2/Lingua/EN/Inflexion/Nouns.pm line 7811
Date: Thu, 19 May 2016 15:18:58 -0500
To: bug-Lingua-EN-Inflexion [...] rt.cpan.org
From: Michael Hamm <msh210 [...] gmail.com>
I got Undefined subroutine &Lingua::EN::Inflexion::Nouns::modern_plural_of called at /usr/local/share/perl/5.18.2/Lingua/EN/Inflexion/Nouns.pm line 7811 ; perhaps instead of my $plural = modern_plural_of($1); that line should have my $plural = $modern_plural_of->{$1}; ? Michael Hamm
Subject: Re: [rt.cpan.org #114499] Undefined subroutine &Lingua::EN::Inflexion::Nouns::modern_plural_of called at /usr/local/share/perl/5.18.2/Lingua/EN/Inflexion/Nouns.pm line 7811
Date: Sat, 21 May 2016 08:15:19 +1000
To: bug-Lingua-EN-Inflexion [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Definitely a bug. Now patched and uploaded to CPAN. Thanks, Michael. Much appreciated! Damian