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

Search results for "AUTRIJUS"

IO::All - IO::All to Larry Wall! River stage three • 134 direct dependents • 358 total dependents

IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called "io", which returns a new IO::All object. And that object can do it a...

FREW/IO-All-0.87 - 18 Jul 2017 21:06:01 UTC - Search in distribution

Pugs River stage zero No dependents

AUDREYT/Perl6-Pugs-6.2.13 - 17 Oct 2006 12:51:53 UTC - Search in distribution
  • Junc.pod - explanation of how Junc.hs works

par.pl - Make and run Perl Archives River stage one • 5 direct dependents • 6 total dependents

This stand-alone command offers roughly the same feature as "perl -MPAR", except that it takes the pre-loaded .par files via "-Afoo.par" instead of "-MPAR=foo.par". Additionally, it lets you convert a CPAN distribution to a PAR distribution, as well ...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC - Search in distribution
  • parl - Binary PAR Loader

ebx - Elixir BBS Exchange Suite River stage zero No dependents

This script synchronizes your local BBS's storage via the BBSCOM settings configured within....

CLKAO/ebx-0.87 - 15 Oct 2001 01:55:37 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

WWW::Mechanize - Handy web browsing in a Perl object River stage three • 282 direct dependents • 550 total dependents

"WWW::Mechanize", or Mech for short, is a Perl module for stateful programmatic web browsing, used for automating interaction with websites. Features include: * All HTTP methods * High-level hyperlink and HTML form support, without having to parse HT...

OALDERS/WWW-Mechanize-2.18 - 30 Jan 2024 14:34:27 UTC - Search in distribution

Class::C3 - A pragma to use the C3 method resolution order algorithm River stage three • 35 direct dependents • 509 total dependents

This is pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order. NOTE: YOU SHOULD NOT USE THIS MODULE DIRECTLY - The feature provided is integr...

HAARG/Class-C3-0.35 - 09 Nov 2020 06:21:05 UTC - Search in distribution

CHANGES River stage zero No dependents

This is a list of the main changes between different versions of SVN::Web. Please see UPDATING.pod for details about any changes you may need to make when updating an SVN::Web installation. 0.63, released Oct 17, 2012 * More improvements to UTF8 hand...

DJZORT/SVN-Web-0.63 - 17 Oct 2012 09:23:24 UTC - Search in distribution

Tie::File - Access the lines of a disk file via a Perl array River stage three • 30 direct dependents • 100 total dependents

"Tie::File" represents a regular text file as a Perl array. Each element in the array corresponds to a record in the file. The first line of the file is element 0 of the array; the second line is element 1, and so on. The file is *not* loaded into me...

TODDR/Tie-File-1.07 - 20 Feb 2023 17:05:34 UTC - Search in distribution

Acme::EyeDrops - Visual Programming in Perl River stage one • 1 direct dependent • 1 total dependent

"Acme::EyeDrops" converts a Perl program into an equivalent one, but without all those unsightly letters and numbers. In a Visual Programming breakthrough, EyeDrops allows you to pour the generated program into various shapes, such as UML diagrams, e...

ASAVIGE/Acme-EyeDrops-1.62 - 12 Apr 2015 06:43:50 UTC - Search in distribution

PAR::Dist - Create and manipulate PAR distributions River stage two • 14 direct dependents • 24 total dependents

This module creates and manipulates *PAR distributions*. They are architecture-specific PAR files, containing everything under blib/ of CPAN distributions after their "make" or "Build" stage, a META.yml describing metadata of the original CPAN distri...

RSCHUPP/PAR-Dist-0.52 - 07 May 2023 11:54:25 UTC - Search in distribution

WinConsole - Perl extension for text based windows management. River stage zero No dependents

First of all, WinConsole uses ANSI sequences so don't expect to use it if your terminal is not ANSI/VT100 compliant. WinConsole uses a backbuffer to build your screens. This means that all printing operations are invisible to the user until the next ...

JMVILOMET/Term-WinConsole-0.01 - 14 Jul 2002 13:58:52 UTC - Search in distribution

Module::Install - Standalone, extensible Perl module installer River stage three • 98 direct dependents • 178 total dependents

Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. The...

ETHER/Module-Install-1.21 - 28 Apr 2023 08:32:10 UTC - Search in distribution

mzperl - Embed Perl in MzScheme River stage one • 1 direct dependent • 1 total dependent

Is it Scheme? Is it Perl? It's neither, it's both. It's MzPerl! MzPerl is a "new language" that looks like MzScheme. As an added bonus, you'll get access to the full Perl runtime via the MzPerl API. The mzperl script will normally be installed in the...

AUTRIJUS/Language-MzScheme-0.09 - 21 Dec 2004 17:05:56 UTC - Search in distribution

bbsmail - Internet to BBS email-gateway handler River stage one • 1 direct dependent • 1 total dependent

This script relays e-mails sent to "*.bbs@domain" as mails to BBS user mailboxes; it is designed to be a drop-in replacement for the MAPLE BBS utility of the same name. This program could be used serve multiple BBS sites, each distinguished by its do...

AUDREYT/OurNet-BBS-1.67 - 11 Nov 2010 03:20:26 UTC - Search in distribution

IO::Prompt - Interactively prompt for user input River stage two • 27 direct dependents • 38 total dependents

By default, this module exports a single function "prompt". It prompts the user to enter some input, and returns an object that represents the user input. You may specify various flags to the function to affect its behaviour; most notably, it default...

DCONWAY/IO-Prompt-0.997004 - 24 Nov 2016 22:03:55 UTC - Search in distribution

cpansign - CPAN signature management utility River stage three • 22 direct dependents • 566 total dependents

This utility lets you create and verify SIGNATURE files....

AUDREYT/Module-Signature-0.88 - 18 Dec 2021 03:39:32 UTC - Search in distribution

OurNet - Interface to BBS-based groupware platforms River stage zero No dependents

The OurNet:* modules are interfaces to *Telnet BBS*-based groupware projects, whose platform was used in Hong Kong, China and Taiwan by est. 1 million users. Used collaboratively, they glue BBSes together to form a distributed service network, called...

AUTRIJUS/OurNet-1.60 - 16 Oct 2001 23:21:49 UTC - Search in distribution

Magazine_Article_02 - What Is Perl 6 ? River stage one • 2 direct dependents • 2 total dependents

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

pod2chm - convert .pod files to .chm files River stage zero No dependents

Converts files from pod format (see perlpod) to Microsoft HtmlHelp format (.chm)....

AUTRIJUS/Pod-HtmlHelp-1.1 - 17 Aug 2002 02:07:57 UTC - Search in distribution
96 results (0.056 seconds)