The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03

  • recurse_dir() allows operation without FAT table (currently assumes that subdirectories take at most 1 cluster). recurse_dir() allows $how to be an array reference; hence the same for write_dir(), list_dir(). output_cluster_chain() would repeat 16MB the same chunk... output_cluster_chain() supports operation with $FAT undefined (assumes continuous files); hence the same for write_file(), write_dir(). recursing and listing works with deleted files and "." "..".

Modules

Perl extension for low-level access to FAT partitions