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.4.0 - 30 Jun 2020 04:13:07 UTC - Search in distributionApache::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 distributionMoose 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.2013 - 21 Jul 2020 19:04:06 UTC - Search in distributionThis 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 distributionKEICHNER/XML-Reader-0.67 - 21 Nov 2018 20:58:48 UTC - Search in distribution
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 distributionThis 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.082842 - 16 Jun 2020 20:13:37 UTC - Search in distributionDBIx::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 ...
DWHEELER/DBIx-Connector-0.56 - 16 Mar 2016 17:07:35 UTC - Search in distributionDoes 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- combineUtil - various operations on the Combine database
- combineCtrl - controls a Combine crawling job
- combineExport - export records in XML from Combine database
- 15 more results from combine »
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 distributionDies 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.12 - 27 Feb 2020 20:11:35 UTC - Search in distributionZweck 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 distributionIch 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 distributionThe 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- Net::Z3950::GRS1 - Perl package used to encode GRS-1 records.
NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC - Search in distribution
- doc::PBS_short_introduction
- PBS::SubpbsResult - Support for hierarchical projects
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- MooseX::Method::Exception - Exception class for MooseX::Method
- MooseX::Method::Constant - Constant generator for MooseX::Method
- MooseX::Meta::Method::Signature - Signature supporting method metaclass
- 17 more results from MooseX-Method »
Ein Objekt der Klasse repräsentiert einen Prozessor für Entitäts-Dateien. Die Dateien bestehen aus einer Folge von Abschnitten, die von einem Abschnitts-Parser (s. Klasse Quiq::Section::Parser) geparsed und zu Abschnitts-Objekten instantiiert werden....
FSEITZ/Quiq-1.192 - 09 Dec 2020 07:36:13 UTC - Search in distribution- Quiq::ClassLoader - Lade Perl-Klassen automatisch
- Quiq::Database::Row::Object - Datensatz als Objekt
- Quiq::Test::Class - Basisklasse für Testklassen
- 3 more results from Quiq »
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- Config::Any::Settings - Config::Any glue for Config::Settings
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 distributionVersion 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- makeppclean - Stand-alone cleanup script for makepp
- makepp_sandboxes - How to partition a makepp build