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

Search results for "muenalan"

modules - loads several modules with single use-command River stage one • 1 direct dependent • 1 total dependent

If you are bored by multiple 'use'-statement and asked why you cannot load several modules with one single 'use'-command: You will love 'modules', because thats what it does. Ironically 'modules' is a module. The name was choosen, because the 'use mo...

MUENALAN/modules-0.04 - 25 Jun 2002 22:09:07 UTC - Search in distribution

Data::Iter - easily iterate over a hash/array River stage zero No dependents

Data::Iter provides functions for comfortably iterating over perl data structures. Its slower, but easier to code. An array containing object elements for every iteration is generated with the iter() function - due to array'ish nature of for(), forea...

MUENALAN/Data-Iter-0.2 - 31 Dec 2009 13:50:16 UTC - Search in distribution

Data::Type - robust and extensible data- and valuetype system River stage zero No dependents

A lot of CPAN modules have a common purpose: reporting if data has some "characteristics". Email::Valid is an illustrous example: reporting if a string has characteristics of an email address. The "address()" method reports this via returning 'yes' o...

MUENALAN/Data-Type-0.02.02 - 31 Dec 2009 13:48:47 UTC - Search in distribution

SQL::Generator - Generate SQL-statements with oo-perl River stage zero No dependents

With this module you can easily (and very flexible) generate/construct sql-statements. As a rookie, you are used to write a lot of sprintf`s every time i needed a statement (i.e.for DBI). Later you start writing your own functions for every statement...

MUENALAN/SQL-Generator-0.02 - 17 Jun 2002 21:51:35 UTC - Search in distribution

Winamp::Control - control winamp (over the network) River stage zero No dependents

Winamp::Control is a perl module for controlling Winamp (www.winamp.com) over a network or local. It requires the httpQ winamp-plugin written by Kosta Arvanitis (see prerequisites) installed on the computer playing the music (It is called "server" an...

MUENALAN/Winamp-Control-0.2.1 - 08 Feb 2003 16:04:49 UTC - Search in distribution

Lockable - classes for locking mechanims River stage zero No dependents

Stub documentation for Object::Lockable, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah. EXAMPLE my $lock = new Object::Lockable( showpackage => 1, debug => 1, limited => 5 )...

MUENALAN/Class-Maker-0.06 - 31 Dec 2009 13:36:37 UTC - Search in distribution

Class::MVC - model-view-controller paradigma River stage zero No dependents

The Model-View-Controller (MVC) is a general paradigma mostly used for GUI-development. It is very well known and tons of publications are available through your favorite search engine (Or jump to "REFERENCES"). It is also an introductional example f...

MUENALAN/Class-MVC-0.01.06 - 27 Feb 2003 12:23:52 UTC - Search in distribution

File::Box - Perl extension for blah blah blah River stage one • 1 direct dependent • 1 total dependent

File::Box serves file path's. It was created to help serving non-module files (like textfiles/templates) in perl module directories and alike. EXPORT None by default....

MUENALAN/File-Box-0.01 - 31 Dec 2009 13:53:06 UTC - Search in distribution

IO::Extended - more print functions River stage one • 1 direct dependent • 1 total dependent

IO::Extended contains a bunch of print-like functions, which automatically add newline characters to the string....

MUENALAN/IO-Extended-0.16 - 31 Dec 2009 13:33:39 UTC - Search in distribution

Class::Proxy::Lite - Simple, lightweight object proxies River stage zero No dependents

Each instance of this class serves as a proxy to a target object. The proxy is constructed from a *token* and a *resolver*. The resolver is a code reference called with the token as its only argument; its job is to resolve the token into a reference ...

NKUITSE/Class-Proxy-Lite-1.01 - 03 Oct 2008 17:59:20 UTC - Search in distribution

Hook::Heckle - create pre and post hooks River stage zero No dependents

Creating hooks to subroutines is issued by many other cpan modules. See * Class::Hook * Hook::Scope * Hook::WrapSub * Hook::LexWrap * Hook::PrePostCall But this didnt kept me from writing a new one. It is a base class and can be inherited. CLASSES Ho...

MUENALAN/Hook-Heckle-0.01.01 - 17 Feb 2003 23:35:21 UTC - Search in distribution

Workflow::Aline - a modular staging framework River stage zero No dependents

Workflow::Aline iterates through a set of files and requests robots to act on these. Differentiated robots subject the files to certain actions, dependant on the robot type. A "copy-robot" would ie. copy the file from one to another location, for exa...

MUENALAN/Workflow-Aline-0.03 - 31 Dec 2009 14:02:10 UTC - Search in distribution

Tree::Nary::Extended - Tree::Nary with substantial load/save from/to sql/hash River stage zero No dependents

This module is not inheriting from Tree::Nary, but adds service methods to the namespace. So it an be seen as an "extended", but a bit "fishy" replacement for Tree::Nary. It loads "Tree::Nary" in the background and relies on some private innerts, whi...

MUENALAN/Tree-Nary-Extended-0.01 - 20 Jul 2003 20:34:26 UTC - Search in distribution

Class::Protected - restricting class/method access via ACL's River stage zero No dependents

With this module you can protect the methods of any object. The access is handled via an ACL (Decision::ACL). "Class::Protected" is implemented via a proxy object (Class::Proxy). METHODS new() The constructor takes following parameters, which are als...

MUENALAN/Class-Protected-0.01.02 - 09 Feb 2003 22:10:00 UTC - Search in distribution

File::Convert::CSV - Perl extension for converting CSV files River stage zero No dependents

A somewhat luxury but lighweight module for reading conveniently CSV files....

MUENALAN/File-Convert-CSV-0.03 - 31 Dec 2009 13:55:57 UTC - Search in distribution

Class::Listener - executes methods on events River stage one • 1 direct dependent • 1 total dependent

A base class which listenes for signals and runs methods. METHODS signal( $eventname, @args ) $eventname A method with the name "_on_$eventname" will be called (if it exists). @args This array is forwarded to the callback. [Note] signal returns the r...

MUENALAN/Class-Listener-0.01.04 - 27 Feb 2003 12:23:37 UTC - Search in distribution
16 results (0.026 seconds)