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

Search results for "String::Diff"

String::Diff - Simple diff to String River stage two • 9 direct dependents • 16 total dependents

String::Diff is the difference of a consecutive string is made. after general diff is done, the difference in the line is searchable. the mark of the addition and the deletion can be freely changed. the color is colored to the terminal with ANSI, usi...

YAPPO/String-Diff-0.07 - 23 Aug 2015 08:59:30 UTC - Search in distribution

String::DiffLine - find the character, line, and line position of the first difference in two strings River stage zero No dependents

diffline($str1,$str2) Returns a three-item list identifying the location of the first difference between the two strings: the character position (indexed from 0), the line number (indexed from 1), and the character position in the current line of the...

ALLEN/String-DiffLine-0.03 - 28 Mar 2016 03:00:04 UTC - Search in distribution

String::ShowDiff - Perl extension to help visualize differences between strings River stage zero No dependents

This module is a wrapper around the diff algorithm from the module "Algorithm::Diff". It's job is to simplify a visualization of the differences of each strings. Compared to the many other Diff modules, the output is neither in "diff"-style nor are t...

BIGJ/String-ShowDiff-0.03 - 06 May 2003 11:08:51 UTC - Search in distribution

String::ShowHTMLDiff - Perl extension to help visualize (in a browser) differences between strings. River stage zero No dependents

This module is a slight spin on the String::ShowASCIIDiff module. It marks up a diff between two strings using HTML. YOU supply the style sheet and make it look cool. A sample style sheet is included. Basically, you just have to define the style for ...

JGARVIN/String-ShowHTMLDiff-0.01 - 14 May 2005 22:51:14 UTC - Search in distribution

XML::Diff - XML DOM-Tree based Diff & Patch Module River stage one • 1 direct dependent • 1 total dependent

This module provides methods for generating and applying an XML diffgram of two related XML files. The basis of the algorithm is tree-wise comparison using the DOM model as provided by XML::LibXML. The Diffgram is well-formed XML in the XVCS namespan...

TIMM/XML-Diff-0.05 - 12 Jul 2007 10:50:35 UTC - Search in distribution

cdif - word context diff River stage one • 3 direct dependents • 3 total dependents

cdif is a post-processor of the Unix diff command. It highlights deleted, changed and added words based on word context (--unit=word by default). If you want to compare text character-by-character, use option --unit=char. Option --unit=mecab tells to...

UTASHIRO/App-sdif-4.3301 - 27 Mar 2024 06:50:34 UTC - Search in distribution

SQ - easily have a string containing single quote (') from the command line. River stage one • 1 direct dependent • 1 total dependent

This module can be used from the command line to provide a package-scope variables that contain a single quote - $S . It should not be used from a program or a module written in a text editor....

SHLOMIF/SQ-0.0.6 - 13 Oct 2020 08:15:47 UTC - Search in distribution

Struct::Diff - Recursive diff for nested perl structures River stage one • 3 direct dependents • 3 total dependents

MIXAS/Struct-Diff-0.98 - 06 Jan 2019 10:09:43 UTC - Search in distribution

Git::Diff - Git submodule to convert git diff into a perl hash-ref River stage one • 1 direct dependent • 1 total dependent

Run and prase git diff command for perl hash structure...

MZIESCHA/Git-Diff-0.000102 - 25 Nov 2019 06:39:02 UTC - Search in distribution

diffwc - diff + /w/ord highlighting + /c/olor River stage one • 2 direct dependents • 2 total dependents

This is a wrapper for the GNU command-line utility diff. It adds word highlighting and colors (note that GNU diff 3.4 or later supports "--color" already)....

PERLANCAR/App-diffwc-0.007 - 08 Jul 2021 12:57:26 UTC - Search in distribution

po - GNU PO file manager River stage zero No dependents

This program takes optional parameters and process GNU PO files. GNU PO files are localisation or l10n files. They can be used as binary after been compiled, or they can be converted to json using this utility which then can read the json data instea...

JDEGUEST/Text-PO-v0.7.0 - 10 Dec 2023 08:44:41 UTC - Search in distribution

cme - Check or edit configuration data with Config::Model River stage one • 1 direct dependent • 3 total dependents

Depending on the command described below, "cme" program will use Config::Model configuration descriptions to check or modify or fix configuration files. The 3rd parameter specify the application you want to work on. Most of the time, the relevant con...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage zero No dependents

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

TM - Topic Maps, Base Class River stage one • 3 direct dependents • 3 total dependents

This class implements directly so-called *materialized* topic maps, i.e. those maps which completely reside in memory. Non-materialized and non-materializable maps can be implemented by deriving from this class by overloading one or all of the sub-in...

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 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

git-gerrit - Git extension to implement a Gerrit workflow River stage zero No dependents

Git-gerrit is a Git extension to manage changes using Gerrit Code Review <http://code.google.com/p/gerrit/>. Git-gerrit offers a rich set of sub-commands to make it easy to create, query, amend, review, and submit changes to Gerrit, making it possibl...

GNUSTAVO/App-GitGerrit-0.022 - 15 Jan 2014 18:14:58 UTC - Search in distribution

pidl - An IDL compiler written in Perl River stage zero No dependents

pidl is an IDL compiler written in Perl that aims to be somewhat compatible with the midl compiler. IDL is short for "Interface Definition Language". pidl can generate stubs for DCE/RPC server code, DCE/RPC client code and ethereal dissectors for DCE...

CTRLSOFT/Parse-Pidl-0.02 - 29 Dec 2005 14:10:44 UTC - Search in distribution

Git - Perl interface to the Git version control system River stage two • 11 direct dependents • 19 total dependents

[MAINTAINER NOTE: This is Git.pm, plus the other files in the perl/Git directory, from github's git/git, which is a mirror of the git source. I (cpan msouth, or current maintainer) update the VERSION string (necessary on CPAN because of another CPAN ...

MSOUTH/Git-0.42 - 10 Oct 2017 00:27:47 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

makepp - Command line syntax for makepp River stage zero No dependents

?: -?, A: -A, --args-file, --arguments-file, --assume-new, --assume-old, B: -b, --build-cache, --build-check, --build-check-method, C: -C, -c, D: --defer-include, --directory, --do-build, --dont-build, --dont-read, --do-read, --dry-run, --dump-makefi...

PFEIFFER/makepp-2.0.99.2 - 09 Nov 2017 09:32:03 UTC - Search in distribution
412 results (0.194 seconds)