The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:ex::override"

ex::override - Perl pragma to override core functions River stage one • 2 direct dependents • 5 total dependents

"ex::override" is an easy way to override core perl functions. Overriding a function use ex::override length => \&mylength, open => \&myopen; Overriding a core function happens at compile time. Arguments are passed to "ex::override" in a name based, ...

CWEST/ex-override-1.1 - 14 Mar 2003 14:59:39 UTC

CGI::Ex::Auth - Handle logins nicely. River stage one • 2 direct dependents • 2 total dependents

CGI::Ex::Auth allows for auto-expiring, safe and easy web based logins. Auth uses javascript modules that perform MD5 hashing to cram the password on the client side before passing them through the internet. For the stored cookie you can choose to us...

RHANDOM/CGI-Ex-2.55 - 09 Jan 2024 16:26:02 UTC

Gtk2::Ex::DBI - Bind a Gtk2::GladeXML - generated window to a DBI data source River stage zero No dependents

This class ties data from a DBI datasource to widgets in a Gtk2+ window ( generated by Glade ). All that is required is that you name your widgets the same as the fields in your data source. You have to set up combo boxes ( ie create your Gtk2::ListS...

DKASAK/Gtk2-Ex-DBI-2.30 - 07 Feb 2014 14:18:17 UTC

CGI::Ex::Conf - Conf Reader/Writer for many different data format types River stage one • 2 direct dependents • 2 total dependents

There 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.55 - 09 Jan 2024 16:26:02 UTC

Gtk2::Ex::Carp - GTK+ friendly die() and warn() functions. River stage zero No dependents

This module exports four functions, of which two override the standard "die()" and "warn()" functions, and two which allow for extended error reporting. When called, these functions display a user-friendly message dialog window. The "die()" function ...

GBROWN/Gtk2-Ex-Carp-0.01 - 23 Sep 2005 11:07:20 UTC

Gtk2::Ex::WYSIWYG - A WYSIWYG editor ready to drop into a GUI. River stage zero No dependents

This 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 UTC

Gtk2::Ex::PodViewer - a Gtk2 widget for displaying Plain old Documentation (POD). River stage one • 3 direct dependents • 3 total dependents

Gtk2::Ex::PodViewer is a widget for rendering Perl POD documents. It is based on the Gtk2::TextView widget and uses Pod::Parser for manipulating POD data. Gtk2::Ex::PodViewer widgets inherit all the methods and properties of Gtk2::TextView widgets. F...

GBROWN/Gtk2-Ex-PodViewer-0.18 - 04 Oct 2008 14:03:45 UTC

Gtk3::Ex::DBI::Form - Bind a Gtk3::Builder - generated window to a DBI data source River stage zero No dependents

This module automates the process of tying data from a DBI datasource to widgets on a Glade-generated form. All that is required is that you name your widgets the same as the fields in your data source. You have to set up combo boxes ( ie create your...

DKASAK/Gtk3-Ex-DBI-3.3 - 28 Aug 2017 04:28:44 UTC

Gtk2::Ex::ErrorTextDialog - display error messages in a dialog River stage one • 1 direct dependent • 1 total dependent

An ErrorTextDialog presents text error messages to the user in a "Gtk2::TextView". It's intended for technical things like Perl errors and warnings, rather than results of normal user operations. +------------------------------------+ | !! An error h...

KRYDE/Gtk2-Ex-ErrorTextDialog-11 - 22 Aug 2013 00:04:22 UTC

Gtk2::Ex::CellLayout::Base - basic Gtk2::CellLayout implementation functions River stage one • 1 direct dependent • 2 total dependents

"Gtk2::Ex::CellLayout::Base" provides the following functions for use by a new data viewer widget written in Perl and wanting to implement the CellLayout interface (see Gtk2::CellLayout). PACK_START ($self, $cell, $expand) PACK_END ($self, $cell, $ex...

KRYDE/Gtk2-Ex-CellLayout-Base-5 - 12 Nov 2010 21:32:34 UTC

Gtk2::Ex::FormFactory::Proxy - Proxy class for application objects River stage one • 1 direct dependent • 1 total dependent

This class implements a generic proxy mechanism for accessing application objects and their attributes. It defines attributes of the associated object are accessed. You never instantiate objects of this class by yourself; they're created internally b...

JRED/Gtk2-Ex-FormFactory-0.67 - 11 Aug 2011 10:39:30 UTC

Gtk2::Ex::MindMapView::Border River stage zero No dependents

This module is internal to Gtk2::Ex::MindMapView. It is the base class for objects that draw borders and offers several classes that are to be overidden....

HEMLOCK/Gtk2-Ex-MindMapView-0.000001 - 02 Apr 2006 02:18:45 UTC

Gtk2::Ex::MindMapView::HotSpot - Base class for grips and toggles. River stage zero No dependents

This module is internal to Gtk2::Ex::MindMapView. Four Gtk2::Ex::MindMapView::HotSpots are created for each Gtk2::Ex::MindMapView::Item. The hotspots are areas on a mind map item that when clicked, cause an action to be performed on an item. These ho...

HEMLOCK/Gtk2-Ex-MindMapView-0.000001 - 02 Apr 2006 02:18:45 UTC

Gtk2::Ex::FormFactory::Context - Context in a FormFactory framework River stage one • 1 direct dependent • 1 total dependent

This module implements a very importent concept of the Gtk2::Ex::FormFactory framework. The Context knows of all your application objects, how attributes of the objects can be accessed (for reading and writing), which attributes probably depend on ot...

JRED/Gtk2-Ex-FormFactory-0.67 - 11 Aug 2011 10:39:30 UTC

App::Chart::Gtk2::Ex::TreePath::Subclass - TreePath constructors with reblessing River stage zero No dependents

"App::Chart::Gtk2::Ex::TreePath::Subclass" helps making Perl subclasses of "Gtk2::TreePath". It provides versions of the following "Gtk2::TreePath" constructors new() new_first() new_from_indices() new_from_string() They're designed as a multi-inheri...

KRYDE/App-Chart-274 - 15 May 2024 13:50:37 UTC
15 results (0.038 seconds)