Subject: | FAT32 workaround |
I have tested some code on a FAT32 USB stick so see how the module
behaved (race condition? crash?). It seems like it hangs... My
interpretation is that it tries to lock, but never succeeds. It would be
nice to have a workaround for this filesystem, even if it not perfect.
Steffen > You mentioned that it would be hard to reliably detect what
filesystem one is using, but I have found this module which seems like
it might be suitable:
http://search.cpan.org/~rehsack/Sys-Filesystem-1.30/lib/Sys/Filesystem.pm