This module provide a lightweight IOC or Inversion of Control framework. Inversion of Control, sometimes called Dependency Injection, is a component management style which aims to clean up component configuration and provide a cleaner, more flexible ...
STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC - Search in distributionMany Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...
SHAY/perl-5.32.1 - 23 Jan 2021 14:56:24 UTC - Search in distribution- perlepigraphs - list of Perl release epigraphs
Thrall is a standalone HTTP/1.1 server with keep-alive support. It uses threads instead pre-forking, so it works correctly on Windows. It is pure-Perl implementation which doesn't require any XS package. Thrall was started as a fork of Starlet server...
DEXTER/Thrall-0.0305 - 04 Jan 2017 14:40:07 UTC - Search in distribution"Net::Server" is an extensible, generic Perl server engine. "Net::Server" attempts to be a generic server as in "Net::Daemon" and "NetServer::Generic". It includes with it the ability to run as an inetd process ("Net::Server::INET"), a single connect...
RHANDOM/Net-Server-2.009 - 10 Aug 2017 21:13:01 UTC - Search in distribution- Net::Server::Daemonize - Safe fork and daemonization utilities
Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Go, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses "libffi" to accomplish this task....
PLICEASE/FFI-Platypus-1.42 - 15 Mar 2021 11:45:53 UTC - Search in distributionThis program will convert any tab-delimited data text file into a wiggle formatted text file. This requires that the file contains not only the scores bu also chromosomal coordinates, i.e. chromosome, start, and (optionally) stop. The program should ...
TJPARNELL/Bio-ToolBox-1.68 - 24 Jan 2021 19:38:27 UTC - Search in distribution- get_datasets.pl - A program to collect data for a list of features
- data2bed.pl - A program to convert a data file to a bed file.
- data2gff.pl - A program to convert a generic data file to GFF format.
- 19 more results from Bio-ToolBox »
This module communicates with an IMAP server. Each IMAP server command is mapped to a method of this object. Although other IMAP modules exist on CPAN, this has several advantages over other modules. * It parses the more complex IMAP structures like ...
ROBN/Mail-IMAPTalk-4.04 - 22 Oct 2016 02:17:14 UTC - Search in distributionStarlight is a standalone HTTP/1.1 server with keep-alive support. It uses pre-forking. It is pure-Perl implementation which doesn't require any XS package. Starlight was started as a fork of Thrall server which is a fork of Starlet server. It has al...
DEXTER/Starlight-0.0400 - 13 Mar 2020 13:49:02 UTC - Search in distribution"TAP::Parser" is designed to produce a proper parse of TAP output. For an example of how to run tests through this module, see the simple harnesses "examples/". There's a wiki dedicated to the Test Anything Protocol: <http://testanything.org> It incl...
LEONT/Test-Harness-3.42 - 19 Mar 2018 18:30:19 UTC - Search in distributionTest::Class provides a simple way of creating classes and objects to test your code in an xUnit style. Built using Test::Builder, it was designed to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.). *...
SZABGAB/Test-Class-0.52 - 17 Feb 2021 16:05:13 UTC - Search in distribution- Test::Class::Load - Load Test::Class classes automatically.
- Test::Class::MethodInfo - the info associated with a test method
NOTE: This module was written before subtests existed in TAP and Test::More. These days subtests will probably be a better option for you. This module allows you to specify the number of expected tests at a finer level of granularity than an entire t...
ADIE/Test-Block-0.13 - 24 Jan 2012 21:05:40 UTC - Search in distributionNOTE WARNING: Early access module. Although we have a lot of test cases and this is the third redo of the code I've not well tested certain features (such as using an object as a data context) and other parts such as the way we handle undefined value...
JJNAPIORK/Template-Pure-0.033 - 26 Jan 2017 17:46:07 UTC - Search in distributionClass::Agreement is an implementation of behavioral contracts for Perl5. This module allows you to easily add pre- and postconditions to new or existing Perl classes. This module provides contracts such as dependent contracts, contracts for higher-or...
IAN/Class-Agreement-0.02 - 13 Dec 2005 04:30:33 UTC - Search in distributionThis module provides a pure perl, object oriented, embeddable data cubing engine. It is self contained and ready to use in data mining and data warehousing applications....
DAVEGMX/DataCube - 13 Aug 2009 20:20:49 UTC - Search in distributionA good style of Perl programming calls for a lot of diverse regression tests. This module provides a few convenience methods for testing warning based-code. If you are not already familiar with the Test::More manpage now would be the time to go take ...
BIGJ/Test-Warn-0.36 - 23 Jun 2018 10:12:42 UTC - Search in distributionHINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution
Email::Find is a module for finding a *subset* of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but they will be valid RFC 822...
MIYAGAWA/Email-Find-0.10 - 16 Jan 2007 19:45:28 UTC - Search in distributionSBECK/Date-Manip-6.85 - 01 Mar 2021 20:19:34 UTC - Search in distribution
This module implements a client interface to the LMTP protocol, enabling a perl5 application to talk to LMTP servers. This documentation assumes that you are familiar with the concepts of the LMTP protocol described in RFC2033. This module is based o...
LHOWARD/Net-LMTP-0.02 - 15 May 2001 17:05:04 UTC - Search in distribution