Bug 3842 Lingua::Stem::Snowball missing from the Makefile.PL
authorChris Cormack <chrisc@catalyst.net.nz>
Tue, 8 Dec 2009 00:05:45 +0000 (13:05 +1300)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Sun, 20 Dec 2009 13:27:10 +0000 (14:27 +0100)
Makefile.PL
about.pl

index 6aa709d..826753c 100644 (file)
@@ -570,6 +570,7 @@ WriteMakefile(
                             'LWP::Simple'                      => 1.41,
                             'LWP::UserAgent'                   => 2.033,
                             'Lingua::Stem'                     => 0.82,
+                           'Lingua::Stem::Snowball'           => 0.952,
                             'List::Util'                       => 1.18,
                             'List::MoreUtils'                  => 0.21,
                             'Locale::Language'                 => 2.07,
index 44f6ceb..735138c 100755 (executable)
--- a/about.pl
+++ b/about.pl
@@ -97,6 +97,7 @@ JSON
 LWP::Simple
 LWP::UserAgent
 Lingua::Stem
+Lingua::Stem::Snowball
 List::Util
 List::MoreUtils
 Locale::Language