Search results for "module:Data::Flow"
Data::Flow - Perl extension for simple-minded recipe-controlled build of data.
The module Data::Flow provides its services via objects. The objects may be obtained by the usual $request = new Data::Flow $recipes; paradigm. The argument $recipes is a hash reference, which provides the rules for request processing. The objects su...
ILYAZ/Data-Flow-1.02 - 11 May 2008 22:33:39 UTC
Data::Frame - data frame implementation
This implements a data frame container that uses PDL for individual columns. As such, it supports marking missing values ("BAD" values). Document Conventions Function signatures in docs of this library follow the Function::Parameters conventions, for...
ZMUGHAL/Data-Frame-0.006002 - 03 Jan 2022 19:34:29 UTC
Data::Netflow - Module to process binary netflow data (v5 and v9)
FDULAU/Data-Netflow-0.02
-
26 Aug 2017 01:14:43 UTC
Data::SecsPack - pack and unpack numbers in accordance with SEMI E5-94
The subroutines in the "Data::SecsPack" module packs and unpacks numbers in accordance with SEMI E5-94. The E5-94 establishes the standard for communication between the equipment used to fabricate semiconductors and the host computer that controls th...
SOFTDIA/Data-SecsPack-0.06 - 21 May 2004 13:18:48 UTC
Data::Constraint - prototypical value checking
A constraint is some sort of condition on a datum. This module checks one condition against one value at a time, and I call the thing that checks that condition the "constraint". A constraint returns true or false, and that's it. It should have no si...
BDFOY/Data-Constraint-1.203 - 09 Jan 2022 02:55:09 UTC
Data::ObjectDriver - Simple, transparent data interface, with caching
*Data::ObjectDriver* is an object relational mapper, meaning that it maps object-oriented design concepts onto a relational database. It's inspired by, and descended from, the *MT::ObjectDriver* classes in Six Apart's Movable Type and TypePad weblogg...
SIXAPART/Data-ObjectDriver-0.22 - 01 Feb 2023 05:19:05 UTC
Data::Sync::Advanced - A simple metadirectory/datapump module (advanced usage)
The basic functionality of Data::Sync is described in the main POD documentation. This documentation details more complex or rarely used functionality. You may have a requirement to customise Data::Sync by subclassing it, or you may wish to have more...
CCOLBOURN/Data-Sync-0.08 - 26 Feb 2006 14:46:21 UTC
Data::Walk::Extracted - An extracted dataref walker
This module takes a data reference (or two) and recursivly <http://en.wikipedia.org/wiki/Recursion_(computer_science)> travels through it(them). Where the two references diverge the walker follows the primary data reference. At the beginning and end ...
JANDREW/Data-Walk-Extracted-v0.28.0 - 16 Aug 2016 18:23:36 UTC
lib/App/SeismicUnixGui/specs/data/data_in_spec.pm
GLLORE/App-SeismicUnixGui-0.85.5
-
05 Jul 2023 18:41:35 UTC
Data::Transform::Stackable - combine multiple Data::Transform objects
Data::Transform::Stackable combines multiple filters together in such a way that they appear to be a single filter. All the usual Data::Transform methods work, but data is secretly passed through the stacked filters before it is returned. Data added ...
MARTIJN/Data-Transform-0.06 - 22 Apr 2009 19:06:52 UTC