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 1.03 2004.07.25 - Added 'Lingua::Stem::Ru'
29
30 1.02 2004.04.26 - Added 'Lingua::Stem::Fr'
31
32 1.01 2003.04.05 - Added 'Lingua::Stem::De', 'Lingua::Stem::Da',
33 'Lingua::Stem::Gl', 'Lingua::Stem::It',
34 'Lingua::Stem::No', 'Lingua::Stem::Pt',
35 'Lingua::Stem::Sv',
36
37 to the list of autoloaded modules.
38
40 Copyright 1999, Benjamin Franz (<URL:http://www.nihongo.org/snowhare/>)
41 and FreeRun Technologies, Inc. (<URL:http://www.freeruntech.com/>). All
42 Rights Reserved. This software may be copied or redistributed under
43 the same terms as Perl itelf.
44
46 Benjamin Franz
47
49 Nothing.
50
51
52
53perl v5.28.1 2019-02-02 Lingua::Stem::AutoLoader(3)