This module contains a utility method "sub flat_to_tree". This utility method will accept an array of arrays (a set of relational records) as its input and then return a treelike data structure that is in-turn used by the Gtk2::Ex::TreeMaker to spin ...
OFEYAIKON/Gtk2-Ex-TreeMaker-0.11 - 19 May 2006 15:06:26 GMTMONS/ex-lib-0.90 - 21 Jul 2009 15:58:05 GMT
CGI::Ex provides a suite of utilities to make writing CGI scripts more enjoyable. Although they can all be used separately, the main functionality of each of the modules is best represented in the CGI::Ex::App module. CGI::Ex::App takes CGI applicati...
RHANDOM/CGI-Ex-2.48 - 07 Dec 2018 15:45:08 GMTGetopt::EX extends the basic function of Getopt family to support user-definable option aliases, and dynamic module which works together with the script through option interface....
UTASHIRO/Getopt-EX-v1.15.1 - 03 Sep 2019 23:08:24 GMTThis module provides the way to create function call object used in Getopt::EX module set. If your script has --begin option which tells the script to call specific function at the beginning of execution. You can do it like this: use Getopt::EX::Func...
UTASHIRO/Getopt-EX-v1.15.1 - 03 Sep 2019 23:08:24 GMTThere are half a million Conf readers out there. Why not add one more. Actually, this module provides a wrapper around the many file formats and the config modules that can handle them. It does not introduce any formats of its own. This module also p...
RHANDOM/CGI-Ex-2.48 - 07 Dec 2018 15:45:08 GMTThis module provides simple utility functions useful for Gnome2/Gtk2 Perl programming....
KCK/Gtk2-Ex-Utils-0.09 - 04 Feb 2005 22:55:42 GMTsystem execution utility object...
DMUEY/App-Kit-0.62 - 17 Dec 2013 13:19:17 GMTA "Gtk2::Ex::NumAxis" widget displays a vertical or horizontal axis of values like +---------+ | | | -- 8.5 | | | | -- 9 | | | +--------------------------------------+ | -- 9.5 | | : : : : : | | | | 8.2 8.4 8.6 8.8 9.0 | | -- 10 | +------------------...
KRYDE/Gtk2-Ex-NumAxis-6 - 28 May 2017 09:37:45 GMTThis module is a subclass of Gtk2::Table containing both a text view and a 'toolbar' to allow a user to edit and format text. It can serialise to a plain text block and a tag stack, or to incomplete HTML (the output is not a complete HTML document, b...
MDBGRIZ/Gtk2-Ex-WYSIWYG-0.02 - 24 May 2010 05:38:24 GMTAdd lazy façade system execution utility support to your class. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'façade'. Assuming ISO8859-1...
DMUEY/App-Kit-0.62 - 17 Dec 2013 13:19:17 GMTThis package allows you to create readonly variables. Unlike the "constant" pragma, this module lets you create readonly scalars, arrays and hashes. This module "tie()"s variables to a class that disables any attempt to modify a variable's data. Scal...
NEILB/ex-constant-vars-0.06 - 21 Oct 2015 21:43:02 GMTThis is the main interface to use Getopt::EX modules. You can create loader object, load user defined rc file, load modules specified by command arguments, substitute user defined option and insert default options defined in rc file or modules, get m...
UTASHIRO/Getopt-EX-v1.15.1 - 03 Sep 2019 23:08:24 GMTThis module is usually used from Getopt::EX::Loader, and keeps all data about loaded rc file or module. After user defined module was loaded, subroutine "initialize" is called if it exists in the module. At this time, container object is passed to th...
UTASHIRO/Getopt-EX-v1.15.1 - 03 Sep 2019 23:08:24 GMT"Gtk2::Ex::MenuView" presents rows and sub-rows of a "Gtk2::TreeModel" as a menu and sub-menus. The items update with changes in the model. +--------------+ | Item One | | Item Two => | +------------+ | Item Three | | Sub-item A | +--------------+ | ...
KRYDE/Gtk2-Ex-MenuView-5 - 22 Sep 2019 02:28:44 GMTA "Gtk2::Ex::TickerView" widget displays items from a "Gtk2::TreeModel" scrolling across the window, like a news bar or stock ticker. +----------------------------------------------------------+ | st item * The second item * The third item * The fou ...
KRYDE/Gtk2-Ex-TickerView-16 - 24 Nov 2019 06:46:21 GMTThis module implements a dialog widget that can be used to print PostScript data. It is intended to be a lightweight and pure-perl alternative to the Gnome2::Print libraries. This module uses a simple system of operating-system specific backends that...
GBROWN/Gtk2-Ex-PrintDialog-0.03 - 25 Apr 2007 10:48:35 GMTThe MindMapView draws a mind map (or outline) on a Gnome2::Canvas. The MindMapView is an extension of the Gnome2::Canvas which is a Gtk2::Widget, so it can be placed in any Gtk2 container. This is an alpha version of the software, the functionality i...
HEMLOCK/Gtk2-Ex-MindMapView-0.000001 - 02 Apr 2006 02:18:45 GMT