Search results for "module:Shell"
Shell - run shell commands transparently within perl
Caveats This package is included as a show case, illustrating a few Perl features. It shouldn't be used for production programs. Although it does provide a simple interface for obtaining the standard output of arbitrary commands, there may be better ...
FERREIRA/Shell-0.73 - 03 Jan 2016 20:58:44 UTC
Tk::Shell - Handlers for Tk::Workspace.pm shell clients.
This module is incomplete. There's no API or calling synopsis at the moment. It's primary purpose is to provide some abstraction, and hopefully data hiding, from the parent Workspace process. Results may be unpredictable due to the I/O buffering beha...
RKIES/Tk-Workspace-1.76 - 03 Apr 2014 17:08:42 UTC
Meta::Shell::Shell - expand Term::ReadLine.
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
PBS::Shell
PBS::Shell allows you to build a local shell object or to run commands in a local shell. EXPORT *RunShellCommands*...
NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC
Org::Shell - Navigate and manipulate in-memory Org document tree using a CLI shell
PERLANCAR/Org-Shell-0.001
-
21 Feb 2020 10:21:46 UTC
Shell::Run - Execute shell commands using specific shell
SOMMREY/Shell-Run-0.10
-
01 Mar 2020 14:57:28 UTC
Fry::Shell - Flexible shell framework which encourages using loadable libraries of functions.
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
JSAN::Shell - JavaScript Archive Network Client Shell
"JSAN::Shell" provides command handling and dispatch for the jsan user application. It interprates these commands and provides the appropriate instructions to the JSAN::Client and JSAN::Transport APIs to download and install JSAN modules. Why Do A Ne...
ADAMK/JSAN-Shell-2.04 - 24 Jun 2010 14:48:04 UTC
Shell::Perl - A read-eval-print loop in Perl
This is the implementation of a command-line interpreter for Perl. I wrote this because I was tired of using irb when needing a calculator with a real language within. Ah, that and because it was damn easy to write it. This module is the heart of the...
FERREIRA/Shell-Perl-0.004 - 03 May 2017 00:31:20 UTC
Tree::Shell - Navigate and manipulate in-memory tree objects using a CLI shell
PERLANCAR/Tree-Shell-0.001
-
13 Feb 2020 12:32:41 UTC
JSAN::Shell - JavaScript Archive Network (JSAN) Shell Backend
CWEST/JSAN-0.07
-
19 Jul 2005 05:10:40 UTC
Shell::Base - A generic class to build line-oriented command interpreters.
Shell::Base is a base class designed for building command line programs. It defines a number of useful defaults, simplifies adding commands and help, and integrates well with Term::ReadLine. After writing several REP (Read-Eval-Print) loops in Perl, ...
DARREN/Shell-Base-0.05 - 21 Sep 2004 13:11:35 UTC
Term::Shell - A simple command-line shell framework.
Term::Shell lets you write simple command-line shells. All the boring details like command-line parsing, terminal handling, and tab completion are handled for you. The base class comes with two commands pre-defined: exit and help. To write a shell wi...
SHLOMIF/Term-Shell-0.13 - 21 Oct 2021 11:05:35 UTC
Perl::Shell - A Python-style "command line interpreter" for Perl
THIS MODULE IS HIGHLY EXPERIMENTAL AND SUBJECT TO CHANGE. YOU HAVE BEEN WARNED This module provides a lookalike implementation of a "command line interpreter" for Perl, in the style of the Python equivalent. This is part an attempt to make Perl more ...
ADAMK/Perl-Shell-0.04 - 20 Feb 2010 15:06:21 UTC
Shell::Guess - Make an educated guess about the shell in use
Shell::Guess makes a reasonably aggressive attempt to determine the shell being employed by the user, either the shell that executed the perl script directly (the "running" shell), or the users' login shell (the "login" shell). It does this by a vari...
PLICEASE/Shell-Guess-0.09 - 07 Dec 2018 02:07:53 UTC
Shell::Tools - Perl extension to reduce boilerplate in Perl shell scripts
This module exports a collection of functions from several core Perl modules which can often be very useful when writing Perl shell scripts. See also Shell::Tools::Extra, which exports additional CPAN modules' functions and classes. Warning This modu...
HAUKEX/Shell-Tools-0.04 - 23 May 2015 22:08:30 UTC
Archer::Shell - display shell prompt for remote servers.
Shell prompt for remote servers....
SONGMU/Archer-0.18 - 03 Sep 2014 15:46:08 UTC