[ English | Japanese ]
Now, Linux is supported in binary distribution. It should work on most of Linux environment, except for very old versions.
Test was done against Redhat Linux release 9, with kernel-2.4.20-8, glibc-2.3.2-11.9 and gcc-3.2.2-5
You can Djoin files without pre-sorting by key values, though there are some restrictions. See Djoin manual for the detail.
IF xx THEN xx [ ELIF xx THEN xx ] .. [ ELSE xx ] FI is now supported.
New operator QX is introduced in Dl.
QX command
is like `command` in sh, which executes the command and returns the output. The name of QX comes from perl operator qx/command/.
New special variable LOCALE holds the current locale value. This is useful to check your locale.
New option -e produces NAsc field when the field has non Ascii characters. This tells character block name of UCS in Windows or Linux, and code set number in SunOS4.