|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
How do I do fancy stuff with the keyboard/screen/mouse?by faq_monk (Initiate) |
| on Oct 08, 1999 at 00:29 UTC ( #708=perlfaq nodetype: print w/ replies, xml ) | Need Help?? |
|
Current Perl documentation can be found at perldoc.perl.org. Here is our local, out-dated (pre-5.6) version: How you access/control keyboards, screens, and pointing devices (``mice'') is system-dependent. Try the following modules:
Some of these specific cases are shown below.
|
|