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

Search results for "module:Data::Generate"

lib/Data/Generate.pm River stage zero No dependents

DACONTI/Data-Generate-1.24 - 06 Sep 2022 18:37:20 UTC

lib/ODS/Table/Generate/Data.pm River stage zero No dependents

LNATION/ODS-0.04 - 20 Feb 2022 07:10:11 UTC

Data::LUID - Generate guaranteed unique local identifiers River stage zero No dependents

On each call to "->make", Data::LUID::Table will generate a guaranteed unique local identifier. Guaranteed because once each identifier is generated, it will be stored in a table for future lookup (collision avoidance) The current backend is Berkeley...

RKRIMEN/Data-LUID-0.014 - 12 Jun 2009 21:13:09 UTC

Data::Token - Generate an unpredictable unique token River stage zero No dependents

This library exports a single method 'token' which can be used to generate a unique and unpredictable token....

SCOTT/Data-Token-v0.0.3 - 04 Feb 2009 02:44:12 UTC

Data::Fake - Declaratively generate fake structured data for testing River stage one • 2 direct dependents • 2 total dependents

This module generates randomized, fake structured data using declarative syntax. "Data::Fake" is built on higher-order programming principles. It provides users with "factory" functions, which create "generator" functions for specific pieces of data....

DAGOLDEN/Data-Fake-0.006 - 26 Feb 2021 01:40:58 UTC

Data::DefGen - Define and Generate arbitrary data. River stage zero No dependents

This module exports a single "def" function that takes a CODE block to define a data structure. The returned structure may contain more definitions within it. Calling "gen" method on the returned object will recursively execute all the definitions, a...

GLAI/Data-DefGen-1.001003 - 21 Apr 2015 07:40:16 UTC

Data::Random - Perl module to generate random data River stage two • 21 direct dependents • 48 total dependents

A module used to generate random data. Useful mostly for test programs....

BAREFOOT/Data-Random-0.13 - 18 Apr 2018 07:47:42 UTC

Data::Template - Generate data structures from templates River stage zero No dependents

Templates usually convert text templates to text. This module goes further by converting data structure templates to data structures. Beyond that, nothing new. I am lazy and the Template Toolkit is here today - so I use it. The current implementation...

FERREIRA/Data-Template-0.02 - 08 Jan 2016 22:52:49 UTC

Data::Tersify - generate terse equivalents of complex data structures River stage one • 3 direct dependents • 4 total dependents

Complex data structures are useful; necessary, even. But they're not *helpful*. In particular, when you're buried in the guts of some code you don't fully understand and you have a variable you want to inspect, and you say "x $foo" in the debugger, o...

SKINGTON/Data-Tersify-1.003 - 05 Aug 2021 16:40:21 UTC

Data::ID::Exim - generate Exim message IDs River stage zero No dependents

This module supplies functions which generate IDs using the algorithms that the Exim MTA uses to generate message IDs, and functions to manipulate such IDs. Exim has two schemes for message IDs, one using base 62 to compactly represent numeric compon...

ZEFRAM/Data-ID-Exim-0.009 - 10 Aug 2017 18:09:48 UTC

MMapDB - a simple database in shared memory River stage one • 2 direct dependents • 2 total dependents

"MMapDB" implements a database similar to a hash of hashes of hashes, ..., of arrays of data. It's main design goals were: * very fast read access * lock-free read access for massive parallelism * minimal memory consumption per accessing process * tr...

OPI/MMapDB-0.15 - 10 Sep 2012 10:40:17 UTC

PDF::Data - Manipulate PDF files and objects as data structures River stage zero No dependents

This module can read and write PDF files, and represents PDF objects as data structures that can be readily manipulated....

DEVEN/PDF-Data-v1.0.1 - 02 Jul 2022 21:16:04 UTC

Data::Sah - Fast and featureful data structure validation River stage three • 359 direct dependents • 603 total dependents

This distribution, "Data-Sah", implements compilers for producing Perl and JavaScript validators, as well as translatable human description text from Sah schemas. Compiler approach is used instead of interpreter for faster speed. The generated valida...

PERLANCAR/Data-Sah-0.917 - 16 Feb 2024 10:01:15 UTC

Data::Tab - Iterators as tabular data structures River stage zero No dependents

MICHAEL/Data-Tab-0.02 - 13 Sep 2014 10:58:11 UTC

Data::TUID - A smaller and more communicable pseudo-UUID River stage one • 1 direct dependent • 1 total dependent

Data::TUID is a tool for creating small, communicable pseudo-unique identifiers. Essentially it will take a UUID, pass the result through Encode::Base32::Crockford, and resize accordingly (via "substr") Although I've tried to sample the UUID evenly, ...

ROKR/Data-TUID-0.0122 - 20 Sep 2010 20:03:05 UTC

Data::YUID - Distributed ID generator ("Yet another Unique ID") River stage zero No dependents

*Data::YUID* ("Yet another Unique ID") is an ID allocation engine that can be used both in client/server mode--with a set of distributed servers--and within a single process. It generates IDs with temporal and spatial uniqueness. These IDs are less u...

SAYMEDIA/Data-YUID-0.06 - 11 Jun 2011 07:13:09 UTC

Data::Cuid - collision-resistant IDs River stage zero No dependents

"Data::Cuid" is a port of the cuid JavaScript library for Perl. Collision-resistant IDs (also known as *cuids*) are optimized for horizontal scaling and binary search lookup performance, especially for web or mobile applications with a need to genera...

ZAKAME/Data-Cuid-0.07 - 17 Dec 2020 08:55:25 UTC

Data::Grid - Incremental read access to grid-based data River stage zero No dependents

Problem 1 You have a mountain of data files from two decades of using MS Office (and other) products, and you want to collate their contents into someplace sane. Problem 2 The files are in numerous different formats, and a consistent interface would ...

DORIAN/Data-Grid-0.07 - 29 Jan 2020 20:59:54 UTC

Data::Feed - Extensible Feed Parsing Tool River stage zero No dependents

Data::Feed is a frontend for feeds. It will attempt to auto-guess what type of feed you are passing it, and will generate the appropriate feed object. What, another XML::Feed? Yes, but this time it's extensible. It's cleanly OO (until you get down to...

DMAKI/Data-Feed-0.00015 - 06 Jul 2011 04:59:43 UTC

Data::Freq - Collects data, counts frequency, and makes up a multi-level counting report River stage one • 1 direct dependent • 2 total dependents

"Data::Freq" is an object-oriented module to collect data from log files or any kind of data sources, count frequency of particular patterns, and generate a counting report. See also the command-line tool data-freq. The simplest usage is to count lin...

MAHIRO/Data-Freq-0.05 - 22 Jul 2014 16:37:17 UTC
223 results (0.063 seconds)