NAME
App::Cheats - Cheatsheet
VERSION
Version 0.05
ENVIRONMENT
cheat expects to find a cheat* file somewhere in $CHEAT_DIRS.
You can start with mine as an example: https://github.com/poti1/cheats/blob/main/cheats.txt
Save it and set this variable: export CHEAT_DIRS="PATH_TO_CHEAT_DIRS"
Optionally you can set this flag: --cheat_dirs "PATH_TO_CHEAT_DIRS"
If neither is provided, will search for a cheat file in the same location as this script.
AUTHOR
Tim Potapov, <Tim.Potapov[AT]gmail.com>
BUGS
Please report any bugs or feature requests to bug-app-cheats at rt.cpan.org
, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-Cheats. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc App::Cheats
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
This software is Copyright (c) 2022 by Tim Potapov.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)