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

Search results for "NINE"

samples/NinetyNineBottlesOfBeer.pm River stage zero No dependents

LVALIUKAS/MediaCloud-JobManager-0.27 - 14 Aug 2017 12:03:34 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

ZOOM - Perl extension implementing the ZOOM API for Information Retrieval River stage one • 8 direct dependents • 8 total dependents

This module provides a nice, Perlish implementation of the ZOOM Abstract API described and documented at http://zoom.z3950.org/api/ the ZOOM module is implemented as a set of thin classes on top of the non-OO functions provided by this distribution's...

MIRK/Net-Z3950-ZOOM-1.30 - 12 Mar 2014 14:17:01 UTC - Search in distribution

faq River stage zero No dependents

MLEHMANN/Deliantra-Client-2.11 - 24 Apr 2010 08:10:07 UTC - Search in distribution

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

1. Introduction The Ngram Statistics Package (NSP) is a suite of programs that aids in analyzing Ngrams in text files. We define an Ngram as a sequence of 'n' tokens that occur within a window of at least 'n' tokens in the text; what constitutes a "t...

TPEDERSE/Text-NSP-1.31 - 04 Oct 2015 16:42:20 UTC - Search in distribution

pl2bat - wrap perl code into a batch file River stage zero No dependents

This utility converts a perl script into a batch file that can be executed on DOS-like operating systems. This is intended to allow you to use a Perl script like regular programs and batch files where you just enter the name of the script [probably m...

LEONT/ExtUtils-PL2Bat-0.005 - 09 Aug 2022 11:35:06 UTC - Search in distribution

aibots - An improved clone of A.I.Wars in Perl River stage zero No dependents

This is a clone of "A.I. Wars" (<http://www.tacticalneuronics.com/ai.htm>) in pure perl, with "Tk" and console interfaces. Please consult the above URL for general information about this game....

AUTRIJUS/Games-AIBots-0.03 - 17 Aug 2002 16:44:43 UTC - Search in distribution

changelog2x - Transform ChangeLogML files using XSLT stylesheets River stage one • 1 direct dependent • 1 total dependent

This script is a simple example of transforming ChangeLogML mark-up into user-friendly formats. The application itself does very little work; it's purpose is mainly to process and handle the command-line options, then delegate the actual work to the ...

RJRAY/App-Changelog2x-0.11 - 10 Aug 2009 17:11:23 UTC - Search in distribution

perlfaq6 - Regular Expressions River stage zero No dependents

This section is surprisingly small because the rest of the FAQ is littered with answers involving regular expressions. For example, decoding a URL and checking whether something is a number can be handled with regular expressions, but those answers a...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution
  • perlfaq - Frequently asked questions about Perl

Bio::DB::GFF - Storage and retrieval of sequence annotation data River stage one • 2 direct dependents • 2 total dependents

Bio::DB::GFF provides fast indexed access to a sequence annotation database. It supports multiple database types (ACeDB, relational), and multiple schemas through a system of adaptors and aggregators. The following operations are supported by this mo...

CJFIELDS/Bio-DB-GFF-1.7.4 - 08 Jan 2020 20:41:58 UTC - Search in distribution

ching - the Book of Changes River stage one • 1 direct dependent • 1 total dependent

The *I Ching* or *Book of Changes* is an ancient Chinese oracle that has been in use for centuries as a source of wisdom and advice. The text of the *oracle* (as it is sometimes known) consists of sixty-four *hexagrams*, each symbolized by a particul...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

Image::ExifTool - Read and write meta information River stage two • 29 direct dependents • 30 total dependents

Reads and writes meta information in a wide variety of files, including the maker notes of many digital cameras by various manufacturers such as Canon, Casio, DJI, FLIR, FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon,...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 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

YAOO - Yet Another Object Orientation River stage zero No dependents

LNATION/YAOO-0.09 - 08 Mar 2022 20:33:27 UTC - Search in distribution

Tk::Canvas - Create and manipulate Canvas widgets River stage three • 160 direct dependents • 171 total dependents

The Canvas method creates a new window (given by the $canvas argument) and makes it into a canvas widget. Additional options, described above, may be specified on the command line or in the option database to configure aspects of the canvas such as i...

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC - Search in distribution
  • Tk::TList - Create and manipulate Tix Tabular List widgets
  • Tk::UserGuide - Writing Tk applications in Perl 5

DBD::mysql - MySQL driver for the Perl5 Database Interface (DBI) River stage three • 96 direct dependents • 194 total dependents

DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. ...

DVEEDEN/DBD-mysql-5.005 - 01 May 2024 09:04:33 UTC - Search in distribution

IO::Prompter - Prompt for input, read it, clean it, return it. River stage two • 17 direct dependents • 21 total dependents

IO::Prompter exports a single subroutine, "prompt", that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that...

DCONWAY/IO-Prompter-0.005001 - 16 Jul 2023 20:54:54 UTC - Search in distribution

SDL2::stdinc - General C Language Support Functions River stage zero No dependents

This is a general package that includes C language support where platform differences are abstracted away....

SANKO/SDL2-FFI-0.08 - 29 Nov 2021 02:01:01 UTC - Search in distribution

MooX::Press - quickly create a bunch of Moo/Moose/Mouse classes and roles River stage one • 5 direct dependents • 9 total dependents

MooX::Press (pronounced "Moo Express") is a quick way of creating a bunch of simple Moo classes and roles at once without needing to create separate Perl modules for each class and each role, and without needing to add a bunch of boilerplate to each ...

TOBYINK/MooX-Press-0.086 - 19 Jul 2022 09:06:55 UTC - Search in distribution
194 results (0.111 seconds)