From 0e06e26907bcd74783b8eb857b050ab77b1187c5 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 8 May 2010 02:38:55 +0000 Subject: fix package Categorys spelling, RT#8314 --- FS/FS/Mason.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'FS') diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index c96a9807e..155a80966 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -64,6 +64,7 @@ if ( -e $addl_handler_use_file ) { use DateTime::Format::Strptime; use FS::Misc::DateTime qw( parse_datetime ); use Lingua::EN::Inflect qw(PL); + Lingua::EN::Inflect::classical names=>0; #Categorys use Tie::IxHash; use URI; use URI::Escape; -- cgit v1.2.1