Search results for "module::Algorithm-Diff"

Algorithm::Diff::XS - Algorithm::Diff with XS core loop River stage one • 1 direct dependent • 1 total dependent

This module is a simple re-packaging of Joe Schaefer's excellent but not very well-known Algorithm::LCS with a drop-in interface that simply re-uses the installed version of the Algorithm::Diff module. Note that only the "LCSidx" function is optimize...

AUDREYT/Algorithm-Diff-XS-0.04 - 24 Oct 2008 09:58:12 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 937 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

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

bioaln - Alignment manipulations based on BioPerl River stage zero No dependents

bioaln performs common, routine manipulations of sequence alignments based on BioPerl modules including Bio::AlignIO, Bio::SimpleAlign and Bio::Align::Utilities. By default, bioaln assumes that both the input and the output files are in CLUSTALW form...

ROCKY/Bio-BPWrapper-1.13 - 02 Apr 2020 19:04:03 UTC - Search in distribution

cloc - Count, or compute differences of, lines of source code and comments. River stage one • 1 direct dependent • 1 total dependent

Count, or compute differences of, physical lines of source code in the given files (may be archives such as compressed tarballs or zip files, or git commit hashes or branch names) and/or recursively below the given directories. It is written entirely...

FIBO/App-cloc-1.76 - 06 Apr 2018 21:07:26 UTC - Search in distribution

VBTK - Virtual Brent Toolkit - A generic toolkit for system monitoring River stage zero No dependents

VBTK is a collection of modules which can be used to build a complex monitoring system completely written in perl. It's system monitoring abilities are, at the moment, mostly limited to solaris unix servers. But it also supports monitoring through SN...

BSHENRY/VBTK-0.20 - 22 Oct 2003 04:10:29 UTC - Search in distribution

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 UTC - Search in distribution

perl5220delta - what is new for perl v5.22.0 River stage five • 11166 direct dependents • 32393 total dependents

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

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

Test - provides a simple framework for writing test scripts River stage five • 153 direct dependents • 32375 total dependents

This module simplifies the task of writing test files for Perl modules, such that their output is in the format that Test::Harness expects to see....

JESSE/Test-1.26 - 16 Jan 2013 19:28:35 UTC - Search in distribution

Class::Generate - Generate Perl class hierarchies River stage one • 1 direct dependent • 1 total dependent

The "Class::Generate" package exports functions that take as arguments a class specification and create from these specifications a Perl 5 class. The specification language allows many object-oriented constructs: typed members, inheritance, private m...

SHLOMIF/Class-Generate-1.18 - 13 Oct 2020 09:35:55 UTC - Search in distribution

rshasum - recursive shasum. River stage one • 1 direct dependent • 1 total dependent

A recursive digest calculator that prints digests for all files in a directory tree, as well as a total, summary, digest of the output....

SHLOMIF/App-rshasum-0.10.0 - 23 Dec 2022 10:09:52 UTC - Search in distribution

Prima::Const - predefined constants River stage two • 18 direct dependents • 20 total dependents

"Prima::Const" and Prima::Classes is a minimal set of perl modules needed for the toolkit. Since the module provides bindings for the core constants, it is required to be included in every Prima-related module and program. The constants are assembled...

KARASIK/Prima-1.68002 - 02 Mar 2023 12:49:07 UTC - Search in distribution

BingoX::Carbon - An object oriented database abstraction superclass River stage zero No dependents

BingoX::Carbon provides a database abstraction in which each row of data is represented by an object blessed into a class representing the table. Each Carbon Class represents a table or view in the database. The database and classes are described by ...

CNATION/BingoX-1.93 - 17 Jan 2002 03:32:09 UTC - Search in distribution

Math::Matrix - multiply and invert matrices River stage one • 5 direct dependents • 7 total dependents

This module implements various constructors and methods for creating and manipulating matrices. All methods return new objects, so, for example, "$X->add($Y)" does not modify $X. $X -> add($Y); # $X not modified; output is lost $X = $X -> add($Y); # ...

PJACKLAM/Math-Matrix-0.94 - 13 Jan 2021 13:22:59 UTC - Search in distribution

Qstruct::Spec River stage zero No dependents

OF QSTRUCT Qstruct is a binary data serialisation format. Unlike Storable, Data::MessagePack, Sereal, CBOR::XS etc, qstruct data requires schemas. This makes it more like ASN.1 <http://www.itu.int/en/ITU-T/asn1/Pages/introduction.aspx>, Thrift::XS, o...

FRACTAL/Qstruct-0.100 - 09 Nov 2014 06:26:56 UTC - Search in distribution

Pod::Usage - extracts POD documentation and shows usage information River stage five • 618 direct dependents • 19337 total dependents

pod2usage will print a usage message for the invoking script (using its embedded pod documentation) and then exit the script with the desired exit status. The usage message printed may have any one of three levels of "verboseness": If the verbose lev...

MAREKR/Pod-Usage-2.03 - 21 May 2022 17:16:06 UTC - Search in distribution

pmodinfo River stage zero No dependents

See App::pmodinfo for more information....

TBR/App-pmodinfo-0.10 - 16 Jul 2011 15:59:55 UTC - Search in distribution

Text::Format - Various subroutines to format text. River stage two • 6 direct dependents • 10 total dependents

The format routine will format under all circumstances even if the width isn't enough to contain the longest words. *Text::Wrap* will die under these circumstances, although I am told this is fixed. If columns is set to a small number and words are l...

SHLOMIF/Text-Format-0.62 - 16 Oct 2020 06:19:49 UTC - Search in distribution

WordList - Specification and base class for WordList::*, modules that contain word list River stage three • 94 direct dependents • 131 total dependents

"WordList::*" modules are modules that contain, well, list of words. This module, "WordList", serves as a base class and establishes convention for such modules. "WordList" is an alternative for Games::Word::Wordlist and "Games::Word::Wordlist::*". I...

PERLANCAR/WordList-0.7.11 - 26 Sep 2021 00:21:12 UTC - Search in distribution

App::perlstyle - App::Context Perl Style Guide River stage one • 2 direct dependents • 2 total dependents

SPADKINS/App-Context-0.968 - 09 Jun 2010 21:33:19 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution
93 results (0.063 seconds)