Search results for "List::compare"
List::Compare - Compare elements of two or more lists
JKEENAN/List-Compare-0.55
-
16 Aug 2020 22:42:25 UTC
-
Search in distribution
- List::Compare::Functional - Compare elements of two or more lists
- List::Compare::Base::_Engine - Internal use only
- List::Compare::Base::_Auxiliary - Internal use only
Template::Plugin::ListCompare - Compare the elements of 2 or more lists in a TT template
Regular Case: Compare Two Lists * Constructor Create a ListCompare object. Put the two lists into arrays (named or anonymous) and pass references to the arrays to the constructor. [% Llist = ['abel', 'abel', 'baker', 'camera', 'delta', 'edward', 'far...
TEDDY/Template-Plugin-ListCompare-0.05 - 23 Jan 2011 14:38:46 UTC - Search in distribution
HTML::Diff - compare two HTML strings and return a list of differences
This module compares two strings of HTML and returns a list of a chunks which indicate the diff between the two input strings, where changes in formatting are considered changes. HTML::Diff does not strictly parse the HTML. Instead, it uses regular e...
NEILB/HTML-Diff-0.60 - 30 Oct 2015 17:48:50 UTC - Search in distribution
TODO - Todo list for WordNet::Similarity
As these items are completed, move them down into Recently Completed Items, make sure to date and initial. When we have a version release, all of the recently completed items should be moved into changelog.pod....
TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC - Search in distribution- CHANGES - Revision history for WordNet::Similarity
cmp - compare two files
*cmp* compares two files, byte-by-byte. The result of the comparison is always given by the exit status, and may be summarized on the standard output according to the options given on the command line. If the two compared files are identical, *cmp* w...
BDFOY/PerlPowerTools-1.041 - 24 Nov 2023 17:11:27 UTC - Search in distribution- look - find lines in a sorted list
- PerlPowerTools - BSD utilities written in pure Perl
Test::XML - Compare XML in perl tests
This module contains generic XML testing tools. See below for a list of other modules with functions relating to specific XML modules....
SEMANTICO/Test-XML-0.08 - 02 Jul 2009 06:12:12 UTC - Search in distribution
ptp - An expressive Pipelining Text Processor
PTP is a versatile and expressive text processor program. The core features that it tries to provide are the following: * Provide grep, sed-like and other operations with a coherent regular expression language (grep has a -P flag but sed has nothing ...
MATHIAS/App-PTP-1.10 - 17 Jun 2020 22:34:26 UTC - Search in distribution
GD - Interface to Gd Graphics Library
GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...
RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC - Search in distribution
yq - Filter YAML through a command-line program
This program takes a stream of YAML documents (on STDIN or file arguments), applies a filter, then writes the results to STDOUT....
PREACTION/ETL-Yertl-0.044 - 28 Jul 2020 02:29:40 UTC - Search in distribution
DBI - Database independent interface for Perl
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- DBI::DBD - Perl DBI Database Driver Writer's Guide
HTTP
This chapter explains how to implement the HTTP protocol handlers in mod_perl....
SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution- Which
- APR::Pool - Perl API for APR pools
- Troubleshooting
Nasm::X86 - Generate X86 assembler code using Perl as a macro pre-processor.
Generate X86 assembler code using Perl as a macro pre-processor. Version "20220712". The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....
PRBRENAN/Nasm-X86-20220712 - 12 Jul 2022 11:07:33 UTC - Search in distribution
helm - Easy server and cluster automation
"helm" is command-line utility to make it easy to automate system tasks for individual machines, a cluster of machines or a subset of machines in a cluster. It has the following features: * Combine multiple commands into a single tasks and to have gr...
WONKO/helm-0.4 - 28 Jun 2011 18:53:01 UTC - Search in distribution
yt - YAML Tester for Perl Implementations
This command line tool, "yt", can be used to run the entire YAML-Tests suite against a particular Perl YAML implementation. "yt" is basically a wrapper around "prove". As such, it accepts and passes along "prove" command line options. The main differ...
INGY/YAML-Tests-0.06 - 22 Jun 2007 01:07:42 UTC - Search in distribution
Coro - the only real threads in perl
For a tutorial-style introduction, please read the Coro::Intro manpage. This manpage mainly contains reference information. This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or ...
MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC - Search in distribution
ccdiff - Colored Character diff
Show the diff between two files on a character by character base. In contrast to the standard diff tools, this tool uses the diff algorithm horizontally for each line in the vertical diff, highlighting the changes. This is very handy in hard to spot ...
HMBRAND/App-ccdiff-0.33 - 07 Nov 2023 15:50:03 UTC - Search in distribution- App::ccdiff - Colored Character diff
cloc - Count, or compute differences of, lines of source code and comments.
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