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

Changes for version v0.0.9 - 2014-01-29

  • Minimum version of perl is 5.12.x (for CPANTS Kwalitee).
  • Add a standalone LICENSE file (for CPANTS Kwalitee).
  • Change from "use base" to "use parent".

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
scans a directory and returns a stream of Perl hash-refs
reader for stream of JSON objects.
writer for a stream of JSON data.