File-Dir-Dumper

dump directory structures' meta-data in a consistent and machine-readable way.


Keywords
hacktoberfest
License
MIT

Documentation

File-Dir-Dumper

File-Dir-Dumper aims to dump directory structures in a consistent, machine parsable and moderately-human-readable way. It makes use of File-Find-Object, and the JSON format.

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc File::Dir::Dumper

You can also look for information at:

COPYRIGHT AND LICENCE

Copyright (C) 2008 Shlomi Fish

This program is released under the following license: MIT/X11 License: http://www.opensource.org/licenses/mit-license.php