The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for File-Dedup

0.004       2015-07-28
    - updated dist.ini to correct metaresources for TravisCI and coveralls.io
0.003       2015-07-28
    - specify minimum Perl version as 5.10
0.002       2015-07-24
    - removed leftover Data::Dumper import and print statement
0.001       2015-07-24
    - initial release 
    - Duplicate files can be found and deleted by their MD5 checksum
    - 'group' option not yet implemented