perlmacos.pod
来自「MSYS在windows下模拟了一个类unix的终端」· POD 代码 · 共 64 行
POD
64 行
If you read this file _as_is_, just ignore the funny characters you see.It is written in the POD format (see pod/perlpod.pod) which is speciallydesigned to be readable as is.=head1 NAMEREADME.macos - Perl under Mac OS (Classic)=head1 SYNOPSISThis document briefly describes perl under Mac OS (Classic).If you are running perl under Mac OS X, you don't want to behere (unless you are in the Classic environment under Mac OS X).When we say "Mac OS" below, we mean pre-Mac OS X, which includesMac OS 7, 8, and 9.=head1 DESCRIPTIONThe perl 5.6.1 source itself builds on Mac OS, with some additionalpieces. Support for Mac OS is now in the perl core, and MacPerl will beable to, in the future, keep in closer sync with regular perl releases.At this time, though, it is very buggy, and is under development. Analpha release is available, with work progressing toward a beta.To build perl for Mac OS (as an MPW tool), you will need the additionof the "macos" subdirectory, distributed separately. It includes extrasource files, config files, and make files. It also includes a lot ofextra Mac-specific modules.To build the MacPerl application, you will also need the "macperl"directory, which includes the source files for creating theapplication itself.All of this is available from the development site, viaHTTP and anonymous CVS. http://dev.macperl.org/The source is also in the main perl repository in the maint-5.6/macperlbranch.You will also need compilers and libraries, all of them freelyavailable. These are linked to from the SourceForge site. Go that sitefor all things having to do with MacPerl development.MacPerl 5.2.0r4 is available on the CPAN and on SourceForge. Itis based on perl 5.004.=head1 AUTHORperl was ported to Mac OS by Matthias NeeracherE<lt>neeracher@mac.comE<gt>. It is currently maintained by ChrisNandor E<lt>pudge@pobox.comE<gt>.=head1 DATELast modified 2001.07.19.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?