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 "FrameWork"

App::Framework - A framework for creating applications River stage one • 1 direct dependent • 1 total dependent

App::Framework is a framework for quickly developing application scripts, where the majority of the mundane script setup, documentation etc. jobs are performed by the framework (usually under direction from simple text definitions stored in the scrip...

SDPRICE/App-Framework-1.07 - 28 Jul 2016 07:12:11 UTC - Search in distribution

CGI::Framework - A simple-to-use, lightweight web CGI framework River stage zero No dependents

CGI::Framework is a simple and lightweight framework for building web-based CGI applications. It features complete code-content separation (templating) by utilizing the HTML::Template library, stateful file or database-based sessions by utilizing the...

MNAGUIB/CGI-Framework-0.23 - 11 Oct 2005 16:23:36 UTC - Search in distribution

CLI::Framework - Build standardized, flexible, testable command-line applications River stage one • 4 direct dependents • 4 total dependents

KERISMAN/CLI-Framework-0.05 - 10 Mar 2011 19:10:16 UTC - Search in distribution

XS::Framework - Framework for building C++ XS modules with shared code, typemaps and C++ perl API. River stage two • 24 direct dependents • 30 total dependents

To high-level overview please read Shared XS modules manifesto. XS::Framework consists of two major parts. First part, the *C++ perl API* makes it convenient to write C++ code, which iterates with perl. For example, it invokes SvREFCNT_dec in destruc...

SYBER/XS-Framework-1.5.6 - 31 Jan 2024 12:52:34 UTC - Search in distribution

Quant::Framework - Gateway to fetch market-data from Quant::Framework River stage zero No dependents

BINARY/Quant-Framework-0.36 - 07 Sep 2016 02:39:35 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

Class::Framework - Interface which combines Class::Accessor, fields, and Class::MethodVars to ease creating a Class. River stage zero No dependents

This package is intended to allow you to rapidly create a class using fields with Class::Accessor generated accessors along with Class::MethodVars methods. Inheriting from other classes built using Class::Framework or Class::MethodVars will automatic...

THINCH/Class-Framework-1.228 - 09 Aug 2006 16:36:11 UTC - Search in distribution
  • Class::MethodVars - Implicit access to the class instance variable and fields variables for methods

Config::Framework - handy one-stop shopping for (most) of your configuration file needs. River stage zero No dependents

AHICOX/Config-Framework-2.5 - 20 Oct 2003 21:35:11 UTC - Search in distribution

App::Framework::Lite - A lightweight framework for creating applications River stage zero No dependents

App::Framework::Lite is a framework for quickly developing application scripts, where the majority of the mundane script setup, documentation jobs are performed by the framework (under direction from simple text definitions stored in the script). Thi...

SDPRICE/App-Framework-Lite-1.09 - 28 Jul 2016 07:12:23 UTC - Search in distribution

POE::Framework::MIDI - A simplified front end to the POE::Framework::MIDI environment River stage one • 1 direct dependent • 1 total dependent

This module allows you to specify the data required by the POE::Framework::MIDI environment without having to dive into the guts of the framework....

SMCNABB/POE-Framework-MIDI-0.09 - 19 Mar 2006 17:15:55 UTC - Search in distribution

Arch::Test::Framework - A test framework for Arch-Perl River stage zero No dependents

Arch::Test::Framework is a framework to quickly generate testing data (archives, versions, trees, changesets, etc) for arch-perl unit tests....

MIGO/Arch-0.5.2 - 08 Mar 2010 15:15:52 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

Net::Server::Framework - an event driven infrastructure around Net::Server River stage zero No dependents

"Net::Server::Framework" is the result of many iterations of backend daemon programming. I use the "Net::Server::PreFork" code for some years now and wrote some libs around it. This is an attempt to take those libs and release them. The challenge for...

NORBU/Net-Server-Framework-1.2 - 12 Jan 2009 23:07:32 UTC - Search in distribution

Report::Porf::Framework - Framework to create/configure Reports for any output format. River stage zero No dependents

JPR/Report-Porf-2.001 - 28 May 2014 07:11:06 UTC - Search in distribution

lib/CGI/Application/Framework/Constants.pm River stage zero No dependents

RDICE/CGI-Application-Framework-0.26 - 01 Nov 2005 02:13:47 UTC - Search in distribution

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

"new(locale_prefix, catalog[, debug])" --> Locale::Framework::GettextXML Instantiates a new backend object. Optionally can "mark" untranslated strings and print debugging text. "translate(language,text)" --> string This function looks up a translatio...

RTFIREFLY/Locale-Framework-GettextXML-0.01 - 09 May 2005 16:41:28 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

MapReduce::Framework::Simple - Simple Framework for MapReduce River stage zero No dependents

MapReduce::Framework::Simple is simple grid computing framework for MapReduce model. MapReduce is a better programming model for solving highly parallelizable problems like a word-count from large number of documents. The model requires Map procedure...

ADOKOY/MapReduce-Framework-Simple-0.09 - 14 Jun 2017 10:45:26 UTC - Search in distribution

JavaScript::Framework::jQuery - Generate markup and code for jQuery JavaScript framework River stage one • 1 direct dependent • 1 total dependent

Manage composition and insertion of "link" and "script" elements and the jQuery "ready" call into generated HTML. Plugin modules provide support for individual jQuery plugins. Framework plugins verify that the correct number of arguments will be pass...

CONVERTER/JavaScript-Framework-jQuery-0.07 - 18 Jun 2009 22:27:26 UTC - Search in distribution
2,040 results (0.166 seconds)