<DT><STRONG><A NAME="item_some_features_of_the_UNIX_filesystem_regarding_lin">some features of the UNIX filesystem regarding link count and file dates</A></STRONG><BR>
<DD>
<DT><STRONG><A NAME="item_operation">inplace operation (the -i switch) without backup file</A></STRONG><BR>
<DD>
<DT><STRONG><A NAME="item_umask"><CODE>umask()</CODE> works, but the correct permissions are only set when the file is
finally close()d</A></STRONG><BR>
<DD>
</DL>
<P>
<HR>
<H1><A NAME="installation">INSTALLATION</A></H1>
<P>Change to the installation directory (most probably ADE:), and
extract the binary distribution:</P>
<P>lha -mraxe x perl-5.003-bin.lha</P>
<P>or</P>
<P>tar xvzpf perl-5.003-bin.tgz</P>
<P>(Of course you need lha or tar and gunzip for this.)</P>
<P>For installation of the Unix emulation, read the appropriate docs.</P>