The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "OESTERHOL"

Aut - Authorization framework with flexible backends and UIs. River stage zero No dependents

The goal of Aut is to provide a component that can be used to provide user authorization for applications. It's features are described in the following sections. Flexible backends Aut can be instantiated with your own backend. This could be a backend...

OESTERHOL/Aut-0.11 - 11 Apr 2004 20:47:23 UTC - Search in distribution

Aut::UI::Wx - A wxPerl User Interface for the Aut framework. River stage zero No dependents

This User Interface has the same interface as "Aut::UI::Console". Please refere to this interface for more information. Interface The interface extends the minimal "Aut::UI::Console" interface. Functions "new([parent]) --> Aut::UI::Wx" The "new" func...

OESTERHOL/Aut-UI-Wx-0.02 - 11 Apr 2004 20:43:27 UTC - Search in distribution

Wx::Polygon - Draw and manipulate polygons for wxPerl River stage zero No dependents

"new( POLYGON =" \(Wx::Point,...) | ELLIPSE => \(x_offset,y_offset,width,heigth) ) --> Wx::Polygon> Instantiates a new Wx::Polygon with an array of Wx::Points for a given "POLYGON" or an ellipse with given parameters. "add_point(x,y,recalc=1) --> voi...

OESTERHOL/Wx-Polygon-0.06 - 20 Apr 2004 10:03:25 UTC - Search in distribution

Config::Frontend - Configuration module with flexible backends River stage zero No dependents

"new(backend) --> Conf" Should be called with a pre-instantiated backend. Returns a "Config::Frontend" object. "set(var,val) --> void" Sets a variable with value val in the backend. "get(var [, default]) --> string" Returns the value for var as store...

OESTERHOL/Config-Frontend-0.18 - 21 Apr 2004 15:22:25 UTC - Search in distribution

Locale::Framework - A module for internationalization River stage zero No dependents

With this module simple string based internationalization can be made through uses of '_T' function calls. Strings will be looked up by a backend and can be subsequentially cached by the same backend. For an interface to a backend see Locale::Framewo...

OESTERHOL/Locale-Framework-0.06 - 31 Mar 2004 20:40:55 UTC - Search in distribution

Term::Screen::ReadLine - Term::Screen extended with ReadLine River stage zero No dependents

This module extends Term::Screen with a readline() function. It also makes it possible to use a *single* Esc to escape instead of the Term::Screen double Esc....

OESTERHOL/Term-Screen-ReadLine-0.38 - 27 Aug 2013 13:52:23 UTC - Search in distribution

Gtk2::AppIndicator - Perl extension for libappindicator River stage zero No dependents

This module gives an interface to the new ubuntu Unity libappindicator stuff....

OESTERHOL/Gtk2-AppIndicator-0.15 - 07 Sep 2012 16:54:45 UTC - Search in distribution

Config::Backend::SQL - An SQL backend for Config::Frontend. River stage zero No dependents

Each call "set()" will immediately result in a commit to the database. "new(DSN => ...,DBUSER => ..., DBPASS =>, [TABLE => ...]) --> Config::Backend::SQL" Invoked with a valid "DSN", "DBUSER" and "DBPASS" combination, will return a Config::Backend::S...

OESTERHOL/Config-Backend-SQL-0.10 - 08 Apr 2004 12:26:22 UTC - Search in distribution

Locale::Framework::SQL - An SQL Backend for Locale::Framework River stage zero No dependents

"new(DSN => ..., DBUSER => ..., DBPASS => ..., [TABLE => ...])" --> Locale::Framework::SQL Instantiates a new backend object with given DSN, user and password. It creates, if not already existent, table 'lang_translations' and index 'lang_translation...

OESTERHOL/Locale-Framework-SQL-0.07 - 08 Apr 2004 12:28:14 UTC - Search in distribution

Config::Backend::INI - a .ini file backend for conf River stage zero No dependents

This module uses Config::IniFiles for reading and writing .INI files. Each call to "set()" or "del()" will immediately result in a commit to the .ini file. "new(filename) --> Config::Backend::INI" Invoked with a valid filename, will return a Config::...

OESTERHOL/Config-Backend-INI-0.12 - 11 Apr 2004 22:53:16 UTC - Search in distribution

Gtk2::OSXApplication - Perl extension for mac integration code GtkOSXApplication River stage zero No dependents

Creates an OSXApplication object. Do this asap after use Gtk2 '-init'. Exports the following functions of GtkOSXApplication: $self->set_menu_bar($menu_shell) $self->sync_menubar() $self->insert_app_menu_item($menu_item,$index) $self->set_window_menu(...

OESTERHOL/Gtk2-OSXApplication-0.06 - 19 Jul 2012 21:33:34 UTC - Search in distribution

Config::Backend::INIREG - a .ini or registry backend for Config::Frontend. River stage zero No dependents

See Config::Backend::INI or Config::Backend::Registry....

OESTERHOL/Config-Backend-INIREG-0.02 - 06 Apr 2004 20:52:44 UTC - Search in distribution

Tie::Cache::LRU::Expires - Extends Tie::Cache::LRU with expiring River stage zero No dependents

This is an expiring LRU cache, using Tie::Cache::LRU. Each entry in this cache expires after 'EXPIRES' seconds (default 3600). The cache is in RAM (see Tie::Cache::LRU). ENTRIES provides the maximum number of entries in the Tie::Cache::LRU cache. It ...

OESTERHOL/Tie-Cache-LRU-Expires-0.55 - 19 Jul 2012 21:47:45 UTC - Search in distribution

lib/Locale/Framework/gettext.pm River stage zero No dependents

"new(catalogdir_prefix,catalog)" --> Locale::Framework::gettext Instantiates a new backend object. You need to specify a catalogdir_prefix to the place where your catalog can be found. For locale/language 'nl_NL' the catalog will be fetched from "$ca...

OESTERHOL/Locale-Framework-gettext-0.04 - 19 Apr 2004 08:20:14 UTC - Search in distribution

lib/Locale/Framework/wxLocale.pm River stage zero No dependents

"new()" --> Locale::Framework::wxLocale Instantiates a new backend object. "translate(language,text)" --> string This function looks up a translation for the tuple (language, text) via Wx::Locale. "set_translation(language,text,translation)" --> bool...

OESTERHOL/Locale-Framework-wxLocale-0.05 - 31 Mar 2004 23:02:21 UTC - Search in distribution

Config::Frontend::Tie - Ties hashes to Config::Frontend. River stage zero No dependents

The use of this module is obvious. One could look at perltie for more information....

OESTERHOL/Config-Frontend-Tie-0.02 - 12 Apr 2004 19:02:56 UTC - Search in distribution
16 results (0.022 seconds)