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

Search results for "HANENKAMP"

Oryx - Meta-Model Driven Object Persistance with Multiple Inheritance River stage one • 1 direct dependent • 1 total dependent

Oryx is an object persistence framework which supports both object-relational mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM s...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC - Search in distribution

Bolts - An Inversion of Control framework for Perl River stage zero No dependents

Caution: *This is an experimental API. Some aspects of the API may change, possibly drastically, from version to version. That probably won't happen, but please contact me via email if you plan to use this in something and want to know what might cha...

HANENKAMP/Bolts-0.143171 - 13 Nov 2014 20:05:02 UTC - Search in distribution

CHANGES River stage zero No dependents

This is a list of the main changes between different versions of SVN::Web. Please see UPDATING.pod for details about any changes you may need to make when updating an SVN::Web installation. 0.63, released Oct 17, 2012 * More improvements to UTF8 hand...

DJZORT/SVN-Web-0.63 - 17 Oct 2012 09:23:24 UTC - Search in distribution

colorist - Add colors to your plain old output River stage zero No dependents

Before this application will work, it must be configured. See App::Colorist for information on getting started with existing configuration or writing your own. This is a script to colorize a file or command output in place. There are three basic ways...

HANENKAMP/App-Colorist-0.150460 - 15 Feb 2015 22:14:13 UTC - Search in distribution

Yukki - Yet Uh-nother wiki River stage zero No dependents

This is intended to be the simplest, stupidest wiki on the planet. It uses git for versioning and it is perfectly safe to clone this repository and push and pull and all that jazz to maintain this wiki in multiple places. For information on getting s...

HANENKAMP/Yukki-0.140290 - 29 Jan 2014 14:29:25 UTC - Search in distribution

Sword - provides an interface to the Sword Open Source Bible Software API River stage zero No dependents

EXPERIMENTAL. The goal is to reproduce the Sword Engine API in Perl. This is really just the first foray into that direction. It simply provides just enough to do what's shown in the "SYNOPSIS" and perhaps a bit more. Future versions should do more, ...

HANENKAMP/Sword-0.102800 - 07 Oct 2010 20:25:44 UTC - Search in distribution

picasa - master command for the Picasa Web scripts River stage zero No dependents

HANENKAMP/Net-Google-PicasaWeb-0.12 - 14 Sep 2013 21:56:48 UTC - Search in distribution

hot-potato - timer for hot potato or other games River stage zero No dependents

This plays some music or a sound for a random amount of time that you can specify. Towards the end, it plays different music for the "rush" to the finish. Finally, it will play a sound to signify that the timer has ended. It's that simple. There's al...

HANENKAMP/Games-HotPotato-0.110020 - 02 Jan 2011 15:37:51 UTC - Search in distribution

Net::Jifty - interface to online Jifty applications River stage one • 1 direct dependent • 2 total dependents

Jifty is a full-stack web framework. It provides an optional REST interface for applications. Using this module, you can interact with that REST interface to write client-side utilities. You can use this module directly, but you'll be better off subc...

SARTAK/Net-Jifty-0.14 - 03 Jan 2011 23:06:31 UTC - Search in distribution

botnet - A script to manage a Bot::Net application River stage zero No dependents

This is the main command used for building a Bot::Net application and for helping to built the scaffolding and running that application....

HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTC - Search in distribution

Bot::Backbone - Extensible framework for building bots River stage two • 8 direct dependents • 10 total dependents

Bots should be easy to build. Also a bot framework does not need to be tied to a particular protocol (e.g., IRC, Jabber, Slack, etc.). However, most bot tools fail at either of these. Finally, it should be possible to create generic services that a b...

HANENKAMP/Bot-Backbone-0.161950 - 13 Jul 2016 18:41:40 UTC - Search in distribution

Class::Hash - Perl extension for hashes that look like classes River stage zero No dependents

This component provides a method-based interface to a hash. Occasionally, it's more convenient to have named methods to access a hash than hash keys. This module generalizes this behavior. It tries to work the tied hash interface inside-out. This mod...

HANENKAMP/Class-Hash-1.01 - 18 Aug 2003 05:22:24 UTC - Search in distribution

FormValidator::Tiny - A tiny form validator River stage zero No dependents

The API of this module is still under development and could change, but probably won't. There are lots for form validators, but this one aims to be the one that just does one thing and does it well without involving anything else if it can. If you ju...

HANENKAMP/FormValidator-Tiny-0.004 - 14 Aug 2017 19:31:24 UTC - Search in distribution

Regexp::Fields - named capture groups River stage zero No dependents

"Regexp::Fields" adds the extended "(?<name> ...)" pattern to Perl's regular expression language. This works like an ordinary pair of capturing parens, but after a match you can use $&{name} instead of $1 (or whichever $N) to get at the captured subs...

GRAZZ/Regexp-Fields-0.046 - 03 Nov 2003 22:53:55 UTC - Search in distribution

Tree::BPTree - Perl implementation of B+ trees River stage zero No dependents

B+ trees are balanced trees which provide an ordered map from keys to values. They are useful for indexing large bodies of data. They are similar to 2-3-4 Trees and Red-Black Trees. This implementation supports B+ trees using an arbitrary *n* value. ...

HANENKAMP/Tree-BPTree-1.08 - 23 Dec 2007 23:43:58 UTC - Search in distribution

Data::Remember - remember complex information without giving yourself a headache River stage one • 1 direct dependent • 1 total dependent

This is the original interface, but the preferred implementation is now Data::Remember::Class. This is now just a functional wrapper around that interface. See Data::Remember::Class for more documentaiton....

HANENKAMP/Data-Remember-0.140490 - 18 Feb 2014 16:04:32 UTC - Search in distribution

Tie::Simple - Variable ties made easier: much, much, much easier... River stage two • 8 direct dependents • 91 total dependents

This module adds the ability to quickly create new types of tie objects without creating a complete class. It does so in such a way as to try and make the programmers life easier when it comes to single-use ties that I find myself wanting to use from...

HANENKAMP/Tie-Simple-1.04 - 28 Nov 2015 17:24:27 UTC - Search in distribution

Form::Factory - a general-purpose form handling API River stage zero No dependents

ALPHA API. This code is not fully tested (if you look in the test files you will see a long list of tests planned, but no yet implemented). It is currently being employed on a non-production project. The API *will* change. See "TODO" for more. This A...

HANENKAMP/Form-Factory-0.022 - 12 Jun 2015 03:37:21 UTC - Search in distribution

Tie::JCR - A tied hash interface for Java::JCR::Node River stage zero No dependents

This provides a very simple, read-only interface to a node from Java::JCR. Each key represents the names of items within the node. Each value is either a scalar for non-multiple child properties, an array for multiple child properties, or nested hash...

HANENKAMP/Tie-JCR-0.02 - 21 Sep 2007 02:39:31 UTC - Search in distribution

Date::RangeParser::EN - Parse plain English date/time range strings River stage zero No dependents

Parses plain-English strings representing date/time ranges...

GSG/Date-RangeParser-EN-v1.0.0 - 20 Oct 2023 19:28:41 UTC - Search in distribution
60 results (0.039 seconds)