This module allows adventure games in the textual SAC format to be compiled into a form that can be understood by Scott Adams adventure interpreters such as ScottFree and GnomeScott. I don't propose to discuss the API because frankly, no-one will eve...
MIRK/Games-ScottAdams-0.04 - 04 Nov 2006 11:34:05 UTC - Search in distribution- Games::ScottAdams::Manual - The Scott Adams Adventure Compiler Reference Manual
- Games::ScottAdams::Tutorial - The Scott Adams Adventure Compiler Tutorial
- Games::ScottAdams::Tutorial - The Scott Adams Adventure Compiler Tutorial
- 9 more results from Games-ScottAdams »
For now, see README.txt....
SLANNING/OIS-0.10 - 26 May 2013 21:22:04 UTC - Search in distributionCGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...
LEEJO/CGI-4.51 - 05 Oct 2020 06:14:39 UTC - Search in distributionack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...
PETDANCE/ack-v3.4.0 - 30 Jun 2020 04:13:07 UTC - Search in distributionThe CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...
ANDK/CPAN-2.28 - 13 Jun 2020 04:57:39 UTC - Search in distributionThis module is an experiment in functional programming in perl. It uses nothing but a combination of; subroutines, the @_ array and a few built in operators to implement a style of functional programming. None of the code above is all that interestin...
STEVAN/fp-0.03 - 28 Sep 2005 22:27:52 UTC - Search in distributionThe libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...
OALDERS/libwww-perl-6.52 - 07 Jan 2021 21:58:27 UTC - Search in distributionThe ur command is the entry point for a suite of tools to create and manage a module tree of UR classes, data sources, and views. It also includes launchers for some built-in services....
BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distributionNote: The perl SNMP 5.0 module which comes with net-snmp 5.0 and higher is different than previous versions in a number of ways. Most importantly, it behaves like a proper net-snmp application and calls init_snmp properly, which means it will read co...
HARDAKER/SNMP-5.0404 - 17 Oct 2013 13:57:17 UTC - Search in distribution"perlcritic" is a Perl source code analyzer. It is the executable front-end to the Perl::Critic engine, which attempts to identify awkward, hard to read, error-prone, or unconventional constructs in your code. Most of the rules are based on Damian Co...
PETDANCE/Perl-Critic-1.138 - 24 Jan 2020 21:54:57 UTC - Search in distributionThis wrapper attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so that any reference materials you can find on using GLib may still apply to using the libraries from perl. This module also provides f...
XAOC/Glib-1.3293 - 06 Jun 2020 06:06:42 UTC - Search in distribution- Glib::devel - Binding developer's overview of Glib's internals
- Glib::CodeGen - code generation utilities for Glib-based bindings.
- Glib::Object::Subclass - register a perl class as a GObject class
- 1 more result from Glib »
MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution
Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...
HAARG/Catalyst-Runtime-5.90128 - 11 Sep 2020 12:38:26 UTC - Search in distributionMoose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of...
ETHER/Moose-2.2014 - 19 Dec 2020 00:09:21 UTC - Search in distributionThis module adds ordered destruction of objects stored in global variables in LIFO order during global destruction. Ordered global destruction is only applicable to objects stored in non-lexical variables (even if they are in file scope). Apparently ...
LNATION/ogd-0.04 - 10 Nov 2019 06:58:29 UTC - Search in distributionPerl interface to svgalib 1.2.11, which is an enhancement of VGAlib v.1.2. The main difference in usage is all the vgalib functions that took the form of vga_functionname are now accessed as vga::functionname (without the 'vga_') Things notably missi...
SCOTTVR/perl-vgalib-0.4 - 31 Jan 1998 14:41:34 UTC - Search in distributionAbout WDDX From <http://www.wddx.org/>: The Web Distributed Data Exchange, or WDDX, is a free, open XML-based technology that allows Web applications created with any platform to easily exchange data with one another over the Web. WDDX and Perl WDDX ...
PETDANCE/WDDX-1.02 - 02 Dec 2003 03:47:05 UTC - Search in distributionRMI stands for Remote Method Invocation. The RMI modules allow one process to have virtual object "stubs" which are proxies for real objects in another process. When methods are invoked on the proxy, the method actually runs in the other process. Whe...
SAKOHT/RMI-0.10 - 19 Oct 2010 05:49:23 UTC - Search in distribution- RMI::Node - base class for RMI::Client and RMI::Server
- RMI::Client - connection to an RMI::Server
- RMI::ProxyObject - used internally by RMI for "stub" objects
- 1 more result from RMI »
a8it is the command-line utility for Test::A8N, which allows you to run automated story test cases to perform system and live-site automation checks for quality assurance and test purposes. This utility can be run in a number of fashions, each target...
NACHBAUR/Test-A8N-0.06 - 04 Sep 2008 19:07:06 UTC - Search in distribution- Test::A8N - Storytest Automation Runner
- Test::A8N::File - Storytest file object
- Test::A8N::TestCase - Storytest testcase object
This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgrading from an earlier release such as 5.12.0, first read perl5140delta, which describes differences between 5.12.0 and 5.14.0. Some bug fixes in thi...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTC - Search in distribution- perl5180delta - what is new for perl v5.18.0
- perl5180delta - what is new for perl v5.18.0
- perl5160delta - what is new for perl v5.16.0
- 8 more results from perl »