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

Search results for "dist::D2"

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

perloptree - The Perl op tree River stage zero No dependents

Various material about the internal Perl compilation representation during parsing and optimization, before the actual execution begins, represented as "B" objects, the "B" op tree. The well-known perlguts.pod focuses more on the internal representat...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC - Search in distribution

BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4, 5 or 6 River stage two • 30 direct dependents • 42 total dependents

NOTE: This document is still under construction. Expect it to be incomplete in places. This Perl module provides an interface to most of the functionality available in Berkeley DB versions 2, 3, 5 and 6. In general it is safe to assume that the inter...

PMQS/BerkeleyDB-0.65 - 13 May 2022 07:08:08 UTC - Search in distribution

Net::Ping - check a remote host for reachability River stage three • 32 direct dependents • 561 total dependents

This module contains methods to test the reachability of remote hosts on a network. A ping object is first created with optional parameters, a variable number of hosts may be pinged multiple times and then the connection is closed. You may choose one...

RURBAN/Net-Ping-2.75 - 05 Sep 2022 14:32:58 UTC - Search in distribution

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 26 direct dependents • 33 total dependents

The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC - Search in distribution

Asm::Z80::Table - Z80 assembly / disassembly tables River stage one • 2 direct dependents • 2 total dependents

This module provides hash tables to assemble / disassemble all Z80 CPU assembly instructions, including undocumented ones (e.g. 'ld ixh,N') and instructions composed by sequences (e.g. 'ld bc,hl'). This module is used in a Z80 assembler / disassemble...

PSCUST/Asm-Z80-Table-0.03 - 28 Dec 2015 20:58:20 UTC - Search in distribution

Spreadsheet::WriteExcel - Write to a cross-platform Excel binary file. River stage two • 33 direct dependents • 46 total dependents

The Spreadsheet::WriteExcel Perl module can be used to create a cross-platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks, images and charts can be wri...

JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 UTC - Search in distribution

Remote::Use - Using modules from a remote server River stage zero No dependents

CASIANO/Remote-Use-0.04 - 12 Oct 2008 22:09:26 UTC - Search in distribution

mysql-drop-dbs - Drop MySQL databases River stage one • 2 direct dependents • 2 total dependents

For safety, the default is dry-run mode. To actually drop the databases, you must supply "--no-dry-run" or DRY_RUN=0. Examples: # Drop dbs D1, D2, D3 (dry-run mode) % mysql-drop-dbs D1 D2 D3 # Drop all dbs with names matching /^testdb/ (dry-run mode)...

PERLANCAR/App-MysqlUtils-0.022 - 19 Oct 2022 15:45:55 UTC - Search in distribution

OpenOffice::OODoc::Intro - Introduction to the Open OpenDocument Connector River stage one • 6 direct dependents • 6 total dependents

This introductory notice is intended to allow the user to understand the general principles and to learn some basic features of the OODoc module without browsing the whole reference manual. The reference manual is a set of OpenOffice::OODoc::xxx sepa...

JMGDOC/OpenOffice-OODoc-2.125 - 12 Jul 2010 17:11:36 UTC - Search in distribution

DNS::ZoneParse - Parse and manipulate DNS Zone Files. River stage zero No dependents

This module will parse a Zone File and put all the Resource Records (RRs) into an anonymous hash structure. Various record types are supported, see the methods section for details. It could be useful for maintaining DNS zones, or for transferring DNS...

MSCHILLI/DNS-ZoneParse-1.10 - 29 Sep 2010 21:28:02 UTC - Search in distribution

mv-files-to-dirs - Move files to directories, one file to each directory River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-FileRenameUtils-0.014 - 24 Jan 2024 03:49:51 UTC - Search in distribution

Text::xSV::Slurp - Convert xSV data to common data shapes. River stage one • 2 direct dependents • 2 total dependents

DANBOO/Text-xSV-Slurp-0.23 - 18 Jun 2019 01:01:44 UTC - Search in distribution

Data::Text - Class to handle text in an OO way River stage zero No dependents

NHORNE/Data-Text-0.13 - 09 Mar 2024 14:22:24 UTC - Search in distribution

Finance::StockAccount - Analyze past transactions in a personal stock account. River stage zero No dependents

JREFIOR/Finance-StockAccount-0.01 - 16 Nov 2014 15:40:09 UTC - Search in distribution

Games::Sudoku::General - Solve sudoku-like puzzles. River stage zero No dependents

This package solves puzzles that involve the allocation of symbols among a number of sets, such that no set contains more than one of any symbol. This class of problem includes the puzzles known as 'Sudoku', 'Number Place', and 'Wasabi'. Each Sudoku ...

WYANT/Games-Sudoku-General-0.027 - 05 Apr 2022 13:04:02 UTC - Search in distribution

Statistics::FisherPitman - Randomization-based alternative to one-way independent groups ANOVA; unequal variances okay River stage zero No dependents

Tests for a difference between independent samples. It is commonly recommended as an alternative to the oneway independent groups ANOVA when variances are unequal, as its test-statistic, *T*, is not dependent on an estimate of variance. As a randomiz...

RGARTON/Statistics-FisherPitman-0.034 - 12 Sep 2010 08:41:08 UTC - Search in distribution

Games::Tournament::Swiss::Bracket - Players with same/similar scores pairable with each other River stage zero No dependents

In a Swiss tournament, in each round contestants are paired with other players with the same, or similar, scores. These contestants are grouped into a score group (bracket) in the process of deciding who plays who. The concept of immigration control ...

DRBEAN/Games-Tournament-Swiss-0.21 - 09 Jan 2016 04:17:50 UTC - Search in distribution

Math::Vector::Real - Real vector arithmetic in Perl River stage two • 12 direct dependents • 15 total dependents

A simple pure perl module to manipulate vectors of any dimension. The function "V", always exported by the module, allows one to create new vectors: my $v = V(0, 1, 3, -1); Vectors are represented as blessed array references. It is allowed to manipul...

SALVA/Math-Vector-Real-0.18 - 30 Aug 2017 15:56:25 UTC - Search in distribution

Data::TreeDumper::Utils - A selection of utilities to use with Data::TreeDumper River stage one • 2 direct dependents • 2 total dependents

A collection useful sorting filters and utilities that can be used with Data::TreeDumper. You can also study the source for examples of how to write filters....

NKH/Data-TreeDumper-Utils-0.04.4 - 30 Jun 2015 13:10:47 UTC - Search in distribution
29 results (0.05 seconds)