Hello community,
here is the log from the commit of package perl-Lingua-Stem for
openSUSE:Factory checked in at 2020-06-24 15:48:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Lingua-Stem (Old)
and /work/SRC/openSUSE:Factory/.perl-Lingua-Stem.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Lingua-Stem"
Wed Jun 24 15:48:21 2020 rev:2 rq:816381 version:2.30
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Lingua-Stem/perl-Lingua-Stem.changes
2015-02-10 20:21:15.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Lingua-Stem.new.2956/perl-Lingua-Stem.changes
2020-06-24 15:48:27.256296364 +0200
@@ -1,0 +2,12 @@
+Sun Jun 21 03:10:46 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 2.30
+ see /usr/share/doc/packages/perl-Lingua-Stem/Changes
+
+ 2.30 2020.06020 - Cleanup for initial upload to GitHub. Version
+ numbers for all sub-modules synced on 2.30 for
+ consistency. Maintainer updated. Build.PL and
+ Makefile.PL updates. Addition of 'use warnings'
+ to all files. POD encoding error fix.
+
+-------------------------------------------------------------------
Old:
----
Lingua-Stem-0.84.tar.gz
New:
----
Lingua-Stem-2.30.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Lingua-Stem.spec ++++++
--- /var/tmp/diff_new_pack.Coa5no/_old 2020-06-24 15:48:28.624302099 +0200
+++ /var/tmp/diff_new_pack.Coa5no/_new 2020-06-24 15:48:28.628302116 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Lingua-Stem
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-Lingua-Stem
-Version: 0.84
+Version: 2.30
Release: 0
%define cpan_name Lingua-Stem
-Summary: Stemming of words in various languages
-License: Artistic-1.0 or GPL-1.0+
+Summary: Stemming of words
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/Lingua-Stem/
-Source:
http://www.cpan.org/authors/id/S/SN/SNOWHARE/%{cpan_name}-%{version}.tar.gz
+URL: https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/S/SN/SNOWHARE/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -37,7 +38,7 @@
BuildRequires: perl(Lingua::Stem::Snowball::Da) >= 1.01
BuildRequires: perl(Lingua::Stem::Snowball::No) >= 1.00
BuildRequires: perl(Lingua::Stem::Snowball::Se) >= 1.01
-BuildRequires: perl(Module::Build)
+BuildRequires: perl(Module::Build) >= 0.420000
BuildRequires: perl(Text::German)
Requires: perl(Lingua::GL::Stemmer)
Requires: perl(Lingua::PT::Stemmer)
@@ -86,10 +87,10 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
./Build build flags=%{?_smp_mflags}
%check
@@ -101,6 +102,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Artistic_License.txt Changes examples GPL_License.txt LICENSE README
+%doc Changes examples GPL_License.txt README
+%license Artistic_License.txt LICENSE
%changelog
++++++ Lingua-Stem-0.84.tar.gz -> Lingua-Stem-2.30.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/Artistic_License.txt
new/Lingua-Stem-2.30/Artistic_License.txt
--- old/Lingua-Stem-0.84/Artistic_License.txt 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/Artistic_License.txt 2020-06-20 16:58:54.000000000
+0200
@@ -1,127 +1,201 @@
-The "Artistic License"
+Artistic License 2.0
-Preamble
+ Copyright (c) 2000-2006, The Perl Foundation.
+
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-"Package" refers to the collection of files distributed by the
-Copyright Holder, and derivatives of that collection of files
-created through textual modification.
-
-"Standard Version" refers to such a Package if it has not been
-modified, or has been modified in accordance with the wishes
-of the Copyright Holder as specified below.
-
-"Copyright Holder" is whoever is named in the copyright or
-copyrights for the package.
-
-"You" is you, if you're thinking about copying or distributing
-this Package.
-
-"Reasonable copying fee" is whatever you can justify on the
-basis of media cost, duplication charges, time of people involved,
-and so on. (You will not be required to justify it to the
-Copyright Holder, but only to the computing community at large
-as a market that must bear the fee.)
-
-"Freely Available" means that no fee is charged for the item
-itself, though there may be fees involved in handling the item.
-It also means that recipients of the item may redistribute it
-under the same conditions they received it.
-
-1. You may make and give away verbatim copies of the source form of the
-Standard Version of this Package without restriction, provided that you
-duplicate all of the original copyright notices and associated disclaimers.
-
-2. You may apply bug fixes, portability fixes and other modifications
-derived from the Public Domain or from the Copyright Holder. A Package
-modified in such a way shall still be considered the Standard Version.
-
-3. You may otherwise modify your copy of this Package in any way, provided
-that you insert a prominent notice in each changed file stating how and
-when you changed that file, and provided that you do at least ONE of the
-following:
-
- a) place your modifications in the Public Domain or otherwise make them
- Freely Available, such as by posting said modifications to Usenet or
- an equivalent medium, or placing the modifications on a major archive
- site such as uunet.uu.net, or by allowing the Copyright Holder to include
- your modifications in the Standard Version of the Package.
-
- b) use the modified Package only within your corporation or organization.
-
- c) rename any non-standard executables so the names do not conflict
- with standard executables, which must also be provided, and provide
- a separate manual page for each non-standard executable that clearly
- documents how it differs from the Standard Version.
-
- d) make other distribution arrangements with the Copyright Holder.
-
-4. You may distribute the programs of this Package in object code or
-executable form, provided that you do at least ONE of the following:
-
- a) distribute a Standard Version of the executables and library files,
- together with instructions (in the manual page or equivalent) on where
- to get the Standard Version.
-
- b) accompany the distribution with the machine-readable source of
- the Package with your modifications.
-
- c) give non-standard executables non-standard names, and clearly
- document the differences in manual pages (or equivalent), together
- with instructions on where to get the Standard Version.
-
- d) make other distribution arrangements with the Copyright Holder.
-
-5. You may charge a reasonable copying fee for any distribution of this
-Package. You may charge any fee you choose for support of this
-Package. You may not charge a fee for this Package itself. However,
-you may distribute this Package in aggregate with other (possibly
-commercial) programs as part of a larger (possibly commercial) software
-distribution provided that you do not advertise this Package as a
-product of your own. You may embed this Package's interpreter within
-an executable of yours (by linking); this shall be construed as a mere
-form of aggregation, provided that the complete Standard Version of the
-interpreter is so embedded.
-
-6. The scripts and library files supplied as input to or produced as
-output from the programs of this Package do not automatically fall
-under the copyright of this Package, but belong to whoever generated
-them, and may be sold commercially, and may be aggregated with this
-Package. If such scripts or library files are aggregated with this
-Package via the so-called "undump" or "unexec" methods of producing a
-binary executable image, then distribution of such an image shall
-neither be construed as a distribution of this Package nor shall it
-fall under the restrictions of Paragraphs 3 and 4, provided that you do
-not represent such an executable image as a Standard Version of this
-Package.
-
-7. C subroutines (or comparably compiled subroutines in other
-languages) supplied by you and linked into this Package in order to
-emulate subroutines and variables of the language defined by this
-Package shall not be considered part of this Package, but are the
-equivalent of input as in Paragraph 6, provided these subroutines do
-not change the language in any way that would cause it to fail the
-regression tests for the language.
-
-8. Aggregation of this Package with a commercial distribution is always
-permitted provided that the use of this Package is embedded; that is,
-when no overt attempt is made to make this Package's interfaces visible
-to the end user of the commercial distribution. Such use shall not be
-construed as a distribution of this Package.
-
-9. The name of the Copyright Holder may not be used to endorse or promote
-products derived from this software without specific prior written permission.
-
-10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
-WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+Preamble
-The End
+This license establishes the terms under which a given free software
+Package may be copied, modified, distributed, and/or redistributed.
+The intent is that the Copyright Holder maintains some artistic
+control over the development of that Package while still keeping the
+Package available as open source and free software.
+
+You are always permitted to make arrangements wholly outside of this
+license directly with the Copyright Holder of a given Package. If the
+terms of this license do not permit the full use that you propose to
+make of the Package, you should contact the Copyright Holder and seek
+a different licensing arrangement.
+
+Definitions
+
+ "Copyright Holder" means the individual(s) or organization(s)
+ named in the copyright notice for the entire Package.
+
+ "Contributor" means any party that has contributed code or other
+ material to the Package, in accordance with the Copyright Holder's
+ procedures.
+
+ "You" and "your" means any person who would like to copy,
+ distribute, or modify the Package.
+
+ "Package" means the collection of files distributed by the
+ Copyright Holder, and derivatives of that collection and/or of
+ those files. A given Package may consist of either the Standard
+ Version, or a Modified Version.
+
+ "Distribute" means providing a copy of the Package or making it
+ accessible to anyone else, or in the case of a company or
+ organization, to others outside of your company or organization.
+
+ "Distributor Fee" means any fee that you charge for Distributing
+ this Package or providing support for this Package to another
+ party. It does not mean licensing fees.
+
+ "Standard Version" refers to the Package if it has not been
+ modified, or has been modified only in ways explicitly requested
+ by the Copyright Holder.
+
+ "Modified Version" means the Package, if it has been changed, and
+ such changes were not explicitly requested by the Copyright
+ Holder.
+
+ "Original License" means this Artistic License as Distributed with
+ the Standard Version of the Package, in its current version or as
+ it may be modified by The Perl Foundation in the future.
+
+ "Source" form means the source code, documentation source, and
+ configuration files for the Package.
+
+ "Compiled" form means the compiled bytecode, object code, binary,
+ or any other form resulting from mechanical transformation or
+ translation of the Source form.
+
+
+Permission for Use and Modification Without Distribution
+
+(1) You are permitted to use the Standard Version and create and use
+Modified Versions for any purpose without restriction, provided that
+you do not Distribute the Modified Version.
+
+
+Permissions for Redistribution of the Standard Version
+
+(2) You may Distribute verbatim copies of the Source form of the
+Standard Version of this Package in any medium without restriction,
+either gratis or for a Distributor Fee, provided that you duplicate
+all of the original copyright notices and associated disclaimers. At
+your discretion, such verbatim copies may or may not include a
+Compiled form of the Package.
+
+(3) You may apply any bug fixes, portability changes, and other
+modifications made available from the Copyright Holder. The resulting
+Package will still be considered the Standard Version, and as such
+will be subject to the Original License.
+
+
+Distribution of Modified Versions of the Package as Source
+
+(4) You may Distribute your Modified Version as Source (either gratis
+or for a Distributor Fee, and with or without a Compiled form of the
+Modified Version) provided that you clearly document how it differs
+from the Standard Version, including, but not limited to, documenting
+any non-standard features, executables, or modules, and provided that
+you do at least ONE of the following:
+
+ (a) make the Modified Version available to the Copyright Holder
+ of the Standard Version, under the Original License, so that the
+ Copyright Holder may include your modifications in the Standard
+ Version.
+
+ (b) ensure that installation of your Modified Version does not
+ prevent the user installing or running the Standard Version. In
+ addition, the Modified Version must bear a name that is different
+ from the name of the Standard Version.
+
+ (c) allow anyone who receives a copy of the Modified Version to
+ make the Source form of the Modified Version available to others
+ under
+
+ (i) the Original License or
+
+ (ii) a license that permits the licensee to freely copy,
+ modify and redistribute the Modified Version using the same
+ licensing terms that apply to the copy that the licensee
+ received, and requires that the Source form of the Modified
+ Version, and of any works derived from it, be made freely
+ available in that license fees are prohibited but Distributor
+ Fees are allowed.
+
+
+Distribution of Compiled Forms of the Standard Version
+or Modified Versions without the Source
+
+(5) You may Distribute Compiled forms of the Standard Version without
+the Source, provided that you include complete instructions on how to
+get the Source of the Standard Version. Such instructions must be
+valid at the time of your distribution. If these instructions, at any
+time while you are carrying out such distribution, become invalid, you
+must provide new instructions on demand or cease further distribution.
+If you provide valid instructions or cease distribution within thirty
+days after you become aware that the instructions are invalid, then
+you do not forfeit any of your rights under this license.
+
+(6) You may Distribute a Modified Version in Compiled form without
+the Source, provided that you comply with Section 4 with respect to
+the Source of the Modified Version.
+
+
+Aggregating or Linking the Package
+
+(7) You may aggregate the Package (either the Standard Version or
+Modified Version) with other packages and Distribute the resulting
+aggregation provided that you do not charge a licensing fee for the
+Package. Distributor Fees are permitted, and licensing fees for other
+components in the aggregation are permitted. The terms of this license
+apply to the use and Distribution of the Standard or Modified Versions
+as included in the aggregation.
+
+(8) You are permitted to link Modified and Standard Versions with
+other works, to embed the Package in a larger work of your own, or to
+build stand-alone binary or bytecode versions of applications that
+include the Package, and Distribute the result without restriction,
+provided the result does not expose a direct interface to the Package.
+
+
+Items That are Not Considered Part of a Modified Version
+
+(9) Works (including, but not limited to, modules and scripts) that
+merely extend or make use of the Package, do not, by themselves, cause
+the Package to be a Modified Version. In addition, such works are not
+considered parts of the Package itself, and are not subject to the
+terms of this license.
+
+
+General Provisions
+
+(10) Any use, modification, and distribution of the Standard or
+Modified Versions is governed by this Artistic License. By using,
+modifying or distributing the Package, you accept this license. Do not
+use, modify, or distribute the Package, if you do not accept this
+license.
+
+(11) If your Modified Version has been derived from a Modified
+Version made by someone other than you, you are nevertheless required
+to ensure that your Modified Version complies with the requirements of
+this license.
+
+(12) This license does not grant you the right to use any trademark,
+service mark, tradename, or logo of the Copyright Holder.
+
+(13) This license includes the non-exclusive, worldwide,
+free-of-charge patent license to make, have made, use, offer to sell,
+sell, import and otherwise transfer the Package with respect to any
+patent claims licensable by the Copyright Holder that are necessarily
+infringed by the Package. If you institute patent litigation
+(including a cross-claim or counterclaim) against any party alleging
+that the Package constitutes direct or contributory patent
+infringement, then this Artistic License to you shall terminate on the
+date that such litigation is filed.
+
+(14) Disclaimer of Warranty:
+THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
+IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
+WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
+NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
+LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
+BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
+ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/Build.PL
new/Lingua-Stem-2.30/Build.PL
--- old/Lingua-Stem-0.84/Build.PL 2010-04-29 15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/Build.PL 2020-06-20 16:58:54.000000000 +0200
@@ -1,10 +1,12 @@
use Module::Build;
my $build = Module::Build->new
( module_name => 'Lingua::Stem',
- dist_author => 'Benjamin Franz <[email protected]>',
+ dist_author => 'Jerilyn Franz <[email protected]>',
dist_abstract => 'Stemming of words in various languages',
- license => 'perl',
+ license => 'perl_5',
requires => {
+ 'perl' => '5.006',
+ 'warnings'=> 0,
'Carp' => 0,
'Lingua::Stem::Snowball::No' => '1.00',
'Lingua::Stem::Snowball::Se' => '1.01',
@@ -16,5 +18,34 @@
'Lingua::GL::Stemmer' => 0,
'Text::German' => 0,
},
+ test_requires => {
+ 'perl' => '5.006',
+ 'warnings'=> 0,
+ 'Carp' => 0,
+ 'Lingua::Stem::Snowball::No' => '1.00',
+ 'Lingua::Stem::Snowball::Se' => '1.01',
+ 'Lingua::Stem::Snowball::Da' => '1.01',
+ 'Lingua::Stem::Fr' => '0.02',
+ 'Lingua::Stem::It' => 0,
+ 'Lingua::Stem::Ru' => 0,
+ 'Lingua::PT::Stemmer' => 0,
+ 'Lingua::GL::Stemmer' => 0,
+ 'Text::German' => 0,
+ },
+ meta_merge => {
+ 'meta-spec' => { version => 2 },
+ resources => {
+ bugtracker => {
+ web =>
'https://github.com/JerilynFranz/perl-Lingua-Stem/issues',
+ },
+ homepage => 'https://github.com/JerilynFranz/perl-Lingua-Stem',
+ license => ['http://dev.perl.org/licenses/'],
+ repository => {
+ type => 'git',
+ url =>
'https://github.com/JerilynFranz/perl-Lingua-Stem.git',
+ web => 'https://github.com/JerilynFranz/perl-Lingua-Stem',
+ },
+ },
+ },
build_requires => { },
)->create_build_script;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/Changes new/Lingua-Stem-2.30/Changes
--- old/Lingua-Stem-0.84/Changes 2010-04-29 15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/Changes 2020-06-20 16:58:54.000000000 +0200
@@ -1,3 +1,9 @@
+ 2.30 2020.06020 - Cleanup for initial upload to GitHub. Version
+ numbers for all sub-modules synced on 2.30 for
+ consistency. Maintainer updated. Build.PL and
+ Makefile.PL updates. Addition of 'use warnings'
+ to all files. POD encoding error fix.
+
0.84 2010.04.29 - Documentation fixes to the En stemmer and removal
of the accidentally included lib/Lingua/test.pl file
Thanks goes to Aaron Naiman for bringing the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/LICENSE new/Lingua-Stem-2.30/LICENSE
--- old/Lingua-Stem-0.84/LICENSE 2010-04-29 15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/LICENSE 2020-06-20 16:58:54.000000000 +0200
@@ -1,10 +1,7 @@
+http://dev.perl.org/licenses/
-This module is licensed under the same terms and conditions as Perl itself.
+Lingua::Stem is licensed under the same terms as Perl itself
-This means that you can, at your option, redistribute is and/or modify it under
-either the terms the GNU Public License (GPL) version 1 or later, or under the
-Perl Artistic License.
+In practice this means it is dual licensed under the GPL1, version 1 or later
and the Perl Artistic License as you prefer.
-See http://dev.perl.org/licenses/
-
-or the Artistic_License.txt and GPL_License.txt files included with the
distribution.
+See the GPL_License.txt and Artistic_License.txt files for the terms of each
license
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/MANIFEST
new/Lingua-Stem-2.30/MANIFEST
--- old/Lingua-Stem-0.84/MANIFEST 2010-04-29 15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/MANIFEST 2020-06-20 16:58:54.000000000 +0200
@@ -21,6 +21,7 @@
LICENSE
Makefile.PL
MANIFEST
+META.json
META.yml
README
t/01_import_all.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/META.json
new/Lingua-Stem-2.30/META.json
--- old/Lingua-Stem-0.84/META.json 1970-01-01 01:00:00.000000000 +0100
+++ new/Lingua-Stem-2.30/META.json 2020-06-20 16:58:54.000000000 +0200
@@ -0,0 +1,114 @@
+{
+ "abstract" : "Stemming of words in various languages",
+ "author" : [
+ "Jerilyn Franz <[email protected]>"
+ ],
+ "dynamic_config" : 1,
+ "generated_by" : "Module::Build version 0.4231",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Lingua-Stem",
+ "prereqs" : {
+ "configure" : {
+ "requires" : {
+ "Module::Build" : "0.42"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Carp" : "0",
+ "Lingua::GL::Stemmer" : "0",
+ "Lingua::PT::Stemmer" : "0",
+ "Lingua::Stem::Fr" : "0.02",
+ "Lingua::Stem::It" : "0",
+ "Lingua::Stem::Ru" : "0",
+ "Lingua::Stem::Snowball::Da" : "1.01",
+ "Lingua::Stem::Snowball::No" : "1.00",
+ "Lingua::Stem::Snowball::Se" : "1.01",
+ "Text::German" : "0",
+ "perl" : "5.006",
+ "warnings" : "0"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "Carp" : "0",
+ "Lingua::GL::Stemmer" : "0",
+ "Lingua::PT::Stemmer" : "0",
+ "Lingua::Stem::Fr" : "0.02",
+ "Lingua::Stem::It" : "0",
+ "Lingua::Stem::Ru" : "0",
+ "Lingua::Stem::Snowball::Da" : "1.01",
+ "Lingua::Stem::Snowball::No" : "1.00",
+ "Lingua::Stem::Snowball::Se" : "1.01",
+ "Text::German" : "0",
+ "perl" : "5.006",
+ "warnings" : "0"
+ }
+ }
+ },
+ "provides" : {
+ "Lingua::Stem" : {
+ "file" : "lib/Lingua/Stem.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::AutoLoader" : {
+ "file" : "lib/Lingua/Stem/AutoLoader.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::Da" : {
+ "file" : "lib/Lingua/Stem/Da.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::De" : {
+ "file" : "lib/Lingua/Stem/De.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::En" : {
+ "file" : "lib/Lingua/Stem/En.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::EnBroken" : {
+ "file" : "lib/Lingua/Stem/EnBroken.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::Gl" : {
+ "file" : "lib/Lingua/Stem/Gl.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::No" : {
+ "file" : "lib/Lingua/Stem/No.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::Pt" : {
+ "file" : "lib/Lingua/Stem/Pt.pm",
+ "version" : "2.30"
+ },
+ "Lingua::Stem::Sv" : {
+ "file" : "lib/Lingua/Stem/Sv.pm",
+ "version" : "2.30"
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "https://github.com/JerilynFranz/perl-Lingua-Stem/issues"
+ },
+ "homepage" : "https://github.com/JerilynFranz/perl-Lingua-Stem",
+ "license" : [
+ "http://dev.perl.org/licenses/"
+ ],
+ "repository" : {
+ "type" : "git",
+ "url" : "https://github.com/JerilynFranz/perl-Lingua-Stem.git",
+ "web" : "https://github.com/JerilynFranz/perl-Lingua-Stem"
+ }
+ },
+ "version" : "2.30",
+ "x_serialization_backend" : "JSON::PP version 2.27400_02"
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/META.yml
new/Lingua-Stem-2.30/META.yml
--- old/Lingua-Stem-0.84/META.yml 2010-04-29 15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/META.yml 2020-06-20 16:58:54.000000000 +0200
@@ -1,55 +1,77 @@
---
-name: Lingua-Stem
-version: 0.84
+abstract: 'Stemming of words in various languages'
author:
- - 'Benjamin Franz <[email protected]>'
-abstract: Stemming of words in various languages
+ - 'Jerilyn Franz <[email protected]>'
+build_requires:
+ Carp: '0'
+ Lingua::GL::Stemmer: '0'
+ Lingua::PT::Stemmer: '0'
+ Lingua::Stem::Fr: '0.02'
+ Lingua::Stem::It: '0'
+ Lingua::Stem::Ru: '0'
+ Lingua::Stem::Snowball::Da: '1.01'
+ Lingua::Stem::Snowball::No: '1.00'
+ Lingua::Stem::Snowball::Se: '1.01'
+ Text::German: '0'
+ perl: '5.006'
+ warnings: '0'
+configure_requires:
+ Module::Build: '0.42'
+dynamic_config: 1
+generated_by: 'Module::Build version 0.4231, CPAN::Meta::Converter version
2.150010'
license: perl
-requires:
- Carp: 0
- Lingua::GL::Stemmer: 0
- Lingua::PT::Stemmer: 0
- Lingua::Stem::Fr: 0.02
- Lingua::Stem::It: 0
- Lingua::Stem::Ru: 0
- Lingua::Stem::Snowball::Da: 1.01
- Lingua::Stem::Snowball::No: 1.00
- Lingua::Stem::Snowball::Se: 1.01
- Text::German: 0
-generated_by: Module::Build version 0.280801
meta-spec:
- url: http://module-build.sourceforge.net/META-spec-v1.2.html
- version: 1.2
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: Lingua-Stem
provides:
Lingua::Stem:
file: lib/Lingua/Stem.pm
- version: 0.84
+ version: '2.30'
Lingua::Stem::AutoLoader:
file: lib/Lingua/Stem/AutoLoader.pm
- version: 1.02
+ version: '2.30'
Lingua::Stem::Da:
file: lib/Lingua/Stem/Da.pm
- version: 1.01
+ version: '2.30'
Lingua::Stem::De:
file: lib/Lingua/Stem/De.pm
- version: 1.01
+ version: '2.30'
Lingua::Stem::En:
file: lib/Lingua/Stem/En.pm
- version: 2.16
+ version: '2.30'
Lingua::Stem::EnBroken:
file: lib/Lingua/Stem/EnBroken.pm
- version: 2.13
+ version: '2.30'
Lingua::Stem::Gl:
file: lib/Lingua/Stem/Gl.pm
- version: 1.02
+ version: '2.30'
Lingua::Stem::No:
file: lib/Lingua/Stem/No.pm
- version: 1.01
+ version: '2.30'
Lingua::Stem::Pt:
file: lib/Lingua/Stem/Pt.pm
- version: 1.01
+ version: '2.30'
Lingua::Stem::Sv:
file: lib/Lingua/Stem/Sv.pm
- version: 1.01
+ version: '2.30'
+requires:
+ Carp: '0'
+ Lingua::GL::Stemmer: '0'
+ Lingua::PT::Stemmer: '0'
+ Lingua::Stem::Fr: '0.02'
+ Lingua::Stem::It: '0'
+ Lingua::Stem::Ru: '0'
+ Lingua::Stem::Snowball::Da: '1.01'
+ Lingua::Stem::Snowball::No: '1.00'
+ Lingua::Stem::Snowball::Se: '1.01'
+ Text::German: '0'
+ perl: '5.006'
+ warnings: '0'
resources:
+ bugtracker: https://github.com/JerilynFranz/perl-Lingua-Stem/issues
+ homepage: https://github.com/JerilynFranz/perl-Lingua-Stem
license: http://dev.perl.org/licenses/
+ repository: https://github.com/JerilynFranz/perl-Lingua-Stem.git
+version: '2.30'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/Makefile.PL
new/Lingua-Stem-2.30/Makefile.PL
--- old/Lingua-Stem-0.84/Makefile.PL 2010-04-29 15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/Makefile.PL 2020-06-20 16:58:54.000000000 +0200
@@ -2,9 +2,12 @@
# See lib/ExtUtils/MakeMaker.pm for details of how to influence
# the contents of the Makefile that is written.
WriteMakefile(
- 'NAME' => 'Lingua::Stem',
- 'VERSION_FROM' => 'lib/Lingua/Stem.pm',
- 'PREREQ_PM' => {
+ NAME => 'Lingua::Stem',
+ VERSION_FROM => 'lib/Lingua/Stem.pm',
+ MIN_PERL_VERSION => '5.006',
+ LICENSE => 'perl_5',
+ PREREQ_PM => {
+ 'warnings' => 0,
'Lingua::Stem::Snowball::No' => '1.00',
'Lingua::Stem::Snowball::Se' => '1.01',
'Lingua::Stem::Snowball::Da' => '1.01',
@@ -15,18 +18,24 @@
'Lingua::GL::Stemmer' => 0,
'Text::German' => 0,
},
+ META_MERGE => {
+ 'meta-spec' => { version => 2 },
+ resources => {
+ bugtracker => {
+ web =>
'https://github.com/JerilynFranz/perl-Lingua-Stem/issues',
+ },
+ homepage => 'https://github.com/JerilynFranz/perl-Lingua-Stem',
+ license => ['http://dev.perl.org/licenses/'],
+ repository => {
+ type => 'git',
+ url => 'https://github.com/JerilynFranz/perl-Lingua-Stem.git',
+ web => 'https://github.com/JerilynFranz/perl-Lingua-Stem',
+ },
+ },
+ },
($] >= 5.005 ? ## Add these new keywords supported since 5.005
(ABSTRACT_FROM => 'lib/Lingua/Stem.pod', # retrieve abstract from module
- AUTHOR => 'Benjamin Franz <[email protected]>') : ()),
-
- ($] >= 5.800 ? ## Add these new keywords supported since 5.8
- (NO_META => 1) : ()),
+ AUTHOR => 'Jerilyn Franz <[email protected]>') : ()),
PL_FILES => {},
- 'linkext' => { LINKTYPE => '' }, # no link needed
- 'dist' => { 'COMPRESS' => 'gzip -9f',
- 'SUFFIX' => 'gz',
- 'ZIP' => '/usr/bin/zip',
- 'ZIPFLAGS' => '-rl'
- }
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/README new/Lingua-Stem-2.30/README
--- old/Lingua-Stem-0.84/README 2010-04-29 15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/README 2020-06-20 16:58:54.000000000 +0200
@@ -18,11 +18,12 @@
Type 'perldoc Lingua::Stem' after installation for the documentation
-Copyright 1999, Benjamin Franz <[email protected]>
-(<URL:http://www.nihongo.org/snowhare/>),
+Copyright 1999, Jerilyn Franz <[email protected]>
Jim Richardson, <[email protected]>
(<URL:http://www.maths.usyd.edu.au:8000/jimr.html>),
and FreeRun Technologies (<URL:http://www.freeruntech.com/>).
All Rights Reserved.
This software may be copied or redistributed under the same terms as Perl
itelf.
+
+It means is is dual licenced under the GPL1 or later and the Perl Artistic
Licence
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/examples/benchmark-stemmers.pl
new/Lingua-Stem-2.30/examples/benchmark-stemmers.pl
--- old/Lingua-Stem-0.84/examples/benchmark-stemmers.pl 2010-04-29
15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/examples/benchmark-stemmers.pl 2020-06-20
16:58:54.000000000 +0200
@@ -1,4 +1,4 @@
-#!/opt/bin/perl
+#!/usr/bin/perl
#########################
# Usage: ./benchmark-stemmers.pl voc.txt
@@ -155,34 +155,34 @@
printf "Lingua::Stem, one batch, cache level 2: %8s
words/second\n", int($n/$elapsed);
}
-# Word by word, Lingua::Stem, with caching
+# Word by word, Lingua::Stem::En, with caching
{
Lingua::Stem::En::stem_caching({ -level => 2});
my $start_time = [gettimeofday];
for (my $i = 0; $i < $loops; $i++) {
foreach my $w (@word_list) {
- my ($result) = Lingua::Stem::En::stem($w);
+ my ($result) = Lingua::Stem::En::stem({ -words => [$w] });
}
}
my $elapsed = tv_interval($start_time);
- printf "Lingua::Stem, one word at a time, cache level 2: %8s
words/second\n", int($n/$elapsed);
+ printf "Lingua::Stem::En, one word at a time, cache level 2: %8s
words/second\n", int($n/$elapsed);
}
-# Processed in batches with caching, Lingua::Stem
+# Processed in batches with caching, Lingua::Stem:En
{
Lingua::Stem::En::stem_caching({ -level => 2});
my $start_time = [gettimeofday];
for (my $i = 0; $i < $loops; $i++) {
- my ($result) = Lingua::Stem::En::stem(@word_list);
+ my ($result) = Lingua::Stem::En::stem({ -words => \@word_list });
}
my $elapsed = tv_interval($start_time);
- printf "Lingua::Stem, %6s word batches, cache level 2: %8s
words/second\n", $n_words, int($n/$elapsed);
+ printf "Lingua::Stem::En, %6s word batches, cache level 2: %8s
words/second\n", $n_words, int($n/$elapsed);
}
-# Processed in one batch with caching, Lingua::Stem
+# Processed in one batch with caching, Lingua::Stem::En
{
Lingua::Stem::En::stem_caching({ -level => 2});
my $start_time = [gettimeofday];
- my ($result) = Lingua::Stem::En::stem(@big_word_list);
+ my ($result) = Lingua::Stem::En::stem({ -words => \@big_word_list });
my $elapsed = tv_interval($start_time);
- printf "Lingua::Stem, one batch, cache level 2: %8s
words/second\n", int($n/$elapsed);
+ printf "Lingua::Stem::En, one batch, cache level 2: %8s
words/second\n", int($n/$elapsed);
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/AutoLoader.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/AutoLoader.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/AutoLoader.pm 2010-04-29
15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/AutoLoader.pm 2020-06-20
16:58:54.000000000 +0200
@@ -1,7 +1,5 @@
package Lingua::Stem::AutoLoader;
-# $RCSfile: AutoLoader.pm,v $ $Revision: 1.2 $ $Date: 1999/06/17 21:59:24 $
$Author: snowhare $
-
=head1 NAME
Lingua::Stem::AutoLoader - A manager for autoloading Lingua::Stem modules
@@ -27,6 +25,8 @@
=head1 CHANGES
+ 2.30 2020.06.20 - Version renumber for module consistency
+
1.03 2004.07.25 - Added 'Lingua::Stem::Ru'
1.02 2004.04.26 - Added 'Lingua::Stem::Fr'
@@ -41,9 +41,11 @@
=cut
use strict;
+use warnings;
+
use vars qw($VERSION $AUTOLOAD);
-$VERSION = "1.02";
+$VERSION = "2.30";
my $_autoloaded_functions = {};
@@ -92,13 +94,13 @@
=head1 COPYRIGHT
-Copyright 1999, Benjamin Franz (<URL:http://www.nihongo.org/snowhare/>) and
+Copyright 1999, Jerilyn Franz <[email protected]> and
FreeRun Technologies, Inc. (<URL:http://www.freeruntech.com/>). All Rights
Reserved.
This software may be copied or redistributed under the same terms as Perl
itelf.
=head1 AUTHOR
-Benjamin Franz
+Jerilyn Franz
=head1 TODO
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/Da.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/Da.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/Da.pm 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/Da.pm 2020-06-20 16:58:54.000000000
+0200
@@ -1,7 +1,5 @@
package Lingua::Stem::Da;
-# $RCSfile: De.pm,v $ $Revision: 1.4 $ $Date: 1999/06/24 23:33:37 $ $Author:
snowhare $
-
=head1 NAME
Lingua::Stem::Da - Stemming algorithm for Danish
@@ -24,6 +22,8 @@
=head1 CHANGES
+2.30 2020.06.20 - Version renumber for module consistency
+
1.01 2003.09.28 - Documentation fix.
1.00 2003.04.05 - Initial release
@@ -35,6 +35,7 @@
#######################################################################
use strict;
+use warnings;
use Lingua::Stem::Snowball::Da;
@@ -47,7 +48,7 @@
@EXPORT_OK = qw (stem clear_stem_cache stem_caching);
%EXPORT_TAGS = ();
}
-$VERSION = "1.01";
+$VERSION = "2.30";
my $Stem_Caching = 0;
my $Stem_Cache = {};
@@ -199,12 +200,12 @@
=head1 AUTHOR
Integration in Lingua::Stem by
- Benjamin Franz, FreeRun Technologies,
- [email protected] or http://www.nihongo.org/snowhare/
+ Jerilyn Franz, FreeRun Technologies,
+ <[email protected]>
=head1 COPYRIGHT
-Benjamin Franz, FreeRun Technologies
+Jerilyn Franz, FreeRun Technologies
This code is freely available under the same terms as Perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/De.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/De.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/De.pm 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/De.pm 2020-06-20 16:58:54.000000000
+0200
@@ -1,7 +1,5 @@
package Lingua::Stem::De;
-# $RCSfile: De.pm,v $ $Revision: 1.4 $ $Date: 1999/06/24 23:33:37 $ $Author:
snowhare $
-
=head1 NAME
Lingua::Stem::De - Stemming algorithm for German
@@ -24,6 +22,8 @@
=head1 CHANGES
+2.30 2020.06.20 - Version renumber for module consistency
+
1.01 2003.09.28 - Documentation fix
1.00 2003.04.05 - Initial release
@@ -35,6 +35,7 @@
#######################################################################
use strict;
+use warnings;
use Text::German;
@@ -47,7 +48,7 @@
@EXPORT_OK = qw (stem clear_stem_cache stem_caching);
%EXPORT_TAGS = ();
}
-$VERSION = "1.01";
+$VERSION = "2.30";
my $Stem_Caching = 0;
my $Stem_Cache = {};
@@ -194,13 +195,13 @@
Ulrich Pfeifer
Integration in Lingua::Stem by
- Benjamin Franz, FreeRun Technologies,
- [email protected] or http://www.nihongo.org/snowhare/
+ Jerilyn Franz, FreeRun Technologies,
+ <[email protected]>
=head1 COPYRIGHT
Ulrich Pfeifer
-Benjamin Franz, FreeRun Technologies
+Jerilyn Franz, FreeRun Technologies
This code is freely available under the same terms as Perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/En.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/En.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/En.pm 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/En.pm 2020-06-20 16:58:54.000000000
+0200
@@ -1,7 +1,5 @@
package Lingua::Stem::En;
-# $RCSfile: En.pm,v $ $Revision: 1.4 $ $Date: 1999/06/24 23:33:37 $ $Author:
snowhare $
-
=head1 NAME
Lingua::Stem::En - Porter's stemming algorithm for 'generic' English
@@ -52,7 +50,7 @@
2000.09.14 - 2.12 Fixed *major* :( implementation error of Porter's algorithm
Error was entirely my fault - I completely forgot to include
rule sets 2,3, and 4 starting with Lingua::Stem 0.30.
- -- Benjamin Franz
+ -- Jerilyn Franz
2003.09.28 - 2.13 Corrected documentation error pointed out by Simon Cozens.
@@ -62,7 +60,10 @@
2006.02.14 - 2.15 Added ability to pass word list by 'handle' for in-place
stemming.
- 2009.07.27 2.16 Documentation Fix
+ 2009.07.27 - 2.16 Documentation Fix
+
+ 2020.06.20 - 2.30 Version renumber for module consistency.
+
=cut
#######################################################################
@@ -70,11 +71,12 @@
#######################################################################
use strict;
+use warnings;
require Exporter;
use Carp;
use vars qw (@ISA @EXPORT_OK @EXPORT %EXPORT_TAGS $VERSION);
BEGIN {
- $VERSION = "2.16";
+ $VERSION = "2.30";
@ISA = qw (Exporter);
@EXPORT = ();
@EXPORT_OK = qw (stem clear_stem_cache stem_caching);
@@ -584,13 +586,13 @@
[email protected] or http://www.maths.usyd.edu.au:8000/jimr.html
Integration in Lingua::Stem by
- Benjamin Franz, FreeRun Technologies,
- [email protected] or http://www.nihongo.org/snowhare/
+ Jerilyn Franz, FreeRun Technologies,
+ <[email protected]>
=head1 COPYRIGHT
Jim Richardson, University of Sydney
-Benjamin Franz, FreeRun Technologies
+Jerilyn Franz, FreeRun Technologies
This code is freely available under the same terms as Perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/EnBroken.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/EnBroken.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/EnBroken.pm 2010-04-29
15:06:35.000000000 +0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/EnBroken.pm 2020-06-20
16:58:54.000000000 +0200
@@ -1,7 +1,5 @@
package Lingua::Stem::EnBroken;
-# $RCSfile: En.pm,v $ $Revision: 1.4 $ $Date: 1999/06/24 23:33:37 $ $Author:
snowhare $
-
=head1 NAME
Lingua::Stem::EnBroken - Porter's stemming algorithm for 'generic' English
@@ -57,6 +55,7 @@
#######################################################################
use strict;
+use warnings;
use Exporter;
use Carp;
use vars qw (@ISA @EXPORT_OK @EXPORT %EXPORT_TAGS $VERSION);
@@ -66,7 +65,7 @@
@EXPORT_OK = qw (stem clear_stem_cache stem_caching);
%EXPORT_TAGS = ();
}
-$VERSION = "2.13";
+$VERSION = "2.30";
my $Stem_Caching = 0;
my $Stem_Cache = {};
@@ -340,13 +339,13 @@
[email protected] or http://www.maths.usyd.edu.au:8000/jimr.html
Integration in Lingua::Stem by
- Benjamin Franz, FreeRun Technologies,
- [email protected] or http://www.nihongo.org/snowhare/
+ Jerilyn Franz, FreeRun Technologies,
+ <[email protected]>
=head1 COPYRIGHT
Jim Richardson, University of Sydney
-Benjamin Franz, FreeRun Technologies
+Jerilyn Franz, FreeRun Technologies
This code is freely available under the same terms as Perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/Gl.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/Gl.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/Gl.pm 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/Gl.pm 2020-06-20 16:58:54.000000000
+0200
@@ -1,7 +1,5 @@
package Lingua::Stem::Gl;
-# $RCSfile: De.pm,v $ $Revision: 1.4 $ $Date: 1999/06/24 23:33:37 $ $Author:
snowhare $
-
=head1 NAME
Lingua::Stem::Gl - Stemming algorithm for Galacian
@@ -24,6 +22,8 @@
=head1 CHANGES
+2.30 2020.06.20 - Version renumber for module consistency
+
1.02 2004.04.26 - Documenation fix
1.01 2003.09.28 - Documentation fix
@@ -37,6 +37,7 @@
#######################################################################
use strict;
+use warnings;
use Lingua::GL::Stemmer;
@@ -49,7 +50,7 @@
@EXPORT_OK = qw (stem clear_stem_cache stem_caching);
%EXPORT_TAGS = ();
}
-$VERSION = "1.02";
+$VERSION = "2.30";
my $Stem_Caching = 0;
my $Stem_Cache = {};
@@ -194,12 +195,12 @@
=head1 AUTHOR
Integration in Lingua::Stem by
- Benjamin Franz, FreeRun Technologies,
- [email protected] or http://www.nihongo.org/snowhare/
+ Jerilyn Franz, FreeRun Technologies,
+ <[email protected]>
=head1 COPYRIGHT
-Benjamin Franz, FreeRun Technologies
+Jerilyn Franz, FreeRun Technologies
This code is freely available under the same terms as Perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/No.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/No.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/No.pm 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/No.pm 2020-06-20 16:58:54.000000000
+0200
@@ -1,7 +1,5 @@
package Lingua::Stem::No;
-# $RCSfile: De.pm,v $ $Revision: 1.4 $ $Date: 1999/06/24 23:33:37 $ $Author:
snowhare $
-
=head1 NAME
Lingua::Stem::No - Stemming algorithm for Danish
@@ -24,6 +22,8 @@
=head1 CHANGES
+2.30 2020.06.20 - Version renumber for module consistency
+
1.01 2003.09.28 - Documenation fix
1.00 2003.04.05 - Initial release
@@ -35,6 +35,7 @@
#######################################################################
use strict;
+use warnings;
use Lingua::Stem::Snowball::No;
@@ -47,7 +48,7 @@
@EXPORT_OK = qw (stem clear_stem_cache stem_caching);
%EXPORT_TAGS = ();
}
-$VERSION = "1.01";
+$VERSION = "2.30";
my $Stem_Caching = 0;
my $Stem_Cache = {};
@@ -195,12 +196,12 @@
=head1 AUTHOR
Integration in Lingua::Stem by
- Benjamin Franz, FreeRun Technologies,
- [email protected] or http://www.nihongo.org/snowhare/
+ Jerilyn Franz, FreeRun Technologies,
+ <[email protected]>
=head1 COPYRIGHT
-Benjamin Franz, FreeRun Technologies
+Jerilyn Franz, FreeRun Technologies
This code is freely available under the same terms as Perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/Pt.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/Pt.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/Pt.pm 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/Pt.pm 2020-06-20 16:58:54.000000000
+0200
@@ -1,7 +1,5 @@
package Lingua::Stem::Pt;
-# $RCSfile: De.pm,v $ $Revision: 1.4 $ $Date: 1999/06/24 23:33:37 $ $Author:
snowhare $
-
=head1 NAME
Lingua::Stem::Pt - Stemming algorithm for Portuguese
@@ -24,6 +22,8 @@
=head1 CHANGES
+2.30 2020.06.20 - Version renumber for module consistency
+
1.01 2003.09.28 - Documenation fix
1.00 2003.04.05 - Initial release
@@ -35,6 +35,7 @@
#######################################################################
use strict;
+use warnings;
use Lingua::PT::Stemmer;
@@ -47,7 +48,7 @@
@EXPORT_OK = qw (stem clear_stem_cache stem_caching);
%EXPORT_TAGS = ();
}
-$VERSION = "1.01";
+$VERSION = "2.30";
my $Stem_Caching = 0;
my $Stem_Cache = {};
@@ -191,12 +192,12 @@
=head1 AUTHOR
Integration in Lingua::Stem by
- Benjamin Franz, FreeRun Technologies,
- [email protected] or http://www.nihongo.org/snowhare/
+ Jerilyn Franz, FreeRun Technologies,
+ <[email protected]>
=head1 COPYRIGHT
-Benjamin Franz, FreeRun Technologies
+Jerilyn Franz, FreeRun Technologies
This code is freely available under the same terms as Perl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem/Sv.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem/Sv.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem/Sv.pm 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem/Sv.pm 2020-06-20 16:58:54.000000000
+0200
@@ -1,7 +1,5 @@
package Lingua::Stem::Sv;
-# $RCSfile: De.pm,v $ $Revision: 1.4 $ $Date: 1999/06/24 23:33:37 $ $Author:
snowhare $
-
=head1 NAME
Lingua::Stem::Sv - Stemming algorithm for Swedish
@@ -24,6 +22,8 @@
=head1 CHANGES
+2.30 2020.06.20 - Version renumbering for module consistency
+
1.01 2003.09.28 - Documentation fix
1.00 2003.04.05 - Initial release
@@ -35,6 +35,7 @@
#######################################################################
use strict;
+use warnings;
use Lingua::Stem::Snowball::Se;
@@ -47,7 +48,7 @@
@EXPORT_OK = qw (stem clear_stem_cache stem_caching);
%EXPORT_TAGS = ();
}
-$VERSION = "1.01";
+$VERSION = "2.30";
my $Stem_Caching = 0;
my $Stem_Cache = {};
@@ -193,15 +194,11 @@
=head1 AUTHOR
- Integration in Lingua::Stem by
- Benjamin Franz, FreeRun Technologies,
- [email protected] or http://www.nihongo.org/snowhare/
+ Integration in Lingua::Stem by Jerilyn Franz
=head1 COPYRIGHT
-Benjamin Franz, FreeRun Technologies
-
-This code is freely available under the same terms as Perl.
+Jerilyn Franz
=head1 BUGS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem.pm
new/Lingua-Stem-2.30/lib/Lingua/Stem.pm
--- old/Lingua-Stem-0.84/lib/Lingua/Stem.pm 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem.pm 2020-06-20 16:58:54.000000000
+0200
@@ -1,13 +1,12 @@
package Lingua::Stem;
-# $RCSfile: Stem.pm,v $ $Revision: 1.2 $ $Date: 1999/06/16 17:45:28 $ $Author:
snowhare $
-
use strict;
+use warnings;
require Exporter;
use Lingua::Stem::AutoLoader;
BEGIN {
- $Lingua::Stem::VERSION = '0.84';
+ $Lingua::Stem::VERSION = '2.30';
@Lingua::Stem::ISA = qw (Exporter);
@Lingua::Stem::EXPORT = ();
@Lingua::Stem::EXPORT_OK = qw (stem stem_in_place clear_stem_cache
stem_caching add_exceptions delete_exceptions get_exceptions set_locale
get_locale);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Lingua-Stem-0.84/lib/Lingua/Stem.pod
new/Lingua-Stem-2.30/lib/Lingua/Stem.pod
--- old/Lingua-Stem-0.84/lib/Lingua/Stem.pod 2010-04-29 15:06:35.000000000
+0200
+++ new/Lingua-Stem-2.30/lib/Lingua/Stem.pod 2020-06-20 16:58:54.000000000
+0200
@@ -1,3 +1,4 @@
+=encoding UTF8
=head1 NAME
@@ -121,6 +122,8 @@
=head1 CHANGES
+ 2.30 2020.06.20 - Version renumber for module consistency
+
0.84 2010.04.29 - Documentation fixes to the En stemmer and removal
of the accidentally included lib/Lingua/test.pl file
Thanks goes to Aaron Naiman for bringing the
@@ -450,7 +453,7 @@
=head1 VERSION
- 0.84 2008.07.27
+ 2.30 2020.06.20
=head1 NOTES
@@ -471,7 +474,7 @@
=head1 AUTHORS
- Benjamin Franz <[email protected]>
+ Jerilyn Franz <[email protected]>
Jim Richardson <[email protected]>
=head1 CREDITS
@@ -503,7 +506,7 @@
Freerun Technologies, Inc (Freerun),
Jim Richardson, University of Sydney <[email protected]>
-and Benjamin Franz <[email protected]>. All rights reserved.
+and Jerilyn Franz <[email protected]>. All rights reserved.
Text::German was written and is copyrighted by Ulrich Pfeifer.
@@ -517,7 +520,7 @@
Lingua::Stemmer::GL and Lingua::PT::Stemmer were written and are copyrighted
by Xern.
-Lingua::Stem::Fr was written and is copyrighted by Aldo Calpini and Sébastien
Darribere-Pley.
+Lingua::Stem::Fr was written and is copyrighted by Aldo Calpini and Sébastien
Darribere-Pley.
Lingua::Stem::Ru was written and is copyrighted by Aleksandr Guidrevitch.
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module