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

Search results for "SDBM_File"

SDBM_File - Tied access to sdbm files River stage five • 11292 direct dependents • 32664 total dependents

"SDBM_File" establishes a connection between a Perl hash variable and a file in SDBM_File format. You can manipulate the data in the file just as if it were in a Perl hash, but when your program exits, the data will remain in the file, to be used the...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

lib/MLDBM/Sync/SDBM_File.pm River stage one • 3 direct dependents • 6 total dependents

CHAMAS/MLDBM-Sync-0.30 - 03 Jul 2002 07:54:16 UTC - Search in distribution
  • MLDBM::Sync - safe concurrent access to MLDBM databases

WARC::Index::File::SDBM - SDBM index support for WARC library River stage zero No dependents

......

JCB/WARC-v0.0.1 - 17 Apr 2020 01:48:44 UTC - Search in distribution

Memoize::SDBM_File - DEPRECATED compability shim River stage three • 77 direct dependents • 304 total dependents

This class used to provide EXISTS support for SDBM_File before support for "EXISTS" was added to SDBM_File itself in Perl 5.6.0. Any code still using this class should be rewritten to use SBDM_File directly....

ARISTOTLE/Memoize-1.16 - 29 Jan 2023 09:05:05 UTC - Search in distribution
  • Memoize - Make functions faster by trading space for time

MCE::Shared - MCE extension for sharing data supporting threads and processes River stage one • 2 direct dependents • 3 total dependents

This module provides data sharing capabilities for MCE supporting threads and processes. MCE::Hobo provides threads-like parallelization for running code asynchronously....

MARIOROY/MCE-Shared-1.886 - 13 Sep 2023 23:57:14 UTC - Search in distribution

Tie::REHash - the tie()d implementation of hash that allows using regular expression "keys" along with plain keys (plus some more). River stage zero No dependents

Tie::REHash is a tie()d implementation of hash that allows using regexp "keys" along with plain keys. Storing (assigning value to, deleting) regexp key in a hash tie()d to Tie::REHash is almost equivalent to storing (assigning value to, deleting) set...

METADOO/Tie-REHash-1.08 - 16 Aug 2017 10:18:48 UTC - Search in distribution

IO::All - IO::All to Larry Wall! River stage three • 134 direct dependents • 358 total dependents

IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called "io", which returns a new IO::All object. And that object can do it a...

FREW/IO-All-0.87 - 18 Jul 2017 21:06:01 UTC - Search in distribution

Algorithm::VSM - A Perl module for retrieving files and documents from a software library with the VSM (Vector Space Model) and LSA (Latent Semantic Analysis) algorithms in response to search words and phrases. River stage zero No dependents

Algorithm::VSM is a *perl5* module for constructing a Vector Space Model (VSM) or a Latent Semantic Analysis Model (LSA) of a collection of documents, usually referred to as a corpus, and then retrieving the documents in response to search words in a...

AVIKAK/Algorithm-VSM-1.70 - 16 Dec 2015 06:08:30 UTC - Search in distribution

ExtUtils::SVDmaker - Create CPAN distributions River stage zero No dependents

The "ExtUtils::SVDmaker" program module extends the Perl language (Perl is the system). The input to "ExtUtils::SVDmaker" is the __DATA__ section of Software Version Description (SVD) program module. The __DATA__ section must contain SVD forms text d...

SOFTDIA/ExtUtils-SVDmaker-0.10 - 25 May 2004 22:22:27 UTC - Search in distribution

MLDBM - store multi-level Perl hash structure in single level tied hash River stage two • 15 direct dependents • 21 total dependents

This module can serve as a transparent interface to any TIEHASH package that is required to store arbitrary perl data, including nested references. Thus, this module can be used for storing references and other arbitrary data within DBM databases. It...

CHORNY/MLDBM-2.05 - 21 Feb 2013 09:26:42 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Pquota - a UNIX print quota module River stage zero No dependents

This module is an attempt to provide an easy interface to a group of DBM files used to store print quota information on a UNIX system. It makes writing printer interface scripts a lot easier. Pquota requires the MLDBM module. As we've said, Pquota is...

DBONNER/Pquota-1.1 - 28 Sep 1999 02:32:07 UTC - Search in distribution

SQL::Eval - Base for deriving evaluation objects for SQL::Statement River stage two • 21 direct dependents • 78 total dependents

This module implements two classes that can be used for deriving subclasses to evaluate SQL::Statement objects. The SQL::Eval object can be thought as an abstract state engine for executing SQL queries and the SQL::Eval::Table object is a table abstr...

REHSACK/SQL-Statement-1.414 - 21 Oct 2020 14:46:55 UTC - Search in distribution

bp_fetch.pl - fetches sequences from bioperl indexed databases River stage two • 60 direct dependents • 65 total dependents

Fetches sequences using the DB access systems in Bioperl. The most common use of this is to bp_fetch sequences from bioperl indices built using bpindex.pl, or to fetch sequences from the NCBI website The format for retrieving sequences is delibrately...

CJFIELDS/BioPerl-1.7.8 - 03 Feb 2021 05:15:14 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Hierarchy River stage zero No dependents

AUDREYT/Perl6-Pugs-6.2.13 - 17 Oct 2006 12:51:53 UTC - Search in distribution

ExtUtils::MakeMaker - Create a module Makefile River stage five • 21376 direct dependents • 32646 total dependents

This utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines tha...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC - Search in distribution

perlbot - La scatola degli attrezzi degli Oggetti River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

MLDBM::TinyDB - create and mainpulate structured MLDBM tied hash references River stage zero No dependents

MLDBM::TinyDB is MLDBM based module. It allows to create/manipulate data structure of related tables = more-then-flatfile-database. The main idea is to create array reference which will reflect database structure. The first scalar value in the array ...

DADAMK/MLDBM-TinyDB-0.20 - 27 Nov 2002 17:53:24 UTC - Search in distribution

Algorithm::TicketClusterer - A Perl module for retrieving Excel-stored past tickets that are most similar to a new ticket. Tickets are commonly used in software services industry and customer support businesses to record requests for service, product complaints, user feedback, and so on. River stage zero No dependents

Algorithm::TicketClusterer is a *perl5* module for retrieving previously processed Excel-stored tickets similar to a new ticket. Routing decisions made for the past similar tickets can be useful in expediting the routing of a new ticket. Tickets are ...

AVIKAK/Algorithm-TicketClusterer-1.01 - 15 Nov 2014 21:34:54 UTC - Search in distribution
39 results (0.104 seconds)