This modules provides some utility functions to handle colors and color space conversions. The interface has been kept simple, so that most functions can be called "inline" when making calls to graphics libraries such as GD, Tk, or when generating HT...
JANERT/Graphics-ColorUtils-0.17 - 21 May 2007 00:14:11 UTC - Search in distributionTk::DBI::Form is a Megawidget offering edit, delete or insert operations for table records. At this time if this widget only compatible to MySQL Database....
XPIX/Tk-DBIx-0.01 - 17 Dec 2003 18:08:28 UTC - Search in distribution- Tk::DBI::Table - Megawidget to display a sql-Statement in HList.
Event::ExecFlow offers a high level API to declare jobs, which mainly execute external commands, parse their output to get progress or other status information, triggers actions when the command has been finished etc. Such jobs can be chained togethe...
JRED/Event-ExecFlow-0.64 - 05 Jan 2010 20:29:46 UTC - Search in distributionGUIDeFATE enables the user to convert a textual representation into a Graphical User Interface. It attempts to abstract out the underlying framework. A visually recognisable pattern is passed as a string to GUIDeFATE and this is transformed into an I...
SAIFTYNET/GUIDeFATE-0.11 - 24 May 2018 17:29:36 UTC - Search in distributionThis module is for mirroring a local directory to a remote location via FTP. For example websites, documentations or developmentstuff which ones were worked on locally. Remote files on the ftp-server will be overwritten, also in case they are newer. ...
KNORR/Net-UploadMirror-0.13 - 05 Oct 2008 14:37:15 UTC - Search in distributionThis class implements an asynchronous perl wrapper around the "libtermkey" library, which provides an abstract way to read keypress events in terminal-based programs. It yields structures that describe keys, rather than simply returning raw bytes as ...
PEVANS/Term-TermKey-Async-0.08 - 09 Aug 2013 17:38:27 UTC - Search in distributionGWADEJ/Device-USB-Win32Async-0.36 - 24 Jan 2010 22:59:59 UTC - Search in distribution
- Device::USB::Win32Async - Add async functions to Device::USB
This class implements an asynchronous perl wrapper around the "libtermkey" library, which provides an abstract way to read keypress events in terminal-based programs. It yields structures that describe keys, rather than simply returning raw bytes as ...
PEVANS/AnyEvent-TermKey-0.02 - 07 Sep 2011 17:37:15 UTC - Search in distributionA normal Entry widget, but it may enforce some format upon the entered value. For example, telephone number, credit-card, or currency (money) formats. The programmer must supply the formatting function. See below for examples. Otherwise, this acts a ...
ROSCIO/Tk-FmtEntry-0.1 - 17 Jun 2010 20:38:38 UTC - Search in distributionThis module creates HtmlHelp from HTML or POD source (including the Pod in PM library files) using Microsoft's HtmlHelp compiler. This creates the intermediate project files and from those creates the htmlhelp windows 32-bit help files....
AUTRIJUS/Pod-HtmlHelp-1.1 - 17 Aug 2002 02:07:57 UTC - Search in distributionHANJE/Syntax-Kamelon-0.19 - 19 Dec 2017 10:38:01 UTC - Search in distribution
In the context of this namespace, a Wizard is defined as a graphic user interface (GUI) that presents information, and possibly performs tasks, step-by-step via a series of different pages. Pages (or 'screens', or 'Wizard frames') may be chosen logic...
LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC - Search in distribution- Tk::Wizard::Tasks - Tk::Wizard pages to perform sequential tasks
- Tk::Wizard::Choices - Tk::Wizard pages to collect end-user choices
- Tk::Wizard::Installer - Building-blocks for a software install wizard
- 3 more results from Tk-Wizard »
"wx-perl-podbrowser" opens a Wx::Perl::PodBrowser window to display POD documentation for a given Perl module, wx-perl-podbrowser Hash::Util or filename wx-perl-podbrowser /usr/share/perl5/Regexp/Common.pm Document Options "--file FILENAME" Open a fi...
KRYDE/Wx-Perl-PodBrowser-15 - 30 Apr 2017 09:26:14 UTC - Search in distribution- Wx::Perl::PodBrowser - toplevel POD browser window
A DataControl Navigation Control for Records From the Table...
SEN/Tk-DataControl-1.0 - 20 Oct 2004 12:30:24 UTC - Search in distributionThis is a megawidget to display a sql statement from your database in a tree view widget. When you've got one of those nasty self-referential tables that you want to bust out into a tree, this is the module to check out....
XPIX/Tk-DBI-Tree-0.04 - 13 Aug 2003 13:02:41 UTC - Search in distributionDialogBox is very similar to Dialog except that it allows any widget in the top frame. DialogBox creates two frames---"top" and "bottom". The bottom frame shows all the specified buttons, lined up from left to right. The top frame acts as a container...
XPIX/Tk-XDialogBox-0.01 - 27 Apr 2003 13:01:13 UTC - Search in distributionCGI::Widget::HList provides look-and-feel for displaying a CGI::Widget::HList::Node tree graph. For more information, see CGI::Widget::HList::Node. This module is where image configurations, node rendering, and connector rendering methods are stored ...
ALLENDAY/CGI-Widget-0.15 - 05 Jan 2002 20:41:00 UTC - Search in distributionA full US keyboard as a keypad. This is useful for touchscreen or kiosk applications where access to a real keyboard won't be available. The keypad is arranged as follows (this is a rough approximation, it looks better when rendered): ~` !1 @2 #3 $4 ...
ROSCIO/Tk-FullKeypad-1.0 - 16 Jun 2010 19:12:23 UTC - Search in distributionWhen Perl programs are run in a GUI environment, it is often desirable to have them run with no console attached. Unfortunately, this causes any warnings or errors to be lost. Worse, fatal errors can cause your program to silently disappear, forcing ...
JOHNSCA/TkCarp-1.2 - 12 May 2004 00:24:56 UTC - Search in distributionTk::TextVi is a Tk::TextUndo widget that replaces InsertKeypress() to handle user input similar to vi. All other methods remain the same (and most code should be using $text->insert( ... ) rather than $text->InsertKeypress()). This only implements th...
JSTROM/Tk-TextVi-0.015 - 10 May 2009 14:44:50 UTC - Search in distribution- EditorVi - Composite Tk::TextVi widget