NAME
App::LinkSite
SYNOPIS
(You probably want to just look at the linksite application.)
DESCRIPTION
The main driver class for App::LinkSite.
METHODS
run
The main driver method for the process.
do_this
A method is called for each file that is found in the `src` directory.
debug
Debug output. Set `LINKSITE_DEBUG` to a true value to turn this on.
export LINKSITE_DEBUG=1
AUTHOR
Dave Cross <dave@davecross.co.uk>
COPYRIGHT AND LICENCE
Copyright (c) 2024, Magnum Solutions Ltd. All Rights Reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.