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

Search results for "dist::Compare"

Scalar::Cmp - Compare two scalars River stage one • 3 direct dependents • 3 total dependents

This module provides "cmp_scalar" (and "cmpnum_scalar" and "cmpstrornum_scalar" which are convenient routines to compare two scalar values (ii.e. check if they are the same, or find out who is "greater than" the other). The routines can handle "undef...

PERLANCAR/Scalar-Cmp-0.003 - 22 Feb 2022 00:06:23 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

JSON - JSON (JavaScript Object Notation) encoder/decoder River stage four • 1544 direct dependents • 3401 total dependents

This module is a thin wrapper for JSON::XS-compatible modules with a few additional features. All the backend modules convert a Perl data structure to a JSON text and vice versa. This module uses JSON::XS by default, and when JSON::XS is not availabl...

ISHIGAKI/JSON-4.10 - 09 Oct 2022 00:11:31 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

p5u - utilities for Perl 5 development and administration River stage one • 4 direct dependents • 4 total dependents

p5u is a command-line tool which provides a handful of helpful utilities for Perl development and administration. For example, reporting on what versions of a module are installed locally; which are available on CPAN; how the versions compare on the ...

TOBYINK/P5U-0.100 - 24 May 2013 13:44:04 UTC - Search in distribution

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 940 direct dependents • 2099 total dependents

This document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

CDDB - a high-level interface to cddb protocol servers (freedb and CDDB) River stage zero No dependents

CDDB protocol (cddbp) servers provide compact disc information for programs that need it. This allows such programs to display disc and track titles automatically, and it provides extended information like liner notes and lyrics. This module provides...

RCAPUTO/CDDB-1.222 - 15 Aug 2013 07:34:46 UTC - Search in distribution

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

This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgrading from an earlier release such as 5.16.0, first read perl5180delta, which describes differences between 5.16.0 and 5.18.0....

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

CHANGES - Revision history for WordNet::Similarity River stage one • 6 direct dependents • 6 total dependents

Version 2.07 (Released 10/05/2015) (1) Fix make test error in lesktrace.t due to overlap results returning in unpredictable orders - problem is documented here : <https://rt.cpan.org/Ticket/Display.html?id=86437> and fix is provided by Phil Goetz, ph...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC - Search in distribution
  • TODO - Todo list for WordNet::Similarity

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

Hades - Less is more, more is less! River stage one • 4 direct dependents • 8 total dependents

LNATION/Hades-0.21 - 05 Nov 2021 15:58:16 UTC - Search in distribution

JSON::PP - JSON::XS compatible pure-Perl module. River stage five • 219 direct dependents • 19622 total dependents

JSON::PP is a pure perl JSON decoder/encoder, and (almost) compatible to much faster JSON::XS written by Marc Lehmann in C. JSON::PP works as a fallback module when you use JSON module without having installed JSON::XS. Because of this fallback featu...

ISHIGAKI/JSON-PP-4.16 - 30 Dec 2022 04:33:20 UTC - Search in distribution

POE::Kernel - an event-based application kernel in Perl River stage three • 401 direct dependents • 538 total dependents

POE::Kernel is the heart of POE. It provides the lowest-level features: non-blocking multiplexed I/O, timers, and signal watchers are the most significant. Everything else is built upon this foundation. POE::Kernel is not an event loop in itself. For...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

Narada - framework for ease deploy and support microservice projects River stage one • 1 direct dependent • 1 total dependent

Narada was designed for ease development, deploy and support for medium/big server-side project or large amount of small projects (used in microservice architecture). It's a framework which define the way to manage your project (which doesn't really ...

POWERMAN/Narada-v2.3.8 - 03 Apr 2018 21:00:08 UTC - Search in distribution

instopt - Download and install software River stage one • 1 direct dependent • 1 total dependent

STATUS: Early, experimental release. Many things can change without notice. instopt is an opinionated tool to automate downloading and installing software binaries (by default to /opt, hence the name: "install to /opt"). To describe how it works, I'l...

PERLANCAR/App-instopt-0.021 - 23 Feb 2024 01:52:09 UTC - Search in distribution

perlfaq7 - General Perl Language Issues River stage zero No dependents

This section deals with general Perl language issues that don't clearly fit into any of the other sections. Can I get a BNF/yacc/RE for the Perl language? There is no BNF, but you can paw your way through the yacc grammar in perly.y in the source dis...

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

cpantorpm - An RPM packager for perl modules River stage zero No dependents

This script automates the entire process of obtaining a perl module and turning it into an RPM package. This includes the steps of obtaining the module distribution, creating an RPM from it, and then making the package available in various ways. The ...

SBECK/App-CPANtoRPM-1.15 - 23 Feb 2024 13:41:41 UTC - Search in distribution

SmotifTF River stage zero No dependents

SmotifTF will carry out template-free structure prediction of a protein from its sequence to model its complete structure using the Smotif library....

AFISER/SmotifTF-0.09 - 12 Nov 2015 15:13:55 UTC - Search in distribution

Hailo - A pluggable Markov engine analogous to MegaHAL River stage one • 3 direct dependents • 5 total dependents

Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL. It has a pluggable storage, tokenizer and engine backends. It is similar to MegaHAL in functionality, the main differences (with the default backends) being better scalabi...

AVAR/Hailo-0.75 - 28 Nov 2018 11:10:30 UTC - Search in distribution

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution
373 results (0.336 seconds)