Cwd::fastcwd in File::Find
authorMichael Mahan <mahanm@nextwork.rose-hulman.edu>
Wed, 4 Sep 1996 02:55:19 +0000 (02:55 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Wed, 4 Sep 1996 02:55:19 +0000 (02:55 +0000)
commit5a13742daee9596f29612f9436636edef76512f1
tree4aad15e1b3cbdd01640c938a150e74321921797b
parent5b195008ef414ee409beeac174749c7eefef1a28
Cwd::fastcwd in File::Find

Is there a good reason why File::Find uses Cwd::fastcwd instead of
Cwd:cwd when fastcwd isn't as portable?
[In particular, fastcwd() doesn't work on AFS.]
lib/File/Find.pm