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

Search results for "index.php"

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

Data::Edit::Xml - Edit data held in the XML format. River stage one • 5 direct dependents • 6 total dependents

Edit data held in the XML format. Version 20201031. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Edit-Xml-20201031 - 31 Oct 2020 23:42:40 UTC - Search in distribution

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 29 direct dependents • 30 total dependents

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

wd-print - Script to manipulate with Wikidata.org. River stage zero No dependents

SKIM/App-Wikidata-Print-0.03 - 02 Nov 2023 19:40:22 UTC - Search in distribution

ALPM - readonly access to pacman's libalpm. River stage zero No dependents

Archlinux uses a package manager called pacman. Pacman internally uses the alpm library for handling its database of packages. This module creates a perlish object-oriented interface to the libalpm C library. In the past this module implemented trans...

APG/ALPM-3.06 - 08 Jul 2015 09:05:44 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

GraphViz2 - A wrapper for AT&T's Graphviz River stage two • 19 direct dependents • 21 total dependents

Overview This module provides a Perl interface to the amazing Graphviz <http://www.graphviz.org/>, an open source graph visualization tool from AT&T. It is called GraphViz2 so that pre-existing code using (the Perl module) GraphViz continues to work....

ETJ/GraphViz2-2.67 - 21 Jul 2022 12:49:05 UTC - Search in distribution

Tenjin - Fast templating engine with support for embedded Perl. River stage one • 5 direct dependents • 5 total dependents

Tenjin is a very fast and full-featured templating engine, implemented in several programming languages, among them Perl. The Perl version of Tenjin supports embedded Perl code, nestable layout template, inclusion of other templates inside a template...

IDOPEREL/Tenjin-1.000001 - 17 May 2016 19:56:02 UTC - Search in distribution

Data::Table::Text - Write data in tabular text format. River stage two • 35 direct dependents • 35 total dependents

Write data in tabular text format. Version 20240203. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Table-Text-20240408 - 07 Apr 2024 19:30:28 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

Logmonster - log utility for merging, sorting, and processing web logs River stage zero No dependents

Logmonster is a tool to collect log files from one or many web servers, split them based on the virtual host they were served for, sort the logs into cronological order, and pipe the sorted logs to a log file analyzer. Webalizer, http-analyze, and AW...

MSIMERSON/Apache-Logmonster-5.36 - 11 Sep 2014 06:33:32 UTC - Search in distribution

Net::DSML - A perl module that supplies methods for connecting to a LDAP Directory Services Markup Language (DSML) server. River stage zero No dependents

Net::DSML is a collection of three modules that implements a LDAP DSML API for Perl programs. The module may be used to search for and modify a LDAP directory entry. This document assumes that the reader has some knowledge of the LDAP and DSML protoc...

CHARDEN/Net-DSML-0.003 - 09 Sep 2007 21:38:13 UTC - Search in distribution

Math::PRBS - Generate Pseudorandom Binary Sequences using an iterator-based Linear Feedback Shift Register River stage zero No dependents

This module will generate various Pseudorandom Binary Sequences (PRBS). This module creates a iterator object, and you can use that object to generate the sequence one value at a time, or *en masse*. The generated sequence is a series of 0s and 1s wh...

PETERCJ/Math-PRBS-v0.004 - 15 Jun 2018 23:36:53 UTC - Search in distribution

sqltree - hierarchical data (tree) implementation in SQL River stage zero No dependents

sqltree generates the SQL for a herarchical data (tree) implementation using triggers, as described here: http://www.depesz.com/index.php/2008/04/11/my-take-on-trees-in-sql/ This implementation relies on a previously-defined table containing: * a sin...

MLAWREN/SQL-Tree-0.05 - 28 Jan 2021 15:12:31 UTC - Search in distribution
  • SQL::Tree - Generate a trigger-based SQL tree implementation

UTF8::R2 - makes UTF-8 scripting easy for enterprise use River stage one • 5 direct dependents • 5 total dependents

It may sound a little ambitious, but UTF8::R2 module is aiming to replace utf8 pragma. Perl is said to have been able to handle Unicode since version 5.8. However, unlike JPerl, "Easy jobs must be easy" has been lost. This software has the following ...

INA/UTF8-R2-0.28 - 23 Mar 2023 06:13:24 UTC - Search in distribution

pod::INSTALL River stage zero No dependents

LDS/GBrowse-2.56 - 15 Jan 2017 21:29:11 UTC - Search in distribution

doc::Changes River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

Devel::PerlySense - Perl IDE backend with Emacs frontend River stage zero No dependents

PerlySense is a Perl IDE backend that integrates with editor frontends, currently Emacs. (While no one has written a Vim frontend, PerlySense can emit Vim style data structures.) Conveniently navigate and browse the code and documentation of your pro...

JOHANL/Devel-PerlySense-0.0221 - 30 Aug 2019 08:12:04 UTC - Search in distribution

Paws::ACM - Perl Interface to AWS AWS Certificate Manager River stage two • 9 direct dependents • 11 total dependents

AWS Certificate Manager You can use AWS Certificate Manager (ACM) to manage SSL/TLS certificates for your AWS-based websites and applications. For more information about using ACM, see the AWS Certificate Manager User Guide (https://docs.aws.amazon.c...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

tr_llnk - list links in html files River stage zero No dependents

Without option -A tr_llnk will list only relative links. The idea of this program is that you run tar cvf pages.tar `tr_llnk index.html something.html` in order to include files that are referenced by index.html and something.html. With the option -A...

GUS/HTML-TagReader-1.13 - 20 Nov 2020 00:28:49 UTC - Search in distribution
  • tr_xlnk - process html files and expand links on directories
190 results (0.096 seconds)