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

Search results for "Log::Dispatch::Null"

Log::Dispatch::Null - Object that accepts messages and does nothing River stage four • 134 direct dependents • 1049 total dependents

This class provides a null logging object. Messages can be sent to the object but it does nothing with them....

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 UTC - Search in distribution

Class::Null - Implements the Null Class design pattern River stage two • 9 direct dependents • 15 total dependents

This class implements the Null Class design pattern. Suppose that methods in your object want to write log messages to a log object. The log object is possibly stored in a slot in your object and can be accessed using an accessor method: package MyOb...

MARCEL/Class-Null-2.110730 - 14 Mar 2011 10:40:28 UTC - Search in distribution

dpan - create a DarkPAN from directories River stage one • 1 direct dependent • 1 total dependent

The "dpan" script takes a list of directories, indexes any Perl distributions it finds, and creates the PAUSE index files from what it finds. Afterward, you should be able to point a CPAN tool at the directory and install the distributions normally. ...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 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

Patro - proxy access to remote objects River stage zero No dependents

"Patro" is a mechanism for making any Perl reference in one Perl program accessible is other processes, even processes running on different hosts. The "proxy" references have the same look and feel as the native references in the original process, an...

MOB/Patro-0.16 - 29 Sep 2017 02:17:12 UTC - Search in distribution

Pg::PQ - Perl wrapper for PostgreSQL libpq River stage one • 1 direct dependent • 3 total dependents

******************************************************************* *** *** *** NOTE: This is a very early release that may contain lots of *** *** bugs. The API is not stable and may change between releases *** *** *** ******************************...

SALVA/Pg-PQ-0.15 - 10 Oct 2017 07:41:49 UTC - Search in distribution

Raisin - A REST API microframework for Perl. River stage one • 1 direct dependent • 1 total dependent

Raisin is a REST API microframework for Perl. It's designed to run on Plack, providing a simple DSL to develop RESTful APIs easily. It was inspired by Grape <https://github.com/intridea/grape>....

RTKH/Raisin-0.94 - 12 Apr 2022 18:18:49 UTC - Search in distribution

perlglossary - Perl Glossary River stage zero No dependents

A glossary of terms (technical and otherwise) used in the Perl documentation, derived from the Glossary of *Programming Perl*, Fourth Edition. Words or phrases in bold are defined elsewhere in this glossary. Other useful sources include the Unicode G...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

perl5140delta - what is new for perl v5.14.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgrading from an earlier release such as 5.10.0, first read perl5120delta, which describes differences between 5.10.0 and 5.12.0. Some of the bug fixes...

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

EAI::Wrap - framework for easy creation of Enterprise Application Integration tasks River stage zero No dependents

EAI::Wrap provides a framework for defining EAI jobs directly in Perl, sparing the creator of low-level tasks as FTP-Fetching, file-parsing and storing into a database. It also can be used to handle other workflows, like creating files from the datab...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC - Search in distribution

perlimports - A command line utility for cleaning up imports in your Perl code River stage zero No dependents

This distribution provides the "perlimports" command line interface (CLI), which automates the cleanup and maintenance of Perl "use" and "require" statements. Loosely inspired by goimports <https://pkg.go.dev/golang.org/x/tools/cmd/goimports>, this t...

OALDERS/App-perlimports-0.000053 - 13 Jan 2024 20:19:02 UTC - Search in distribution

Tripletail - Tripletail, Framework for Japanese Web Application River stage zero No dependents

"use" Tripletail では、ライブラリの各種設定は Ini ファイルに置かれる。 実行が開始されるスクリプトの先頭で、次のように引数として Ini ファイルの位置を渡す。するとグローバル変数 $TL がエクスポートされる。 Ini ファイル指定は必須である。 use Tripletail qw(/home/www/ini/tl.ini); 他のファイルから $TL 変数を使う場合は、そのパッケージ内で "use Tripletail;" のように引数無しで "use" する。二度目以...

HIO/Tripletail-0.65 - 27 Dec 2021 10:15:26 UTC - Search in distribution

Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP River stage one • 2 direct dependents • 2 total dependents

Implements Short Message Peer to Peer protocol, which is frequently used to pass short messages between mobile operators implementing short message service (SMS). This is applicable to both european GSM and american CDMA/TDMA systems. This documentat...

SAMPO/Net-SMPP-1.19 - 01 Jun 2011 20:52:56 UTC - Search in distribution

Mac::Errors - constants for Mac error codes River stage one • 1 direct dependent • 1 total dependent

The %MacErrors hash indexes error information by the error number or symbol. Each value is a "Mac::Errors" object which has the symbol, number, and description. The $MacError scalar performs some tied magic to translate MacPerl's $^E to the error tex...

BDFOY/Mac-Errors-1.192 - 20 Jun 2018 17:50:35 UTC - Search in distribution

EntityModel - manage entity model definitions River stage one • 3 direct dependents • 7 total dependents

This module provides a data storage abstraction system (in the form of an Object Relational Model) for accessing backend storage from Perl and other languages. The intent is to take a model definition and generate or update database tables, caching l...

TEAM/EntityModel-0.102 - 08 Sep 2013 17:14:29 UTC - Search in distribution

Rinci::function - Metadata for your functions/methods River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Rinci-1.1.104 - 13 Jan 2024 00:11:12 UTC - Search in distribution

share::Exegesis::E03 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

App::AutoCRUD - A Plack application for browsing and editing databases River stage zero No dependents

This module embodies a web application for Creating, Retrieving, Updating and Deleting records in relational databases (hence the 'CRUD' acronym). The '"Auto"' part of the name is because the application automatically generates and immediately uses t...

DAMI/App-AutoCRUD-0.15 - 27 Nov 2023 18:50:16 UTC - Search in distribution

Regexp::Grammars - Add grammatical parsing features to Perl 5.10 regexes River stage three • 19 direct dependents • 631 total dependents

This module adds a small number of new regex constructs that can be used within Perl 5.10 patterns to implement complete recursive-descent parsing. Perl 5.10 already supports recursive-descent *matching*, via the new "(?<name>...)" and "(?&name)" con...

DCONWAY/Regexp-Grammars-1.058 - 15 Sep 2022 01:31:42 UTC - Search in distribution

DBIx::NinjaORM - Flexible Perl ORM for easy transitions from inline SQL to objects. River stage zero No dependents

DBIx::NinjaORM was designed with a few goals in mind: * Expand objects with data joined from other tables, to do less queries and prevent lazy-loading of ancillary information. * Have a short learning curve. * Provide advanced caching features and ma...

AUBERTG/DBIx-NinjaORM-v3.1.0 - 23 Mar 2017 05:51:51 UTC - Search in distribution
50 results (0.119 seconds)