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 "module:Shell::Source"

Shell::Source - run programs and inherit environment changes River stage zero No dependents

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 River stage two • 35 direct dependents • 40 total dependents

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

Shell::Cap - Probe shell's capabilities River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Shell-Cap-0.002 - 10 Mar 2020 07:47:08 UTC

Term::Shell - A simple command-line shell framework. River stage two • 14 direct dependents • 17 total dependents

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 River stage one • 1 direct dependent • 1 total dependent

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 River stage two • 8 direct dependents • 87 total dependents

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::GetEnv - extract the environment from a shell after executing commands River stage one • 4 direct dependents • 5 total dependents

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 River stage zero No dependents

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() River stage zero No dependents

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 River stage zero No dependents

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 River stage one • 2 direct dependents • 2 total dependents

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

CPANPLUS::Shell::Default::Plugins::CustomSource - add custom sources to CPANPLUS River stage two • 35 direct dependents • 40 total dependents

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::EnvImporter - Perl extension for importing environment variable changes from external commands or shell scripts River stage one • 2 direct dependents • 3 total dependents

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 River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

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

Metabrik::Shell::Rc - shell::rc Brik River stage zero No dependents

GOMOR/Metabrik-Repository-1.44 - 11 Aug 2023 15:22:31 UTC

Shell::POSIX::Select - The POSIX Shell's "select" loop for Perl River stage one • 1 direct dependent • 1 total dependent

MTHURN/Shell-POSIX-Select-0.09 - 15 Jul 2023 13:33:45 UTC

Metabrik::Core::Shell - core::shell Brik River stage zero No dependents

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

WWW::Mechanize::Shell - An interactive shell for WWW::Mechanize River stage one • 1 direct dependent • 1 total dependent

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.62 - 21 Jul 2023 19:50:38 UTC
30 results (0.046 seconds)