JMX::Jmx4Perl::Product::Jonas - Handler for Jonas
This is the product handler support Jonas 4 and 5 (<http://jonas.ow2.org/>)...
ROLAND/jmx4perl-1.13 - 12 May 2020 14:38:58 UTC - Search in distribution- JMX::Jmx4Perl::Product::ActiveMQ - Handler for Jonas
Workflow - Simple, flexible system to implement workflows
Overview This is a standalone workflow system. It is designed to fit into your system rather than force your system to fit to it. You can save workflow information to a database or the filesystem (or a custom storage). The different components of a w...
JONASBN/Workflow-1.60 - 02 Mar 2022 18:45:42 UTC - Search in distribution
boxer - boxer command line utils
boxer is a single front-end to various "boxing" tasks - i.e. structured system-wide tasks commonly applied in batch to larger deployments. Unlike tools like Puppet, CFEngine and Chef which operates on top of an installed system, boxer preferrably int...
JONASS/Boxer-v1.4.3 - 05 Feb 2022 13:56:57 UTC - Search in distribution- Boxer - system deployment ninja tricks
- Boxer::CLI - boxer command line utils
- Boxer::Part - software component
- 17 more results from Boxer »
Perl::Critic - Critique Perl source code for best-practices.
Perl::Critic is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysis engine. Perl::Critic is distributed with a number of Perl::Critic::Policy modules that attempt to...
PETDANCE/Perl-Critic-1.140 - 24 Mar 2021 03:09:35 UTC - Search in distribution
MediaWiki::API - Provides a Perl interface to the MediaWiki API (https://www.mediawiki.org/wiki/API)
EXOBUZZ/MediaWiki-API-0.52
-
25 Nov 2020 13:41:27 UTC
-
Search in distribution
Markdent - An event-based Markdown parser toolkit
This distribution provides a toolkit for parsing Markdown (and Markdown variants, aka dialects). Unlike the other Markdown Perl tools, this module can be used for more than just generating HTML. The core parser generates events (like XML's SAX), maki...
DROLSKY/Markdent-0.40 - 21 Mar 2021 15:16:41 UTC - Search in distribution
prophet - main script
IOANR/Prophet-0.751
-
20 May 2013 03:28:38 UTC
-
Search in distribution
- Prophet::Record - Base class for records.
- Prophet::Manual - What Prophet is, how it works and how to use it
- Prophet - A distributed database system
- 86 more results from Prophet »
Web::ID - implementation of WebID (a.k.a. FOAF+SSL)
WebID is a simple authentication protocol based on TLS (Transaction Layer Security, better known as Secure Socket Layer, SSL) and the Semantic Web. This module provides a Perl implementation for authenticating clients using WebID. For more informatio...
TOBYINK/Web-ID-1.927 - 10 May 2014 18:50:47 UTC - Search in distribution
Regexp::ERE - extended regular expressions and finite automata
Pure-perl module for: * Parsing POSIX Extended Regular Expressions ($ere) into Non-Deterministic Finite Automata ($nfa) * Manipulating $nfas (concatenating, or-ing, and-ing) * Computing Deterministic Finite Automata ($dfas) from $nfas (powerset const...
LOIC/Regexp-ERE-0.04 - 30 Jan 2015 11:20:53 UTC - Search in distribution
licensecheck - simple license checker for source files
licensecheck attempts to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. If any of the arguments passed are directories, licensecheck will add the files containe...
JONASS/App-Licensecheck-v3.3.0 - 08 Jan 2022 04:41:14 UTC - Search in distribution- App::Licensecheck - functions for a simple license checker for source files
version.pl - extracts module data from installed and uninstalled modules
The script takes either a module name (SEE "SYNOPSIS"), a path to a Perl module, script file or a directory. The script looks for a package definition and a version variable. The script is quite simple, the Module::Info::File and Mattia Barbon's Modu...
JONASBN/Module-Info-File-1.01 - 06 Sep 2019 17:14:20 UTC - Search in distribution- Module::Info::File - retrieve module information from a file
XML::Conf - a simple configuration module based on XML
This is the description of the class, currently it only containg only the descriptions of the private and public methods and attributes. Attributes * data The attribute holding the reference to the actual configuration structure, the top-node so to s...
JONASBN/XML-Conf-0.07 - 21 Aug 2015 05:04:02 UTC - Search in distribution
Date::Holidays - Date::Holidays::* adapter and aggregator for all your holiday needs
Date::Holidays is an adapters exposing a uniform API to a set of dsitributions in the Date::Holidays::* namespace. All of these modules deliver methods and information on national calendars, but no standardized API exist. The distributions more or le...
JONASBN/Date-Holidays-1.31 - 08 Mar 2022 19:01:12 UTC - Search in distribution- Date::Holidays::Adapter - an adapter class for Date::Holidays::* modules
- Date::Holidays::Adapter::Local - a specialized adapter for local calendars
- Date::Holidays::Adapter::ES - adapter class for Date::Holidays::ES and Date::Holidays::CA_ES
- 26 more results from Date-Holidays »
Passwd::Unix - access to standard unix files
The Passwd::Unix module provides an abstract interface to /etc/passwd, /etc/shadow and /etc/group format files. It is inspired by Unix::PasswdFile module (that one does not handle /etc/shadow file, what is necessary in modern systems like Sun Solaris...
STRZELEC/Passwd-Unix-0.71 - 29 Aug 2013 05:12:20 UTC - Search in distribution
bingo.pl
This is a console bingo game application. With bingo_print.pl from Games::Bingo::Print you can generate cards and then you are actually ready to play....
JONASBN/Games-Bingo-0.18 - 19 Aug 2015 21:06:47 UTC - Search in distribution- Games::Bingo - a bingo game Perl implementation
- Games::Bingo::Card - a helper class for Games::Bingo
- Games::Bingo::Column - a column class used for generating bingo cards
- 2 more results from Games-Bingo »
Template::FAQ - Frequently Asked Questions about the Template Toolkit
TODDR/Template-Toolkit-3.100
-
26 Apr 2022 16:22:07 UTC
-
Search in distribution
- Template::Manual::Credits - Author and contributor credits
Test::Timer - test module to test/assert response times
Test::Timer implements a set of test primitives to test and assert test times from bodies of code. The key features are subroutines to assert or test the following: * that a given piece of code does not exceed a specified time limit * that a given pi...
JONASBN/Test-Timer-2.12 - 08 Jul 2021 17:09:26 UTC - Search in distribution- Test::Timer::TimeoutException - exception class for Test::Timer
Config::General - Generic Config Module
This module opens a config file and parses its contents for you. The new method requires one parameter which needs to be a filename. The method getall returns a hash which contains all options and its associated values of your config file. The format...
TLINDEN/Config-General-2.65 - 10 Apr 2022 12:19:43 UTC - Search in distribution
Pod::Tree - Create a static syntax tree for a POD
"Pod::Tree" parses a POD into a static syntax tree. Applications walk the tree to recover the structure and content of the POD. See "Pod::Tree::Node" for a description of the tree....
MANWAR/Pod-Tree-1.31 - 22 Feb 2019 10:53:09 UTC - Search in distribution
Module::Load - runtime require of both modules and files
"Module::Load" eliminates the need to know whether you are trying to require either a file or a module. If you consult "perldoc -f require" you will see that "require" will behave differently when given a bareword or a string. In the case of a string...
BINGOS/Module-Load-0.36 - 29 Sep 2020 10:58:42 UTC - Search in distribution