App-dupfind 0.140200-TRIAL
Kwalitee Issues
No Core Issues.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Tue 21 Jan 2014 08:05:28 AM JST gpg: using RSA key 67BDC63E35D3FE1D gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
App::dupfind | A Composed class that provides core functionality to the app | 0.140200 | metacpan |
App::dupfind::App | This is the application that gets run() by $bin/dupfind | 0.140200 | metacpan |
App::dupfind::Common | Public methods for the App::dupfind deduplication engine | 0.140200 | metacpan |
App::dupfind::Guts | Private methods supporting the App::dupfind::Common public interface | 0.140200 | metacpan |
App::dupfind::Guts::Algorithms | The private weeding algorithms available for use by public interface | 0.140200 | metacpan |
App::dupfind::Threaded | Composed class providing seamless threading support for $bin/dupfind | 0.140200 | metacpan |
App::dupfind::Threaded::MapReduce | Basic, abstracted implementation of map-reduce for threaded tasks | 0.140200 | metacpan |
App::dupfind::Threaded::MapReduce::Digest | Map-reduce version of digest_dups method and worker thread for it | 0.140200 | metacpan |
App::dupfind::Threaded::MapReduce::Weed | Map-reduce version of weed_dups, and the worker thread for it | 0.140200 | metacpan |
App::dupfind::Threaded::Overrides | Methods and attributes that have to be overridden when threading | 0.140200 | metacpan |
App::dupfind::Threaded::ThreadManagement | Thread management logic, abstracted safely away in its own namespace | 0.140200 | metacpan |