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:Meta shell"

Meta::Shell::Shell - expand Term::ReadLine. River stage zero No dependents

This class is exactly like Term::ReadLine except it has many more attributes and is able to run full readline loop for you where all you have to do is subclass it and implement the process method....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Pdmt::Shell - provide a shell to interact with PDMT. River stage zero No dependents

This class which is a derviative of Meta::Shell::Shell is a shell for PDMT interaction. You can do various things with it: 0. Inspect the pdmt graph. 1. Modify the pdmt graph. 2. Build various nodes. 3. Inspect last errors. And more......

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Lang::Xql::Shell - XQL experimentation shell class. River stage zero No dependents

This class, which is derived from Meta::Shell::Shell implements a shell which allows you to experiment with XQL....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

xql_shell.pl - experiment with xql expressions over xml files until you get the right ones. River stage zero No dependents

This program is a Readline terminal where you can experiment with Perls implementation of the XQL standard (XML::XQL). When run, this program provides you with history and prompt and allows you to evaluate XQL expressions the results of which are pri...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::Pc - utilities to handle pc junk. River stage zero No dependents

This is a library to help you deal with pc junk. This will umount all dirs in a pc, do pc path conversion and the like. This is really a drag because PC's have so little capabilities......

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Tool::Gzip - call gzip for you. River stage zero No dependents

This class hides the complexity of calling gzip from you. Currently the implementation calls the command line gzip to do the work but more advanced implementations will call a module to do it....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::Hash - general base utility library for many hash functions. River stage zero No dependents

This is a general utility perl library for all kinds of hash routines. This mainly iterates hashes using the each builtin which is the fastest to do the job and like the list library uses refernces to avoid duplication whereever possible....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::System - A module to help with running other programs. River stage zero No dependents

SPECIAL STDERR FILE This library basically provides the routines to do the following: 0. execute binaries. 1. execute shell commands (with shell interpretation). 2. execute other perl scripts (in the same interpreter as you are...). 3. smart routines...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::Net::Rm - library to handle removing of files on remote machines. River stage zero No dependents

This module will help you remove files on a remote machine. It will do whatever it takes to accomplish this (invoking remote shell or any other means...)....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

cook_rsh.pl - perform remote shell commands for cook. River stage zero No dependents

This will execute the given command on the remote machine given to it. Refer to the Rsh.pm modules documentation for more info....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

cook_frsh.pl - perform remote shell commands for cook. River stage zero No dependents

Cook, when issueing rsh commands gives a rather peculiar syntax. It assumes that the command executing the rsh is rsh and therefore cannot return the exit status of the remote process correctly. This means that it wraps the command with ugly stuff. T...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

pdmt.pl - run the Pdmt system. River stage zero No dependents

This program runs a Pdmt server. This program will: 0. read sources from your source control management system. 1. build the graph. 2. stat the files involved and get a grip on reality. 3. optionally run a build to build targets that you specify. 4. ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Utils::Opts::Opts - Module to help you analyze command line arguments. River stage zero No dependents

This is a library to handle command line arguments for shell scripts. It surrounds the Getopt::Long library and gives a nicer interface. The way to use the library is this: first you have to prepare a list of variables (of different types of course) ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Db::Console::Console - readline console for DBI/DBD databases. River stage zero No dependents

This object supplies you with a console for DBI/DBD database. When you run the console you get to execute SQL queries and see the results on your terminal....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

develop_rc.pl - a development startup script. River stage zero No dependents

"AEGIS - the best project manager this side of the sahara..." As usual - take heed... This is the standard text to be a Meta developer. Place this text in a fixed location (~/.develop_rc /etc/develop_rc etc...) and source it at startup. some explanat...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
15 results (0.031 seconds)