Changes for version 0.0.4 - 2008-11-10

  • In 'build_requires' - changed IO::Scalar (which we're not using in the tests) to IO::String (which we do).
  • added the --help flag and the man page to dir-dump.
  • added some links to "SEE ALSO".

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.