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

Search results for "Tie-Formatted"

Acme::Tie::Formatted - embed sprintf() formatting in regular print() River stage zero No dependents

This module creates a global read-only hash, %format, for formatting data items with standard "sprintf" format specifications. Since it's a hash, you can interpolate it into strings as well as use it standalone. The hash should be "accessed" with two...

MCMAHON/Acme-Tie-Formatted-0.06 - 03 Jan 2020 00:18:35 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBI::DBD - Perl DBI Database Driver Writer's Guide

AnyData - (DEPRECATED) easy access to data in many formats River stage zero No dependents

The rather wacky idea behind this module and its sister module DBD::AnyData is that any data, regardless of source or format should be accessible and modifiable with the same simple set of methods. This module provides a multidimensional tied hash in...

REHSACK/AnyData-0.12 - 28 Jan 2015 20:26:22 UTC - Search in distribution

perlvms - VMS-specific documentation for Perl River stage five • 11292 direct dependents • 32664 total dependents

Gathered below are notes describing details of Perl 5's behavior on VMS. They are a supplement to the regular Perl 5 documentation, so we have focussed on the ways in which Perl 5 functions differently under VMS than it does under Unix, and on the in...

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

Oryx - Meta-Model Driven Object Persistance with Multiple Inheritance River stage one • 1 direct dependent • 1 total dependent

Oryx is an object persistence framework which supports both object-relational mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM s...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

MARC - Perl extension to manipulate MAchine Readable Cataloging records. River stage zero No dependents

MARC.pm is a Perl 5 module for reading in, manipulating, and outputting bibliographic records in the *USMARC* format. You will need to have Perl 5.004 or greater for MARC.pm to work properly. Since it is a Perl module you use MARC.pm from one of your...

BBIRTH/MARC-1.07 - 24 Apr 2000 03:34:57 UTC - Search in distribution

GD::SVG - Seamlessly enable SVG output from scripts written using GD River stage zero No dependents

GD::SVG painlessly enables scripts that utilize GD to export scalable vector graphics (SVG). It accomplishes this task by wrapping SVG.pm with GD-styled method calls. To enable this functionality, one need only change the "use GD" call to "use GD::SV...

TWH/GD-SVG-0.33 - 10 May 2009 14:39:31 UTC - Search in distribution

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution

TODO River stage one • 2 direct dependents • 3 total dependents

The following list describes some of the features that we'd like to include in NSP in future. No particular priority is assigned to these items - they are all things we've discussed amongst ourselves or with users and agree would be good to add. If y...

TPEDERSE/Text-NSP-1.31 - 04 Oct 2015 16:42:20 UTC - Search in distribution
  • Text::NSP::Measures - Perl modules for computing association scores of Ngrams. This module provides the basic framework for these measures.

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

DBD::Sybase - Sybase database driver for the DBI module River stage one • 4 direct dependents • 4 total dependents

DBD::Sybase is a Perl module which works with the DBI module to provide access to Sybase databases....

MEWP/DBD-Sybase-1.24 - 24 Mar 2024 08:03:48 UTC - Search in distribution

CGI::FormBuilder - Easily generate and process stateful forms River stage two • 11 direct dependents • 16 total dependents

If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

Data::Table - Data type related to database tables, spreadsheets, CSV/TSV files, HTML table displays, etc. River stage one • 6 direct dependents • 8 total dependents

Field Summary data refto_arrayof_refto_array contains a two-dimensional spreadsheet data. header refto_array contains all column names. type 0/1 0 is row-based, 1 is column-based, describe the orientation of @$data. Package Variables $Data::Table::VE...

EZDB/Data-Table-1.78 - 11 Feb 2020 16:57:38 UTC - Search in distribution

PDL::IO - An overview of the modules in the PDL::IO namespace. River stage three • 93 direct dependents • 101 total dependents

PDL contains many modules for displaying, loading, and saving data. * Perlish or Text-Based A few IO modules provide Perl-inspired capabilities. These are PDL::IO::Dumper and PDL::IO::Storable. PDL::IO::Misc provides simpler routines for dealing with...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

perlfaq4 - Data Manipulation River stage zero No dependents

This section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

XML::Rules - parse XML and specify what and how to keep/process for individual tags River stage one • 1 direct dependent • 1 total dependent

JENDA/XML-Rules-1.16 - 13 Dec 2012 21:20:26 UTC - Search in distribution

Net::Gen - generic sockets interface handling River stage one • 2 direct dependents • 2 total dependents

The "Net::Gen" module provides basic services for handling socket-based communications. It supports no particular protocol family directly, however, so it is of direct use primarily to implementors of other modules. To this end, several housekeeping ...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC - Search in distribution

share::Synopsis::S02-bits River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Net::Peep - Perl extension for Peep: The Network Auralizer. River stage zero No dependents

Peep is an open source free software network monitoring tool issued under the Gnu General Public License that presents information via audio output. Network diagnosis with Peep is made not only based on single network events, but the network as a who...

STARKY/Net-Peep-0.4.5.1 - 07 Nov 2001 19:21:31 UTC - Search in distribution
79 results (0.113 seconds)