Changes for version 0.0.1 - 2008-11-03

  • First version
    • doesn't handle symbolic links.
    • documentation:
      • dir-dump -o to-file.txt $dir_to_dump

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.