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:

RT, CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Dir-Dumper

AnnoCPAN, Annotated CPAN documentation

http://annocpan.org/dist/File-Dir-Dumper

CPAN Ratings

http://cpanratings.perl.org/d/File-Dir-Dumper

Search CPAN

http://search.cpan.org/dist/File-Dir-Dumper

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