Search results for "module:Shell::Source"
Shell::Source - run programs and inherit environment changes
The Shell::Source allows arbitrary shell scripts, or other programs for that matter, to be run and their environment to be inherited into a Perl program. Begin by creating a Shell::Source object, and specifying the shell it will use. If the shell is ...
PJCJ/Shell-Source-0.01 - 02 Aug 2001 22:01:04 UTC
CPANPLUS::Shell::Default::Plugins::Source - read in CPANPLUS commands
This is a "CPANPLUS::Shell::Default" plugin that works just like your unix shells source(1) command; it reads in a file that has commands in it to execute, and then executes them. A sample file might look like this: # first, update all the source fil...
BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 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
DBI::Shell - Interactive command shell for the DBI
The DBI::Shell module (and dbish command, if installed) provide a simple but effective command line interface for the Perl DBI module....
DLAMBLEY/DBI-Shell-11.97 - 20 Aug 2020 21:41:38 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
CPANPLUS::Shell::Default::Plugins::CustomSource - add custom sources to CPANPLUS
This is a "CPANPLUS::Shell::Default" plugin that can add custom sources to your CPANPLUS installation. This is a wrapper around the "custom module sources" code as outlined in "CUSTOM MODULE SOURCES" in CPANPLUS::Backend. This allows you to extend yo...
BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC
Shell::GetEnv - extract the environment from a shell after executing commands
Shell::GetEnv provides a facility for obtaining changes made to environmental variables as the result of running shell scripts. It does this by causing a shell to invoke a series of user provided shell commands (some of which might source scripts) an...
DJERIUS/Shell-GetEnv-0.10 - 25 Aug 2016 13:55:15 UTC
SQL::Shell - command interpreter for DBI shells
SQL::Shell is a command-interpreter API for building shells and batch scripts. A command-line interface with readline support - sqlsh.pl - is included as part of the CPAN distribution. See <SQL::Shell::Manual> for a user guide. SQL::Shell offers feat...
MGUALDRON/SQL-Shell-1.17 - 24 May 2019 20:37:58 UTC
Shell::Verbose - A verbose version of system()
A simple wrapper for system() that prints the command...
DINOMITE/Shell-Verbose-0.4 - 28 Nov 2011 15:41:22 UTC
Zoidberg::Shell - A scripting interface to the Zoidberg shell
This module is intended to let perl scripts interface to the Zoidberg shell in an easy way. The most important usage for this is to write 'source scripts' for the Zoidberg shell which can use and change the parent shell environment like /.*sh/ source...
JBERGER/Zoidberg-0.981 - 09 Jan 2012 20:03:00 UTC
Shell::Completer - Easily add tab completion to existing CLI program
EARLY RELEASE, EXPERIMENTAL. This module lets you easily add shell tab completion to an existing CLI program....
PERLANCAR/Shell-Completer-0.002 - 19 Oct 2016 18:10:36 UTC
Shell::EnvImporter - Perl extension for importing environment variable changes from external commands or shell scripts
Shell::EnvImporter allows you to import environment variable changes exported by an external script or command into the current environment. The process happens in (up to) three stages: Execution - saves a backup copy of the current environment (%ENV...
DFARALDO/Shell-EnvImporter-1.07 - 03 Jul 2009 05:04:30 UTC
Mac::iPhoto::Shell - a command line shell for iPhoto
THIS IS EXPERIMENTAL SOFTWARE! USE AT YOUR OWN RISK! ===================================================================== This module is looking for a maintainer! No one is maintaining this module, but you can take up its care and feeding by request...
ADOPTME/Mac-iPhoto-Shell-0.16 - 02 Jan 2015 00:37:43 UTC
Ham::Fldigi::Shell - an interactive shell for Fldigi
This module is for communicating with individual Fldigi instances. It uses Fldigi's XMLRPC service, which usually runs on localhost:7362, providing support for it has been compiled in. EXPORT None by default....
MEH/Ham-Fldigi-0.02 - 09 Feb 2012 23:07:39 UTC
SQL::Shell::Manual - user guide for sql shell
This is a guide to using sqlsh. sqlsh is an interactive shell run from the command-line for workling with databases. It can also be run in "batch mode" taking a list of commands from stdin (using the -i switch) or you can pass a single command to it ...
MGUALDRON/SQL-Shell-1.17 - 24 May 2019 20:37:58 UTC
Shell::POSIX::Select - The POSIX Shell's "select" loop for Perl
MTHURN/Shell-POSIX-Select-0.08
-
30 Jul 2017 16:38:23 UTC
WWW::Mechanize::Shell - An interactive shell for WWW::Mechanize
This module implements a www-like shell above WWW::Mechanize and also has the capability to output crude Perl code that recreates the recorded session. Its main use is as an interactive starting point for automating a session through WWW::Mechanize. ...
CORION/WWW-Mechanize-Shell-0.59 - 04 May 2020 20:26:24 UTC
Metabrik::Core::Shell - core::shell Brik
This Brik is The Metabrik Shell, where you will be able to play with use, set, get and run Commands from available Briks. You don't need to use this Brik directly. It is auto-loaded by core::context Brik and is stored in its shell Attribute....
GOMOR/Metabrik-1.41 - 07 May 2020 14:16:43 UTC