In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Allan) wrote:
> this is no problem in itself but in the output i want the file names > to appear in their correct sorted or nested order (which is in the > order they entered the hash). Tie::IxHash can keep a hash ordered by insertion. -nat