The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Fry-Shell list"

Fry::List - Base class serving as a container for its subclass's objects. River stage zero No dependents

This base class provides to its sub classes class methods for storing and accessing its objects. It also comes with a &new constructor which creates a hash-based object and stores it in the container or list. Here are a few key points you should know...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC

Fry::Sub - Class for shell subroutines River stage zero No dependents

This class mainly provides a means to pick and choose among a group of subroutines that have the same functionality via &subHook. It is also serving as a storage class for practical subroutines to be reused by any library....

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC

Fry::Cmd - Class for shell commands. River stage zero No dependents

A command object has the following attributes: Attributes with a '*' next to them are always defined. *id($): Unique id which is usually the name of subroutine associated with it. a($): Command alias. d($): Description help for command. u($): Usage h...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC

Fry::Shell - Flexible shell framework which encourages using loadable libraries of functions. River stage zero No dependents

Fry::Shell is a simple and flexible way to create a shell. Unlike most other light-weight shells, this module facilitates (un)loading libraries of functions and thus encourages creating shells tailored to several modules. Although the shell is curren...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC

Fry::ShellI - Extended Fry::Shell interface to be used by libraries and plugins as needed. River stage zero No dependents

The public methods of this class are mainly used in library classes. Since this module inherits from Fry::Base, some of its methods are also encouraged to be used in libraries. These methods are dumper,view,Var,setVar and listCore as well as the Plug...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC

Fry::Developer - Documentation for Developers River stage zero No dependents

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC

Fry::Lib::Default - Default library loaded by Fry::Shell River stage zero No dependents

This library contains the basic commands to manipulate shell components: listing them, dumping (printing) their objects,unloading them, loading them via a library and a few general-purpose functions. Currently the commands are documented by their abo...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC
7 results (0.041 seconds)