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

Search results for "DELTA"

DBIx::Delta - a module for applying outstanding database deltas (migrations) to a database instance River stage zero No dependents

DBIx::Delta is a module used to apply database deltas (migrations) to a database instance. It is intended for use in maintaining multiple database schemas in sync e.g. you create deltas on your development database instance, and subsequently apply th...

GAVINC/DBIx-Delta-1.0.1 - 05 Sep 2014 04:46:31 UTC - Search in distribution

recs-delta River stage one • 1 direct dependent • 1 total dependent

TSIBLEY/App-RecordStream-4.0.25 - 06 Jun 2018 15:51:07 UTC - Search in distribution

Padre::Delta - A very simple diff object that can be applied to editors fast River stage two • 56 direct dependents • 56 total dependents

As a refactoring IDE many different modules and tools may wish to calculate changes to a document in the background and then apply the changes in the foreground. Padre::Delta objects provide a mechanism for defining change to an editor, with the repr...

SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC - Search in distribution

Catalyst::Delta - Overview of changes between versions of Catalyst River stage three • 603 direct dependents • 677 total dependents

This is an overview of the user-visible changes to Catalyst between major Catalyst releases. VERSION 5.90105 This version primarily fixed a regression in the way we preserved $c->state which the previous version introduced. Now in the case when you f...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Font::TTF::Delta - Opentype Device tables River stage two • 6 direct dependents • 52 total dependents

Each device table corresponds to a set of deltas for a particular point over a range of ppem values. first The first ppem value in the range last The last ppem value in the range val This is an array of deltas corresponding to each ppem in the range ...

BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC - Search in distribution

VCS::Lite::Delta - VCS::Lite differences River stage one • 4 direct dependents • 7 total dependents

This module provides a Delta class for the differencing functionality of VCS::Lite...

BARBIE/VCS-Lite-0.12 - 21 Jan 2015 02:06:13 UTC - Search in distribution

Test::Number::Delta - Compare the difference between numbers against a given tolerance River stage three • 60 direct dependents • 289 total dependents

At some point or another, most programmers find they need to compare floating-point numbers for equality. The typical idiom is to test if the absolute value of the difference of the numbers is within a desired tolerance, usually called epsilon. This ...

DAGOLDEN/Test-Number-Delta-1.06 - 25 Nov 2014 12:13:12 UTC - Search in distribution

Date::Manip::Delta - Methods for working with deltas River stage three • 61 direct dependents • 201 total dependents

This module contains functions useful in parsing and manipulating deltas. As used in this module, the term delta refers to an amount of time elapsed. It includes no information about a starting or ending time. There are several concepts involved in u...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

Date::Handler::Delta - Time lapse object River stage zero No dependents

Date::Handler::Delta is an object that represents a lapse of time. It's internal representation of a time lapse if reduced to months and seconds. A Date::Handler::Delta object is always relative to a Date::Handler object, it's calculation methods bec...

BBEAUSEJ/Date-Handler-1.2 - 11 Nov 2004 19:13:26 UTC - Search in distribution

File::Monitor::Delta - Encapsulate a change to a file or directory River stage one • 4 direct dependents • 4 total dependents

When File::Monitor or File::Monitor::Object detects a change to a file or directory it packages the details of the change in a "File::Monitor::Delta" object. Methods exist to discover the nature of the change ("is_event" et al.), retrieve the attribu...

ANDYA/File-Monitor-1.00 - 27 Oct 2010 18:32:46 UTC - Search in distribution

Git::Raw::Diff::Delta - Git diff delta class River stage one • 3 direct dependents • 3 total dependents

A Git::Raw::Diff::Delta represents a delta in the diff between two entities. 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

Test2::Compare::Delta - Representation of differences between nested data structures. River stage four • 727 direct dependents • 6230 total dependents

This is used by Test2::Compare. When data structures are compared a delta will be returned. Deltas are a tree data structure that represent all the differences between two other data structures....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC - Search in distribution

Moose::Manual::Delta - Important Changes in Moose River stage four • 2916 direct dependents • 4004 total dependents

This documents any important or noteworthy changes in Moose, with a focus on things that affect backwards compatibility. This does duplicate data from the Changes file, but aims to provide more details and when possible workarounds. Besides helping k...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC - Search in distribution

DBIx::Class::Row::Delta - Keep track of and report on changes to a DBIC row object. River stage zero No dependents

Record an initial set of values for a DBIC row, and later on get a string with the changed values....

JOHANL/DBIx-Class-Row-Delta-0.0.5 - 11 Oct 2014 20:27:06 UTC - Search in distribution

Elastic::Manual::Delta - Important changes in Elastic::Model River stage one • 1 direct dependent • 1 total dependent

This documents any important or noteworthy changes in Elastic::Model, with a focus on things that affect backwards compatibility. This does duplicate data from the Changes file, but aims to provide more details and when possible workarounds. 0.52 Ela...

DRTECH/Elastic-Model-0.52 - 19 Nov 2015 16:37:52 UTC - Search in distribution

NetApp::Snapshot::Delta - OO class which represents a single snapshot delta River stage zero No dependents

This class encapsulates a single snapshot delta....

WPMOORE/NetApp-500.002 - 05 Jun 2012 14:47:45 UTC - Search in distribution

Config::Hierarchical::Delta - Comparator for hashes and Config::Hierarchical objects River stage zero No dependents

This module lets you compare hashes and Config::Hierarchical objects....

NKH/Config-Hierarchical-0.13.9 - 17 Dec 2008 22:23:09 UTC - Search in distribution

Class::Workflow::Util::Delta - calculate deltas between workflow instances River stage one • 1 direct dependent • 1 total dependent

Usually you need to calculate deltas between workflow instances in order to normalize the database of history changes so that there are no duplicate fields. This module lets you create an object that represents the change between any two instances (n...

NUFFIN/Class-Workflow-0.11 - 28 Aug 2009 15:03:01 UTC - Search in distribution

Data::BitStream::Code::Delta - A Role implementing Elias Delta codes River stage zero No dependents

A role written for Data::BitStream that provides get and set methods for the Elias Delta codes. The role applies to a stream object....

DANAJ/Data-BitStream-0.08 - 16 Aug 2014 03:37:57 UTC - Search in distribution

Games::Go::Cinderblock::Delta - A changeset between 2 states River stage zero No dependents

Games::Go::Cinderblock::Delta represents a set of changes between 2 states with the same rulemap. Each change is not necessarily defined; that would imply that that particular change does not occur. This class has the following basic attributes: boar...

ZPMORGAN/Games-Go-Cinderblock-0.13 - 23 Nov 2012 15:57:34 UTC - Search in distribution
378 results (0.093 seconds)