Make make_ext.pl set PERL_CORE=1 in the environment.
[p5sagit/p5-mst-13.2.git] / symbian / README
CommitLineData
27da23d5 1The PerlApp* files are a demonstration application for the CPerlBase
2class, which is defined and implemented by the PerlBase* files.
3The rest of the files are part of the Symbian base port.
4
5All files are Copyright (c) Nokia, 2004-2005, all rights reserved,
6and licensed under the same terms as Perl itself.
7
8Once the 'sdkinstall' make target has been run in the top level,
9the PerlApp can be built using the standard Symbian way:
10
11 bldmake bldfiles
12 abld build wins udeb
13 abld build thumb urel
14
15and then packaged into a SIS by:
16
17 makesis PerlApp.pkg
18
19--
20