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

Changes for version v0.4.0 - 2017-04-23

  • Add the ::DigestCache::FS feature to speed up digests' calculations based on the files' mtimes.
    • There are tests, but it is currently underdocumented except in the command-line app.

Documentation

the File::Dir::Dumper command line application.

Modules

dump directory structures' meta-data in a consistent and machine-readable way.
a command line app-implemented as a class to do the dumping.
base class for File::Dir::Dumper. for internal use
pass through digest cache for File::Dir::Dumper .
digest cache for File::Dir::Dumper that uses the file system.
scans a directory and returns a stream of Perl hash-refs
reader for stream of JSON objects.
writer for a stream of JSON data.