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

Changes for version v0.2.2 - 2016-12-01

  • Unify the versions of the .pm files
    • https://github.com/shlomif/perl-File-Dir-Dumper/pull/11
    • Thanks to @manwar for reporting the problem and for two pull-reqs.
  • Hopefully Fix the tests on MS Windows.
    • Thanks to CPAN Testers for noticing.

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.