Basset::Machine implements a state machine. This is useful for any thing that requires a process flow. web applications, shell scripts, tk apps, you name it. Anything that you want that requires user interaction and a flow of control....
JIMT/Basset-1.04 - 08 Jun 2007 18:23:43 UTC - Search in distributionenter_presets initially displays an empty Sudoku board. Values may be entered via the mouse or via the keyboard. Input via the mouse When the mouse cursor enters a cell of the board, this cell gets covered by a 3x3 grid of tiny squares. Each square c...
WITTROCK/SudokuTrainer-0.01.5 - 25 Jun 2014 16:12:52 UTC - Search in distribution- Games::Sudoku::Trainer::General_info - This program helps to train the detection of successful Sudoku solution strategies. It may also be used to get over an obstacle in a partially solved Sudoku puzzle.
This module implements remote procedure call. I've tried to keep things simple. So this module should be : - quite simple to use (thanks to autoload mechanisms) - lightweight It sure is not : - DCE - CORBA - bulletproof - securityproof - foolproof Bu...
CEDWARDS/RPC-Simple-1.002 - 03 Jul 2006 19:45:27 UTC - Search in distribution- RPC::Simple::AnyLocal - Perl extension defining a virtual SRPC client class
- RPC::Simple::Factory - Perl extension for creating RPC client
The "MetaTrans" class provides an interface for making multilingual translations using multiple data sources (translators). Its design is especially suitable for extracting data from online translators like <http://www.ultralingua.net/>. To do someth...
SKIM/MetaTrans-1.05 - 06 Sep 2009 12:48:31 UTC - Search in distribution- metatrans - Perl/Tk frontend to MetaTrans
Poker provides a few functions for creating decks of cards and manipulating them for simple Poker games or simulations....
PIP/Games-Cards-Poker-1.4 - 07 Jun 2017 02:15:42 UTC - Search in distributionperl/Tk is designed so that Tk can be dynamically loaded 'on top of' perl. That is the easy bit. What it also does is allow Tk::Xxxx to be dynamically loaded 'on top of' the perl/Tk composite. Thus when you 'require Tk::HList' the shared object .../H...
NI-S/Audio-1.029 - 02 Jun 2004 18:52:42 UTC - Search in distributionThe module Chess::GameClock do the job of a Chess or Go electronic clock. You can set any types of cadences like Fisher, Bronstein, Byo-yomi selecting preset cadences or by manual interface. The left and right mouse buttons are the clock buttons for ...
CHESSKIT/Chess-GameClock-GameClock-1.0 - 26 Dec 2007 16:22:44 UTC - Search in distributionThis pops up a Tk based calendar that can be used to display the current date and time in various formats based on strftime. This script is based on, and is part of, the Perl Tk::Month module....
ARIF/Tk-Month-1.8 - 06 Feb 2014 22:28:24 UTC - Search in distribution- StrfClock - a Tk based clock.
- Tk::Month - Calendar widget which shows one month at a time.
- Tk::Year - Calendar widget which shows one year at a time.
- 2 more results from Tk-Month »
This program and the accompanying POE::Test::Loop::* modules make up POE's tests for POE::Loop subclasses. These tests are designed to run identically regardless of the current event loop. POE uses them to test the event loops it bundles: POE::Loop::...
RCAPUTO/POE-Test-Loops-1.360 - 03 Nov 2014 18:39:51 UTC - Search in distributionTk::LCD is a Canvas derived widget, based on a code snippet from Donal K. Fellows' Maze game. LCD symbols are displayed in elements composed of 8 segments, labeled "a" though "g", some on and some off. For instance, the number 8 requires one LCD elem...
LUSOL/Tk-LCD-1.3 - 15 Apr 2003 03:05:04 UTC - Search in distributionTkx::FindBar is a Tkx megawidget that provides a toolbar for searching in a text widget. Using a toolbar for a search UI is much less obtrusive than a dialog box. The search is done incrementally (also known as "find as you type"). The toolbar may be...
MJCARMAN/Tkx-FindBar-0.09 - 07 Feb 2009 01:59:07 UTC - Search in distributionThis script helps you patch your favourite programs, to keep them from incrementing error counters or decrementing life values. It does this by starting your program, and attaching "gdb" (the GNU debugger) to it; with its help it can examine memory, ...
PMAREK/Games-Hack-Live-0.62 - 03 Jul 2012 05:48:04 UTC - Search in distributionSANTERI/Tkx-WinIco-0.01 - 22 Oct 2010 21:50:27 UTC - Search in distribution
"Tk::Task" is a module to allow a lengthy operation to be subdivided into smaller pieces, with time to process events between pieces. For example, a program that loaded a large number of records from a database could make the load process a task, all...
KVAIL/Tk-Task-1.1 - 24 Oct 2002 01:21:36 UTC - Search in distributionXXX...
SREZIC/BikePower-0.33 - 07 Apr 1999 19:59:36 UTC - Search in distribution- BikePower - bicycle power-output calculator with command-line and Tk interface
SDL is great to create nifty games, except it's cumbersome to write a usable GUI with it... Unfortunately, almost all games do have some part that needs buttons and checkboxes and stuff (think configuration screens). This module eases the pain, by pr...
JQUELIN/SDLx-GUI-0.002 - 04 Apr 2014 11:59:18 UTC - Search in distributionThis is an implementation of the classic game of "Dukedom". It is intended to be display agnostic so that it can be used not only by command line scripts such as the one included but also by graphical UIs such as Tk or web sites. It has been implemen...
BOFTX/Games-Dukedom-v0.1.3 - 07 Nov 2014 04:13:33 UTC - Search in distributionptktrl is a simple perl/Tk shell to enter perl commands interactively. When one starts ptktrl a MainWindow is automaticly created. One can access it with *$mw* on the command line. ptktrl supports command line editing and history via ReadLine interfa...
ASB/Tk-ACH-0.08 - 13 Nov 2016 23:32:19 UTC - Search in distribution- Tk::ACH - place holder module to request the distribution in PAUSE
This module is something like 'Transaction Manager' in JYACC JAM RAD. It releases user interface for database applications - screen transactions with user. It contains data manipulation object ("Tk::TM::DataObject"), data widgets ("tmTable", "tmBlank...
MAKAROW/Tk-TM-0.53 - 20 Nov 2000 06:56:19 UTC - Search in distribution