-
-
13 May 2022 19:17:24 UTC
- Distribution: App-Cheats
- Module version: 0.05
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (229 / 0 / 0)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: artistic_2
- Activity
24 month- Tools
- Download (154.62KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- TimTools
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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)
Module Install Instructions
To install App::Cheats, copy and paste the appropriate command in to your terminal.
cpanm App::Cheats
perl -MCPAN -e shell install App::Cheats
For more information on module installation, please visit the detailed CPAN module installation guide.