The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "File::Diff"

Git::Raw::Diff::File - Git diff file class River stage one • 3 direct dependents • 3 total dependents

A Git::Raw::Diff::File represents one side of a diff delta. WARNING: The API of this module is unstable and may change without warning (any change will be appropriately documented in the changelog)....

JACQUESG/Git-Raw-0.90 - 27 Oct 2022 08:52:11 UTC - Search in distribution

Rex::Hook::File::Diff - show diff of changes for files managed by Rex River stage zero No dependents

This module allows Rex to show a diff of changes for the files managed via its built-in file manipulation commands <https://metacpan.org/pod/Rex::Commands::File> which rely on the file <https://metacpan.org/pod/Rex::Commands::File#file> command as a ...

FERKI/Rex-Hook-File-Diff-v0.4.0 - 18 Aug 2021 18:17:21 UTC - Search in distribution

VCI::Abstract::Diff::File - The changes made to a particular file, in a Diff. River stage zero No dependents

Diffs are basically lists of changes made to files. So this represents the modifications made to just one file in a Diff. NOTE: The interface of this module is particularly unstable. The names and types of the accessors may drastically change in some...

MKANAT/VCI-0.7.1 - 31 Oct 2010 23:41:10 UTC - Search in distribution

File::SimpleDiff - Perl extension for finding [uniq/intersection/difference] of lines among two files No river data available

File::SimpleDiff utility or module is very usefull for finding the lines of uniq/difference/intersection of two files, and using this approach, able to find the fastest solutions of three functionalities [uniq/diff/and] for two common files....

KAAVANNAN/File-SimpleDiff - 06 Aug 2017 15:00:15 UTC - Search in distribution

File::MultipleDiff - Compare multiple files River stage zero No dependents

Compares many files with each other. Writes comparison results into a symmetric matrix with one row and column per compared file. Each matrix element reports the number of differences between the files corresponding to the column and row. If a direct...

RIVILISM/File-MultipleDiff-0.06 - 21 Apr 2013 19:11:21 UTC - Search in distribution

App::IniDiff::IniFile - perl module to diff and patch .ini files River stage zero No dependents

IniFile.pm - perl module to diff and patch .ini files...

SQUIRESJM/App-IniDiff-IniFile-0.19 - 05 Apr 2019 02:08:21 UTC - Search in distribution

Vcdiff - diff and patch for binary data River stage one • 2 direct dependents • 2 total dependents

Given source and target data, the "Vcdiff::diff" function computes a "delta" that encodes the difference information needed to turn source into target. Anyone who has source and delta can derive target with the "Vcdiff::patch" function. The point of ...

FRACTAL/Vcdiff-0.505 - 22 Jun 2013 04:14:51 UTC - Search in distribution

App::ccdiff - Colored Character diff River stage zero No dependents

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
  • ccdiff - Colored Character diff

App::iosdiff - Cisco IOS Config Diff River stage zero No dependents

This library provides one subroutine to run an intelligent context aware diff between two files in Cisco IOS-style configuration format. Whilst an ordinary diff works on IOS-style configuration files, it doesn't show the context in a useful way. For ...

OLIVER/App-iosdiff-1.200001 - 17 Jun 2016 15:58:44 UTC - Search in distribution
  • iosdiff - Cisco IOS Config Diff Utility

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
  • sdif - side-by-side diff viewer for ANSI terminal

patch - apply a diff file to an original River stage one • 1 direct dependent • 1 total dependent

*Patch* will take a patch file containing any of the four forms of difference listing produced by the *diff* program and apply those differences to an original file, producing a patched version. By default, the patched version is put in place of the ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution
  • diff - compute `intelligent' differences between two files

diff-u - Diff two files and show unified-style diff River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-TextDiffUUtils-0.001 - 19 Aug 2017 15:17:24 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

s4 - Wrapper for subversion program River stage zero No dependents

S4 provides a wrapper to subversion that extends several of the commands. It understands all svn commands; you may simply use "s4" whereever you would normally type "svn". In many cases, S4 simply runs "svn" with the same arguments as you passed to s...

WSNYDER/SVN-S4-1.066 - 24 Jul 2017 14:03:19 UTC - Search in distribution

ot - parse text and (hopefully) open an editor with the correct arguments River stage zero No dependents

It can be a pain to have to copy Perl module names from a stack trace or some other output and have to translate that into something which an editor like vim understands. This module aims to take some of the pain out of this and it supports many diff...

OALDERS/Open-This-0.000034 - 10 Apr 2024 14:36:46 UTC - Search in distribution

Ym - a command line tool for manipulating Nagios configuration. River stage zero No dependents

ANDOZER/Ym-0.02 - 11 Nov 2010 16:16:49 UTC - Search in distribution
  • Ym - library for parsing/modifying/generating Nagios configuration.

DBI - Database independent interface for Perl River stage four • 946 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

At - The AT Protocol for Social Networking River stage one • 1 direct dependent • 1 total dependent

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

UR - rich declarative transactional objects River stage one • 1 direct dependent • 1 total dependent

UR is a class framework and object/relational mapper for Perl. It starts with the familiar Perl meme of the blessed hash reference as the basis for object instances, and extends its capabilities with ORM (object-relational mapping) capabilities, obje...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 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
670 results (0.147 seconds)