1Lingua::Stem::AutoLoadeUrs(e3r)Contributed Perl DocumentLaitnigouna::Stem::AutoLoader(3)
2
3
4
6 Lingua::Stem::AutoLoader - A manager for autoloading Lingua::Stem
7 modules
8
10 use Lingua::Stem::AutoLoader;
11
13 Sets up the autoloader to load the modules in the Lingua::Stem system
14 on demand.
15
16 Lingua::Stem::Da - Danish
17 Lingua::Stem::De - German
18 Lingua::Stem::En - English
19 Lingua::Stem::Fr - French
20 Lingua::Stem::Gl - Galician
21 Lingua::Stem::It - Italian
22 Lingua::Stem::No - Norwegian
23 Lingua::Stem::Ru - Rusian
24 Lingua::Stem::Pt - Portuguese
25 Lingua::Stem::Sv - Swedish
26
28 2.31 2020.09.26 - Fix for Latin1/UTF8 issue in documentation
29
30 2.30 2020.06.20 - Version renumber for module consistency
31
32 1.03 2004.07.25 - Added 'Lingua::Stem::Ru'
33
34 1.02 2004.04.26 - Added 'Lingua::Stem::Fr'
35
36 1.01 2003.04.05 - Added 'Lingua::Stem::De', 'Lingua::Stem::Da',
37 'Lingua::Stem::Gl', 'Lingua::Stem::It',
38 'Lingua::Stem::No', 'Lingua::Stem::Pt',
39 'Lingua::Stem::Sv',
40
41 to the list of autoloaded modules.
42
44 Copyright 1999, Jerilyn Franz <cpan@jerilyn.info> and FreeRun
45 Technologies, Inc. (<URL:http://www.freeruntech.com/>). All Rights
46 Reserved. This software may be copied or redistributed under the same
47 terms as Perl itelf.
48
50 Jerilyn Franz
51
53 Nothing.
54
55
56
57perl v5.34.0 2021-07-22 Lingua::Stem::AutoLoader(3)