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 "Class::Param"

Class::Param - Param Class River stage one • 1 direct dependent • 1 total dependent

Provides several classes to work with CGI.pm style params....

CHANSEN/Class-Param-0.1 - 06 Apr 2006 22:35:35 UTC - Search in distribution

Class::DBI::Plugin::Param - Adding param() method to your CDBI object. River stage zero No dependents

This module allows you to add param() method to your Class::DBI object. This makes it easier to pass your object to HTML::FillinForm / Template::Plugin::FillInForm / HTML::Template like this: my $music = MyApp::Music->retrieve($id); my $fif = HTML::F...

NAOYA/Class-DBI-Plugin-Param-0.03 - 20 Apr 2006 03:53:10 UTC - Search in distribution

Class::ParamParser - Provides complex parameter list parsing River stage one • 2 direct dependents • 4 total dependents

This Perl 5 object class implements two methods which inherited classes can use to tidy up parameter lists for their own methods and functions. The two methods differ in that one returns a HASH ref containing named parameters and the other returns an...

DUNCAND/Class-ParamParser-1.041 - 17 Mar 2003 06:28:06 UTC - Search in distribution

Class::Generate - Generate Perl class hierarchies River stage one • 1 direct dependent • 1 total dependent

The "Class::Generate" package exports functions that take as arguments a class specification and create from these specifications a Perl 5 class. The specification language allows many object-oriented constructs: typed members, inheritance, private m...

SHLOMIF/Class-Generate-1.18 - 13 Oct 2020 09:35:55 UTC - Search in distribution

Getopt::Param - param() style opt handling River stage zero No dependents

Parses an array and gives it a CGI-like param interface to the data. You can then have apps that have a cgi interface and a cli interface that just call param() to get its stuff. Examples: Opt: --force=1 URI Equiv: force=1 Opt: --force= URI Equiv: fo...

DMUEY/Getopt-Param-0.0.5 - 26 Jun 2008 02:36:07 UTC - Search in distribution

Attribute::Args - check subroutine param types River stage zero No dependents

SWINED/Attribute-Args-0.06 - 08 Mar 2017 13:09:16 UTC - Search in distribution

Test::YAFT::Cmp - Intermediate class for single param comparators River stage zero No dependents

Most of "Test::Deep" comparators uses only single expected value so little bit of abstraction saves few lines of code. Constructor Comparator->new ('Foo') Methods _val Returns expected value provided earlier to constructor _render_value Provides addi...

BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC - Search in distribution

Params::Util - Simple, compact and correct param-checking functions River stage four • 187 direct dependents • 7122 total dependents

"Params::Util" provides a basic set of importable functions that makes checking parameters a hell of a lot easier While they can be (and are) used in other contexts, the main point behind this module is that the functions both Do What You Mean, and D...

REHSACK/Params-Util-1.102 - 02 Nov 2020 07:08:01 UTC - Search in distribution

WSST::Schema::Param - Schema::Param class of WSST River stage zero No dependents

This class represents the param element of schema....

KAWASAKI/WSST-0.1.1 - 17 Jun 2008 06:07:51 UTC - Search in distribution

PCGI - Perl Common Gateway Interface Class River stage zero No dependents

This is Perl module for fastest and full safely works with Common Gateway Interface. Required little memory for work, and can safely parsing a big or giant POST query's....

ONDR/PCGI-0.28 - 08 May 2005 10:54:18 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBI::DBD - Perl DBI Database Driver Writer's Guide

Gtk River stage one • 1 direct dependent • 2 total dependents

MLEHMANN/Gtk-Perl-0.7010 - 15 Dec 2012 19:43:06 UTC - Search in distribution

Su - A simple application layer to divide and integrate data and processes in the Perl program. River stage zero No dependents

Su is a simple application framework that works as a thin layer to divide data and process in your Perl program. This framework aims an ease of maintenance and extension of your application. Su is a thin application layer, so you can use Su with many...

LOTTZ/Su-0.110 - 02 Dec 2012 15:33:55 UTC - Search in distribution

SNMP - The Perl5 'SNMP' Extension Module for the Net-SNMP SNMP package. River stage two • 10 direct dependents • 11 total dependents

Note: The perl SNMP 5.0 module which comes with net-snmp 5.0 and higher is different than previous versions in a number of ways. Most importantly, it behaves like a proper net-snmp application and calls init_snmp properly, which means it will read co...

HARDAKER/SNMP-5.0404 - 17 Oct 2013 13:57:17 UTC - Search in distribution

Audio::Nama - multitrack recorder and digital audio workstation River stage zero No dependents

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution

JSONP - a module to quickly build JSON/JSONP web services, providing also some syntactic sugar acting a bit like a sort of DSL (domain specific language) for JSON. River stage one • 1 direct dependent • 5 total dependents

The purpose of JSONP is to give an easy and fast way to build JSON-only web services that can be used even from a different domain from which one they are hosted on. It is supplied only the object interface: this module does not export any symbol, ap...

ACANFORA/JSONP-2.26 - 22 Apr 2022 09:40:27 UTC - Search in distribution

perlguts - Introduction to the Perl API River stage five • 11693 direct dependents • 33184 total dependents

This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please refer any questions or comments to the author below....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Gimp - Write GIMP extensions/plug-ins/load- and save-handlers in Perl River stage zero No dependents

Gimp-Perl is a module for writing plug-ins, extensions, standalone scripts, and file-handlers for the GNU Image Manipulation Program (GIMP). It can be used to automate repetitive tasks, achieve a precision hard to get through manual use of GIMP, inte...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC - Search in distribution
986 results (0.123 seconds)