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

Search results for "ANDERS"

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Moose - A postmodern object system for Perl 5 River stage four • 2916 direct dependents • 4004 total dependents

Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC - Search in distribution

TM::View - Topic Maps, Views and Listlets River stage zero No dependents

This package provides sequencing and styling mechanisms for Topic Map slide shows or other serialized presentations....

ALPHAZULU/TM-View-0.5 - 27 Nov 2009 01:39:42 UTC - Search in distribution

XML::Reader_de - Lesen von XML-Dateien und Bereitstellung der Pfad information basierend auf einem Pull-Parser. River stage one • 2 direct dependents • 2 total dependents

KEICHNER/XML-Reader-0.67 - 21 Nov 2018 20:58:48 UTC - Search in distribution

PDF::Reuse - Reuse and mass produce PDF documents River stage one • 5 direct dependents • 6 total dependents

This module could be used when you want to mass produce similar (but not identical) PDF documents and reuse templates, JavaScripts and some other components. It is functional to be fast, and to give your programs capacity to produce many pages per se...

CNIGHS/PDF-Reuse-0.39 - 27 Sep 2016 15:50:24 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

MooseX::Method - (DEPRECATED) Method declaration with type checking River stage one • 2 direct dependents • 2 total dependents

The problem This module is an attempt to solve a problem I've often encountered but never really found any good solution for: validation of method parameters. How many times have we all ourselves writing code like this: sub foo { my ($self,$args) = @...

GPHAT/MooseX-Method-0.44 - 30 Jun 2009 19:01:15 UTC - Search in distribution

DBIx::Connector - Fast, safe DBI connection and transaction management River stage three • 29 direct dependents • 138 total dependents

DBIx::Connector provides a simple interface for fast and safe DBI connection and transaction management. Connecting to a database can be expensive; you don't want your application to re-connect every time you need to run a query. The efficient thing ...

ARISTOTLE/DBIx-Connector-0.59 - 02 Jul 2023 10:50:48 UTC - Search in distribution

Combine - Focused Web crawler framework River stage zero No dependents

Does crawling, parsing, optional topic-check and stores in MySQL database Normally started with the "combineCtrl" command. Briefly it get's an URL from the MySQL database, which acts as a common coordinator for a Combine job. The Web-page is fetched,...

AARDO/combine_4.005 - 05 Sep 2011 09:09:23 UTC - Search in distribution

PDF::Reuse::Tutorial - How to produce PDF-files with PDF::Reuse River stage zero No dependents

In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested, you can look at Graphics and JavaScript, so you can to...

CNIGHS/PDF-Reuse-Tutorial-0.11 - 12 Dec 2014 03:05:34 UTC - Search in distribution

Business::KontoCheck - Perl extension for checking German and Austrian Bank Account Numbers River stage zero No dependents

Dies ist Business::KontoCheck, ein Programm zum Testen der Prüfziffern von deutschen und österreichischen Bankkonten. Dies ist die Perl- Version der C-Library (als XSUB Modul). POD ERRORS Hey! The above document had some coding errors, which are expl...

MICHEL/Business-KontoCheck-6.15 - 31 May 2023 08:58:58 UTC - Search in distribution

ClassLoader - Load Perl classes automatically River stage zero No dependents

Zweck Müde, "use"-Anweisungen für das Laden von Perl-Klassen zu schreiben? Dieses Modul reduziert das Laden aller Klassen auf eine einzige Anweisung: use ClassLoader; Danach werden alle Klassen automatisch mit ihrem ersten Methodenaufruf geladen. Die...

FSEITZ/ClassLoader-1.1 - 27 May 2016 06:37:34 UTC - Search in distribution

Config::Manager::Conf - Ich verwalte den Inhalt von Konfigurationsdateien River stage zero No dependents

Ich verwalte eine Konfiguration, d.h. den Inhalt einer oder mehrerer Konfigurationsdateien. Eine Konfiguration besteht aus Schluessel-Wert-Paaren, die in Abschnitte (Sections) gegliedert sind. Ein Wert kann Verweise enthalten auf Schluessel, die ande...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC - Search in distribution

Net::Z3950::SimpleServer - Simple Perl API for building Z39.50 servers. River stage one • 3 direct dependents • 3 total dependents

The SimpleServer module is a tool for constructing Z39.50 "Information Retrieval" servers in Perl. The module is easy to use, but it does help to have an understanding of the Z39.50 query structure and the construction of structured retrieval records...

MIRK/Net-Z3950-SimpleServer-1.21 - 27 Sep 2016 11:07:21 UTC - Search in distribution

doc::pnw2004::a_pbs_slide River stage zero No dependents

NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC - Search in distribution

Quiq::Eog - Operationen mit eog River stage zero No dependents

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

Config::Settings - Parsing pleasant configuration files River stage one • 1 direct dependent • 2 total dependents

Rationale The first thing that probably comes to most people's mind when they see this module is "Why another Config:: module?". So I feel I should probably first explain what motivated me to write this module in the first place before I go into more...

BERLE/Config-Settings-0.02 - 01 Aug 2009 10:58:33 UTC - Search in distribution

Moose::Autobox - Autoboxed wrappers for Native Perl datatypes River stage three • 64 direct dependents • 124 total dependents

Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use with autobox. It does this using a hierarchy of roles in a manner similar to what Perl 6 *might* do. This module, like Class::MOP and Moose, was inspired by my work on th...

ETHER/Moose-Autobox-0.16 - 03 May 2016 01:34:52 UTC - Search in distribution

makepp_release_notes - Major changes in each version of makepp River stage zero No dependents

Version 2.1 (under development) * Warning and error messages switched to GNU style. * * Pattern rules can pick up phony dependencies (gmake compatibility), rule option :no-phony prevents that. * Builtin &template mini-language documentation rewritten...

PFEIFFER/makepp-2.0.99.2 - 09 Nov 2017 09:32:03 UTC - Search in distribution
29 results (0.054 seconds)