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

Search results for "prototype"

CGI::Prototype - Create a CGI application by subclassing River stage one • 1 direct dependent • 1 total dependent

The core of every CGI application seems to be roughly the same: * Analyze the incoming parameters, cookies, and URLs to determine the state of the application (let's call this "dispatch"). * Based on the current state, analyze the incoming parameters...

MERLYN/CGI-Prototype-0.9054 - 30 Jul 2011 17:27:25 UTC - Search in distribution

Sub::Prototype - Set a sub's prototype River stage one • 2 direct dependents • 5 total dependents

ETHER/Sub-Prototype-0.03 - 10 Jun 2019 16:52:26 UTC - Search in distribution

HTML::Prototype - Generate HTML and Javascript for the Prototype library River stage two • 8 direct dependents • 29 total dependents

The module contains some code generators for Prototype, the famous JavaScript OO library and the script.aculous extensions. The Prototype library (http://prototype.conio.net/) is designed to make AJAX easy. Catalyst::Plugin::Prototype makes it easy t...

ESSKAR/HTML-Prototype-1.48 - 22 Sep 2006 18:19:33 UTC - Search in distribution

Kwiki::Prototype - Will add the Prototype javascript library to a Kwiki installation. It serves no purpose but to allow other modules (mainly Web 2.0 modules) access to this javascript library without having to include it. River stage one • 3 direct dependents • 4 total dependents

CORDATA/Kwiki-Prototype-0.01 - 15 May 2006 19:08:34 UTC - Search in distribution

Venus::Prototype - Prototype Class River stage two • 3 direct dependents • 56 total dependents

This package provides a simple construct for enabling prototype-base programming. Properties can be called as methods when prefixed with a dollar or ampersand symbol. See "call" for more details....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC - Search in distribution
  • Venus - Standard Library

Badger::Prototype - base class for creating prototype classes River stage one • 4 direct dependents • 6 total dependents

This module is a subclass of Badger::Base that additionally provides the prototype() method. It is used as a base class for modules that have methods that can be called as either class or object methods. # object method my $object = Badger::Example->...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC - Search in distribution

MooseX::Prototype - prototype-based programming for Moose River stage zero No dependents

Due to familiarity with class-based languages such as Java, many programmers assume that object-oriented programming is synonymous with class-based programming. However, class-based programming is just one kind of object-oriented programming style, a...

TOBYINK/MooseX-Prototype-0.004 - 16 Sep 2014 17:22:53 UTC - Search in distribution

Object::Prototype - Prototypal Object Model a la JavaScript River stage zero No dependents

Object::Prototype implements JavaScript-like prototypal object system. If you are familiar with JavaScript's object system, you should have no problem using this module. If you are not, please read <http://www.crockford.com/javascript/>. There is one...

DANKOGAI/Object-Prototype-0.02 - 07 Apr 2007 02:01:31 UTC - Search in distribution

Shishi::Prototype - Internal use prototype for the Shishi regex/parser River stage zero No dependents

This is a prototype only. The real library ("Shishi") will come once this prototype is finalised. The interface will remain the same. As this is only a prototype, don't try doing anything with it yet. However, feel free to use Shishi applications suc...

SIMON/Shishi-Prototype-0.4 - 02 Aug 2002 10:40:43 UTC - Search in distribution

Package::Prototype - Super easily to create prototype object River stage zero No dependents

Package::Prototype can create prototype object like javascript. This module can provide anonymous packages which are independent of the main namespace if not specified by classname. Also, available as an object instance....

CODEHEX/Package-Prototype-0.01 - 22 Mar 2018 12:58:01 UTC - Search in distribution

UR::Role::Prototype - Implementation for defining and composing roles River stage one • 1 direct dependent • 1 total dependent

Basic info about using roles is described in the documentation for UR::Role. When a role is defined using the "role" keyword, it creates a UR::Role::Prototype instance. Role prototypes represent an uncomposed role. They have most of the same properti...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

Sub::Prototype::Util - Prototype-related utility routines. River stage one • 1 direct dependent • 1 total dependent

Prototypes are evil, but sometimes you just have to bear with them, especially when messing with core functions. This module provides several utilities aimed at facilitating "overloading" of prototyped functions. They all handle 5.10's "_" prototype....

VPIT/Sub-Prototype-Util-0.11 - 24 Aug 2013 20:22:29 UTC - Search in distribution

CGI::Prototype::Mecha - test CGI::Prototype applications with WWW::Mechanize River stage zero No dependents

"WWW::Mechanize" combined with "Test::More" is a great toolbench for testing a web application. But you need to have your code installed in the right location on a running server, and you can't poke behind the scenes to see if data structures or data...

MERLYN/CGI-Prototype-Mecha-0.21 - 12 May 2005 11:15:29 UTC - Search in distribution

IO::Handle::Prototype - base class for callback based handles. River stage three • 12 direct dependents • 139 total dependents

You probably want IO::Handle::Prototype::Fallback instead....

ETHER/IO-Handle-Util-0.02 - 06 Oct 2018 04:36:52 UTC - Search in distribution

PPI::Token::Prototype - A subroutine prototype descriptor River stage four • 195 direct dependents • 1581 total dependents

Although it sort of looks like a list or condition, a subroutine prototype is a lot more like a string. Its job is to provide hints to the perl compiler on what type of arguments a particular subroutine expects, which the compiler uses to validate pa...

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC - Search in distribution

Egg::Plugin::Prototype - Plugin for Prototype River stage two • 17 direct dependents • 17 total dependents

Some stuff to make Prototype fun. This plugin replaces Egg::Helper::Plugin::Prototype....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

Bolts::Scope::Prototype - For artifacts that are constructed at every request River stage zero No dependents

This is a lifecycle scope for objects that should be constructed from their blueprints on every aquisition....

HANENKAMP/Bolts-0.143171 - 13 Nov 2014 20:05:02 UTC - Search in distribution
  • Bolts - An Inversion of Control framework for Perl

HTML::Prototype::Useful - Some useful additions for the Prototype library. River stage zero No dependents

this adds some more useful features for AJAX development based on the Prototype library, as HTML::Prototype is a straight port of the ruby implementation. METHODS define_javascript_functions Returns the javascript required for HTML::Prototype as well...

MRAMBERG/HTML-Prototype-Useful-0.05 - 02 Jul 2006 10:00:16 UTC - Search in distribution

IOC::Service::Prototype - An IOC Service object which returns a prototype instance River stage one • 1 direct dependent • 1 total dependent

This class essentially can be used just like IOC::Service, the only difference is that it will return a new instance of the component each time rather than a singleton instance. +--------------+ | IOC::Service | +--------------+ | ^ | +--------------...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC - Search in distribution

Conjury::Core::Prototype - function prototype checking in Conjury River stage zero No dependents

The Conjury::Core::Prototype module is a general purpose function prototype verifier, included in the Conjury distribution as a convenience. Use the "Conjury::Core::Prototype-"new> method to construct an instance of the prototype verifier for a parti...

JWOODYATT/Conjury-Core-1.003 - 20 Apr 2000 23:09:34 UTC - Search in distribution
553 results (0.169 seconds)