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

Search results for "FOOLISH"

rezrov - a pure Perl Infocom (z-code) game interpreter River stage zero No dependents

Rezrov is a program that lets you play Infocom game data files. Infocom's data files (e.g. "zork1.dat") are actually platform-independent "z-code" programs written for a virtual machine known as the "z-machine". Rezrov is a z-code interpreter which c...

EDMONSON/Games-Rezrov-0.20 - 06 Mar 2010 19:32:01 UTC - Search in distribution

PPI - Parse, Analyze and Manipulate Perl (without perl) River stage four • 195 direct dependents • 1581 total dependents

About this Document This is the PPI manual. It describes its reason for existing, its general structure, its use, an overview of the API, and provides a few implementation samples. Background The ability to read, and manipulate Perl (the language) pr...

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC - Search in distribution

upfiles - upload files to FTP or SFTP server, for push mirroring River stage zero No dependents

Upfiles uploads changed files from your local disk to an FTP or SFTP server, for a simple kind of "push" mirroring. Create files locally with the same directory structure as the target, and in a ~/.upfiles.conf file give the locations, upfiles (local...

KRYDE/upfiles-16 - 20 Feb 2024 05:53:00 UTC - Search in distribution

perlepigraphs - list of Perl release epigraphs River stage five • 11292 direct dependents • 32664 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

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

Perl6::Form - Implements the Perl 6 'form' built-in River stage one • 4 direct dependents • 4 total dependents

Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...

DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC - Search in distribution

perlhist - Registro histórico de versiones de Perl River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

C::DynaLib - Dynamic Perl interface to C compiled code. River stage zero No dependents

This module allows Perl programs to call C functions in dynamic libraries. It is useful for testing library functions, writing simple programs without the bother of XS, and generating C function pointers that call Perl code. Your Perl must be of the ...

RURBAN/C-DynaLib-0.61 - 21 Dec 2010 17:51:31 UTC - Search in distribution

HTML::Tree::AboutTrees - article on tree-shaped data structures in Perl River stage three • 171 direct dependents • 974 total dependents

The following article by Sean M. Burke first appeared in *The Perl Journal* #18 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This document may be distributed under the same terms as Perl itself....

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC - Search in distribution

share::Exegesis::E07 River stage one • 2 direct dependents • 2 total dependents

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

Getopt::Complete - programmable shell completion for Perl apps River stage zero No dependents

This module makes it easy to add custom command-line completion to Perl applications. It also does additional validation of arguments, when the program is actually executed, based on completion lists. Support is also present for apps which are an ent...

NNUTTER/Getopt-Complete-0.26 - 24 Aug 2011 16:09:59 UTC - Search in distribution

SortKey - Reusable sort key generators River stage zero No dependents

EXPERIMENTAL. SPEC MIGHT STILL CHANGE....

PERLANCAR/SortKey-0.1.1 - 23 Feb 2024 02:01:56 UTC - Search in distribution

Dezi::Utils - utility variables and methods River stage one • 2 direct dependents • 8 total dependents

This class provides commonly used variables and methods shared by many classes in the Dezi project....

KARMAN/Dezi-App-0.016 - 27 Apr 2018 14:12:33 UTC - Search in distribution

Config::Cmd - Command line to config file two way interface River stage zero No dependents

This module makes it easy to take a set of command line options, store them into a config file, and read them later in for passing to an external program. Part of this distribution is a command line program configcmd for writing these options into a ...

HEIKKI/Config-Cmd-0.002 - 01 Jan 2013 09:21:18 UTC - Search in distribution

YiJing::0x38 - Xun\ (Data Flow) River stage zero No dependents

# XXX Judgment 巽。小亨。利攸往。利見大人。 Data flow brings moderate fun. Good to move forward and meet helpful folks. Interpretation 彖曰。重巽以申命。剛巽乎中正而志行。柔皆順乎剛。 是以小亨。利有攸往。利見大人。 This hexagram is made of a pair of "Data Flow" trigrams. The Data Flow shows a tricky re...

AUDREYT/YiJing-0.10 - 12 Dec 2010 14:46:44 UTC - Search in distribution

Games::BonDigi River stage zero No dependents

This is a crazy, crazy, crazy, crazy, *crazy* module. There is absolutely *no* reason to download it. Please, stay away from it, by any means! Ok, I've warned you. If you don't know what Bon-Digi is, you are really lucky. Actually, this is a quite in...

COSIMO/Games-BonDigi-0.02 - 13 Jan 2008 14:29:18 UTC - Search in distribution

Nagios::Plugin - Removed from CPAN by request of Nagios Enterprises, succeeded by Monitoring::Plugin River stage one • 6 direct dependents • 6 total dependents

MSTROUT/Nagios-Plugin-0.990001 - 14 Dec 2015 21:26:46 UTC - Search in distribution

Acme::Meow - It's the kitty you've always wanted River stage zero No dependents

FOOLISH/Acme-Meow-0.01 - 03 Jul 2008 11:57:06 UTC - Search in distribution

Text::Gitignore - Match .gitignore patterns River stage one • 2 direct dependents • 5 total dependents

Text::Gitignore matches ".gitignore" patterns. It combines Text::Glob and File::FnMatch functionality with several ".gitignore"-specific tweaks....

VTI/Text-Gitignore-0.04 - 18 Feb 2020 20:36:38 UTC - Search in distribution

SortKey::Num::length - String length as sort key River stage zero No dependents

This is just a demonstration module for SortKey. You might just as well use Perl's builtin "length()" directly: nkeysort { length shift } ......

PERLANCAR/SortKey-Num-length-0.002 - 15 Feb 2024 00:05:51 UTC - Search in distribution

DateTime::Event::Zodiac - Return zodiac for a given date River stage one • 1 direct dependent • 2 total dependents

zodiac_date_name $name = zodiac_date_name($dt); Latin zodiac name: aries, taurus, gemini, cancer, leo, virgo, libra, scorpius, sagittarius, capricornus, aquarius and pisces. Fixed dates. zodiac_date_symbol $symbol = zodiac_date_symbol($dt); Unicode z...

MAROS/DateTime-Event-Zodiac-1.03 - 11 Sep 2013 04:14:15 UTC - Search in distribution
37 results (0.04 seconds)