NAME
App::dupfind - A Composed class that provides core functionality to the app
VERSION
version 0.140230
DESCRIPTION
The Application Code
This module together with its companion, App::dupfind::Threaded, are used directly by App::dupfind::App (the application code). You can look at its POD if you want to know more about how the app works internally.
The Executable
The application gets run() in the installed, callable script: dupfind. You can look at the POD for the dupfind script if you want details on how the script can help you and what command parameters it takes.
The Internals
The real magic in this module takes place in the namespaces it subclasses and in the roles it consumes. See the POD in the following modules to get the details on the deep internals of what this class actually does by virtue of inheritance:
App::dupfind::Common
App::dupfind::Guts
COPYRIGHT
Copyright(C) 2013-2014, Tommy Butler. All rights reserved.
LICENSE
This library is free software, you may redistribute it and/or modify it under the same terms as Perl itself. For more details, see the full text of the LICENSE file that is included in this distribution.