This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Paul Fenwick (author)
Tue Jan 06 19:17:56 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.cvsignore | ||
| |
.gitignore | Tue Jan 06 19:17:56 -0800 2009 | |
| |
Changes | ||
| |
MANIFEST | Sat May 17 04:13:34 -0700 2008 | |
| |
MakeExe.pl | ||
| |
Makefile.PL | ||
| |
README | Sat May 31 07:39:58 -0700 2008 | |
| |
bin/ | Fri May 23 22:13:54 -0700 2008 | |
| |
doc/ | Sun Aug 10 05:25:39 -0700 2008 | |
| |
lib/ | Sun Aug 10 01:22:21 -0700 2008 | |
| |
t/ |
App::SweeperBot - Play Windows minesweeper automatically!
WARNING
This code is still in development. A failure can result in
the code capturing your keyboard and mouse, and forcing your
machine to endlessly play minesweeper over and over for days
on end. If this occurs, you may have to go outside and do
something productive.
QUICKSTART
Download the SweeperBot.exe file in this distribution and
double-click. Enjoy!
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
nmake
nmake test
nmake install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc App::SweeperBot
You can also look for information at:
SweeperBot homepage
http://sweeperbot.org/
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-SweeperBot
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/App-SweeperBot
CPAN Ratings
http://cpanratings.perl.org/d/App-SweeperBot
Search CPAN
http://search.cpan.org/dist/App-SweeperBot
COPYRIGHT AND LICENCE
Copyright (C) 2005-2008 Paul Fenwick
Based upon code (C) 2005 by Matt Sparks
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.













