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 "merge"

merge River stage zero No dependents

nuggit merge [options] branch This script performs a submodule-aware merge, automatically resolving submodule reference-only conflicts in a manner consistent with the nuggit workflow. This application defaults to the 'ref-first' strategy for merge op...

EDELL/Git-Nuggit-1.01 - 08 Nov 2022 22:10:13 UTC - Search in distribution

merge - Merge the crawled (and compiled) NHL reports into one structure per game, storing it in the merged.storable file in the game directory. River stage zero No dependents

ROMM/Sport-Analytics-NHL-1.53 - 14 Jul 2019 23:40:29 UTC - Search in distribution

MP3::Merge - MP3 files merger and streamer to web browser River stage zero No dependents

This module merges MP3 files into a single MP3 file and also can stream directly the merged files to the web browser. It can also stream the merged MP3 files as a single zipped file with no compression to the web browser....

MEWSOFT/MP3-Merge-1.01 - 11 Dec 2013 09:55:47 UTC - Search in distribution

SVK::Merge - Merge context class River stage one • 7 direct dependents • 8 total dependents

The "SVK::Merge" class is for representing merge contexts, mainly including what delta is used for this merge, and what target the delta applies to. Given the 3 SVK::Path objects: src dst base "SVK::Merge" will be applying *delta* ("base", "src") to ...

CLKAO/SVK-v2.2.3 - 23 Mar 2010 15:19:59 UTC - Search in distribution

XML::Merge - flexibly merge XML documents River stage zero No dependents

This module inherits from XML::Tidy which in turn inherits from XML::XPath. This ensures that Merge objects' indenting can be tidied up after any merge operation since such modification usually ruins indentation. Polymorphism allows Merge objects to ...

PIP/XML-Merge-1.4 - 23 Jul 2016 19:47:43 UTC - Search in distribution

HTML::Merge - Embedded HTML/SQL/Perl system. River stage zero No dependents

Merge is an embedded HTML/Perl/SQL tool for creating dynamic web content. merge.pl compiles HTML with embeded Perl to Perl CGI programs and run them. All Merge pages are referred to by cgi-bin-dir/merge.pl?template=file.html (Important: file.html is ...

RAZINF/HTML-Merge-3.54 - 28 Mar 2008 16:32:50 UTC - Search in distribution

Hash::Merge - Merges arbitrarily deep hashes into a single hash River stage three • 121 direct dependents • 797 total dependents

Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts (as outlined belo...

HERMES/Hash-Merge-0.302 - 30 Jul 2020 18:15:25 UTC - Search in distribution

Sort::Merge - general merge sort River stage zero No dependents

Merge sorting is a technique for merging together multiple input streams, each of which is sorted, into one larger output stream, still sorted. This module implements that algorithm. Note the large caveat above: the inputs must already be sorted. If ...

JMASTROS/Sort-Merge-0.01 - 08 Dec 2003 17:07:13 UTC - Search in distribution

Text::Merge - v.0.36 General purpose text/data merging methods in Perl. River stage zero No dependents

The "Text::Merge" package is designed to provide a quick, versatile, and extensible way to combine presentation templates and data structures. The "Text::Merge" package attempts to do this by assuming that templates are constructed with text and that...

SHARRIS/Text-Merge-0.36 - 02 Apr 2004 01:00:13 UTC - Search in distribution

Range::Merge - Merges ranges of data including subset/superset ranges River stage zero No dependents

Many problems require merging of ranges. For instance, one can parse a BGP route table where there are a combinatrion of routes and produce ranges that reduce the table size. For instance, an ISP might announce both 192.0.2.0/28 and 192.0.2.16/28 - t...

JMASLAK/Range-Merge-2.191190 - 29 Apr 2019 04:44:34 UTC - Search in distribution

Config::Merge - load a configuration directory tree containing YAML, JSON, XML, Perl, INI or Config::General files River stage one • 1 direct dependent • 1 total dependent

Config::Merge is a configuration module which has six goals: * Flexible storage Store all configuration in your format(s) of choice (YAML, JSON, INI, XML, Perl, Config::General / Apache-style config) broken down into individual files in a configurati...

DRTECH/Config-Merge-1.04 - 25 Aug 2014 12:52:11 UTC - Search in distribution

Blessed::Merge - Merge Blessed Refs. River stage one • 4 direct dependents • 4 total dependents

Deeply merge x number of blessed references. new Instantiate a new Blessed::Merge object. my $blessed = Blessed::Merge->new(%options); options unique_hash Setting unique_hash will only set undefined key/values in the hash. use JSONP; use overload::x ...

LNATION/Blessed-Merge-1.00 - 06 Jun 2020 17:46:49 UTC - Search in distribution

Merge::HashRef - make one hashref out of many! River stage zero No dependents

Recently, I found myself turning lots of hashrefs into a single one. And, I thought, this would be a nice little function to have. So now you have it too! merge_hashref my $hashref = merge_hashref($ref1, $ref2, ...) This takes a list of hashrefs, and...

STRYTOAST/Merge-HashRef-0.01 - 27 Nov 2002 16:15:29 UTC - Search in distribution

Algorithm::Merge - Three-way merge and diff River stage one • 2 direct dependents • 2 total dependents

JSMITH/Algorithm-Merge-0.08 - 22 Mar 2007 16:14:36 UTC - Search in distribution

App::Tel::Merge - simple hash merge River stage zero No dependents

RDRAKE/App-Tel-0.201601 - 23 Sep 2016 01:41:44 UTC - Search in distribution

OPP::Proc::Merge - ONYPHE Search API merging processor River stage two • 12 direct dependents • 20 total dependents

GOMOR/Onyphe-4.11 - 06 Sep 2023 12:21:46 UTC - Search in distribution

Text::CSV::Merge - Fill in gaps in a CSV file from another CSV file River stage zero No dependents

The use case for this module is when one has two CSV files of largely the same structure. Yet, the 'from.csv' has data which 'into.csv' lacks. In this initial release, Text::CSV::Merge only fills in empty cells; it does not overwrite data in 'into.cs...

LISANTRA/Text-CSV-Merge-0.05 - 27 Sep 2013 17:49:19 UTC - Search in distribution

WiX3::XML::Merge - Default Merge tag code. River stage one • 1 direct dependent • 2 total dependents

This module defines a tag that links a merge module into the installer....

CSJEWELL/WiX3-0.011 - 05 Jun 2011 16:18:34 UTC - Search in distribution

CPAN::Meta::Merge - Merging CPAN Meta fragments River stage five • 436 direct dependents • 19193 total dependents

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC - Search in distribution

HTTPD::Log::Merge River stage zero No dependents

HTTPD::Log::Merge is a simple module for merging httpd logfiles. It takes a list of log files and merges them based on the date of each entry in the logfile. It works for NSCA style httpd logs (Common Log Format, Extended Log Format and the like) - s...

AWRIGLEY/HTTPD-Log-Merge-1 - 19 Jun 2001 15:46:15 UTC - Search in distribution
1,519 results (0.197 seconds)