Changes for version 0.0.5 - 2008-11-13
- Fixed dumper.t to resolve this test problem:
- http://www.nntp.perl.org/group/perl.cpan.testers/2008/11/msg2597312.html
- the GID was setgid'ed or something.
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.