The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "stderr"

Tk::Stderr - capture standard error output, display in separate window River stage one • 1 direct dependent • 1 total dependent

This module captures that standard error of a program and redirects it to a read only text widget, which doesn't appear until necessary. When it does appear, the user can close it; it'll appear again when there is more output....

KVAIL/Tk-Stderr-1.2 - 01 Apr 2003 04:05:57 UTC - Search in distribution

Log::Stderr - Simple logging to Stderr River stage zero No dependents

This module provides a convenient way to have a timestamped log output on STDERR. It also defines some mnemonic constants that you may want to use to name the log levels (these were shamelessly stolen from the syslog(3) man page) This is a tiny modul...

BRONTO/Log-Stderr-1.01 - 05 Jul 2015 20:46:10 UTC - Search in distribution

Tie::STDERR - Send output of your STDERR to a process or mail River stage zero No dependents

Sends all output that would otherwise go to STDERR either by email to root or whoever is responsible, or to a file or a process, or calls your function at the end of the script. This way you can easily change the destination of your error messages fr...

JANPAZ/Tie-STDERR-0.26 - 23 Dec 1998 10:52:26 UTC - Search in distribution

Debug::STDERR - provide debug() method and redirect STDERR. River stage one • 1 direct dependent • 2 total dependents

Debug::STDERR provides debug() method and redirect STDERR out to a file. If you want to use it, you should set tow environment variables for your shell. $ export DEBUG=1 $ export STDERR2LOG=log.out or edit $ENV on BEGIN block. ( you must put it on be...

MIKI/Debug-STDERR-0.00003 - 22 May 2009 22:48:11 UTC - Search in distribution

colorize::stderr - Colorize STDERR River stage one • 1 direct dependent • 1 total dependent

This is a convenience wrapper over colorize::handle for colorizing STDERR. Caveat: although this module provides "unimport()", this code does not do what you expect it to do: { use colorize::stderr; warn "colored warning!"; } warn "back to uncolored"...

PERLANCAR/colorize-stderr-0.002 - 21 Mar 2020 12:29:27 UTC - Search in distribution

Egg::Log::STDERR - Log message is output to STDERR. River stage two • 17 direct dependents • 17 total dependents

The log message is output to STDERR. The object of this module can be acquired in the log method of the project object. my $log= $project->log;...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

File::Path::Stderr - like File::Path but print to STDERR River stage zero No dependents

This is a very, very simple wrapper around File::Path. All exported functions function exactly the same as they do in File::Path except rather than printing activity reports to the currently selected filehandle (which is normally STDOUT) the messages...

MARKF/File-Path-Stderr-2.00 - 10 Mar 2012 09:48:27 UTC - Search in distribution

IO::Capture::Stderr - Capture all output sent to STDERR River stage three • 37 direct dependents • 112 total dependents

The module "IO::Capture::Stderr", is derived from the abstract class "IO::Capture". See IO::Capture. The purpose of the module (as the name suggests) is to capture any output sent to "STDOUT". After the capture is stopped, the STDOUT filehandle will ...

REYNOLDS/IO-Capture-0.05 - 30 Apr 2005 03:36:07 UTC - Search in distribution

Devel::STDERR::Indent - Indents STDERR to aid in print-debugging recursive algorithms. River stage one • 1 direct dependent • 1 total dependent

When debugging recursive code it's very usefl to indent traces, but often too much trouble. This module makes automates the indentation. When you call the "indent" function the indentation level is increased for as long as you keep the value you got ...

NUFFIN/Devel-STDERR-Indent-0.06 - 03 Nov 2009 13:48:04 UTC - Search in distribution

Fault::Delegate::Stderr - Stderr print logger delegate. River stage one • 3 direct dependents • 4 total dependents

This is a Logger delegate that writes all the log messages to stderr. It is Logger's default delegate if no other is given. It is also a pretty good one to start with when you are trying to understand how this system works. It satisfies the absolute ...

DALEAMON/Fault-1.01-2 - 31 Aug 2008 12:36:02 UTC - Search in distribution

Log::Any::Adapter::Stderr - Simple adapter for logging to STDERR River stage three • 285 direct dependents • 777 total dependents

This simple built-in Log::Any adapter logs each message to STDERR with a newline appended. Category is ignored. The "log_level" attribute may be set to define a minimum level to log....

PREACTION/Log-Any-1.717 - 17 Aug 2023 15:53:05 UTC - Search in distribution

Net::DRI::Logging::Stderr - STDERR Logging Operations for Net::DRI River stage zero No dependents

This class dumps all logging information to STDERR....

PMEVZEK/Net-DRI-0.96 - 25 Mar 2010 01:25:14 UTC - Search in distribution

IO::Capture::Stderr::Extended - Extend functionality of IO::Capture::Stderr River stage one • 3 direct dependents • 3 total dependents

JKEENAN/IO-Capture-Extended-0.13 - 11 Mar 2015 23:16:51 UTC - Search in distribution

Metrics::Any::Adapter::Stderr - write metrics to STDERR River stage three • 8 direct dependents • 152 total dependents

PEVANS/Metrics-Any-0.10 - 07 Jul 2023 10:38:18 UTC - Search in distribution

Armadito::Agent::Logger::Stderr - A stderr backend for the logger River stage zero No dependents

This is a stderr-based backend for the logger. It supports coloring based on message level on Unix platforms....

VHAMON/Armadito-Agent-0.10.1 - 01 Feb 2017 14:32:41 UTC - Search in distribution

Require::HookChain::log::stderr - Log a message to STDERR River stage one • 1 direct dependent • 1 total dependent

This hook should be put at the beginning to be able to log before other hooks or source loads the module, so it's best to require this hook last, e.g.: use Require::HookChain 'other::hook'; use Require::HookChain 'other::hook2'; ... use Require::Hook...

PERLANCAR/Require-HookChain-0.016 - 23 Feb 2024 02:00:27 UTC - Search in distribution

Message::Passing::Output::STDERR - STDOUT output River stage two • 19 direct dependents • 19 total dependents

Output messages to STDERR...

MSTROUT/Message-Passing-0.117 - 28 Apr 2020 16:36:21 UTC - Search in distribution

Mail::SpamAssassin::Logger::Stderr - log to standard error River stage two • 13 direct dependents • 18 total dependents

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

FusionInventory::Agent::Logger::Stderr - A stderr backend for the logger River stage zero No dependents

This is a stderr-based backend for the logger. It supports coloring based on message level on Unix platforms....

GBOUGARD/FusionInventory-Agent_2.6 - 26 Nov 2020 15:56:16 UTC - Search in distribution

lib/Apache/ASP/STDERR.pm River stage one • 2 direct dependents • 2 total dependents

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution
2,515 results (0.153 seconds)