Add DECC to the symbol list
[p5sagit/p5-mst-13.2.git] / symbian / install.cfg
CommitLineData
27da23d5 1# install.cfg
2#
3# Copyright (c) 2004-2005 Nokia. All Rights Reserved.
4#
5# This file details what library files to include in the perlXYZlib.sis,
6# and what extensions to build for the perlXYZext.sis.
7# The lines beginning with "lib" are # included as-is from the lib/.
8# The lines beginning with "ext" tell either how to build and package
9# the extensions - or not.
10
11#
12# Libraries.
13#
14lib AnyDBM_File.pm
15lib AutoLoader.pm
16lib base.pm
17lib Benchmark.pm
18lib Carp.pm
19lib Carp/Heavy.pm
20lib Cwd.pm
21lib constant.pm
22lib DBM_Filter.pm
23lib Digest/base.pm
24lib DirHandle.pm
25lib Exporter.pm
26lib Exporter/Heavy.pm
27lib File/Basename.pm
28lib File/Compare.pm
29lib File/Copy.pm
30lib File/DosGlob.pm
31lib File/Find.pm
32lib File/Path.pm
33lib File/Spec.pm
34lib File/Spec/Unix.pm
35lib File/Spec/Win32.pm
36lib File/Temp.pm
37lib FileHandle.pm
38lib Filter/Simple.pm
39lib if.pm
40lib integer.pm
41lib lib.pm
42lib Net/Cmd.pm
43lib Net/Config.pm
44lib Net/Domain.pm
45lib Net/FTP.pm
46lib Net/FTP/A.pm
47lib Net/FTP/E.pm
48lib Net/FTP/I.pm
49lib Net/FTP/L.pm
50lib Net/FTP/dataconn.pm
51lib Net/NNTP.pm
52lib Net/Netrc.pm
53lib Net/Ping.pm
54lib Net/POP3.pm
55lib Net/SMTP.pm
56lib Net/Time.pm
57lib NEXT.pm
58lib overload.pm
59lib SelectSaver.pm
60lib strict.pm
61lib Symbol.pm
62lib UNIVERSAL.pm
63# lib utf8.pm
64# lib utf8_heavy.pl
65lib vars.pm
66lib warnings.pm
67lib warnings/register.pm
68#
69# Extensions.
70#
71ext attrs
72ext Cwd
73ext Data/Dumper
74ext Devel/Peek
75ext Digest/MD5
76ext Errno
77ext Fcntl CONST
78ext File/Glob CONST
79ext Filter/Util/Call
80ext IO
81ext List/Util
82ext MIME/Base64
83ext PerlIO/scalar
84ext PerlIO/via
85ext SDBM_File -sdbm/db?.c -sdbm/util.c
86ext Socket CONST
87ext Storable
88ext Time/HiRes CONST
89ext XSLoader
90# ext B ERROR
91# ext ByteLoader byterun.c ERROR VERSION
92# ext Devel/DProf nonconst
93# ext Devel/PPPort PORT
94# ext Encode nonconst Encode/encode.h def_t.c encengine.c
95# ext I18N/Langinfo PORT
96# ext IPC/SysV PORT
97# ext Opcode ERROR
98# ext PerlIO/encoding Encode
99# ext POSIX CONST USELESS
100# ext re ERROR
101# ext Sys/Hostname PORT
102# ext Sys/Syslog PORT
103# ext threads PORT
104# ext threads/shared PORT
105# ext Unicode/Normalize nonconst
106# ext XS/APItest USELESS
107# ext XS/Typemap nonconst USELESS
108