Search results for "module:Tie::STDOUT"
Tie::STDOUT - intercept writes to STDOUT and apply user-defined functions to them.
This module intercepts all writes to the STDOUT filehandle and applies whatever function you desire to what would have gone to STDOUT. In the example above, any use of the print() function on this filehandle will have its output transmogrified into u...
DCANTRELL/Tie-STDOUT-1.0500 - 25 Nov 2021 20:41:49 UTC
CGI::MxScreen::Tie::Stdout - Discard STDOUT output
This class is used by "CGI::MxScreen" to discard any STDOUT output made until the "display()" routine is called. All discarded output is logged, with the origin of the call, identifying the culprit. Upon an unexpected reception of something that look...
PURDY/CGI-MxScreen-0.103 - 18 Oct 2004 15:16:18 UTC
Tie::Gzip - read and write gzip compressed files
The 'Tie::Gzip' module provides a file handle Tie for compressing and uncompressing files using the gzip compression format. By tieing a filehandle to 'Tie::Gzip' subsequent uses of the file subroutines with the tied filehandle will compress data wri...
SOFTDIA/Tie-Gzip-0.06 - 16 Apr 2004 20:38:48 UTC
Tie::PerFH - creates scalars specific to a filehandle
This module creates scalars that hold different values depending on which filehandle is selected (much like the format variables, and the autoflush variable)....
PINYAN/Tie-PerFH-1.00 - 23 Jan 2001 22:47:14 UTC
Tie::Select - Provides a localized interface to the select function
The Perl builtin "print", when not called with an explicit file handle, will print to the file handle designated by the "select" command. This is a global action, which is bad. Further, it has an awkward interface for restoring a previous handle; on ...
JBERGER/Tie-Select-0.01 - 31 Jan 2012 06:44:21 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
Apache::XPP
Apache::XPP is an HTML parser which on run time compiles and runs embedded perl code....
CNATION/Apache-XPP-2.02 - 12 Mar 2002 06:32:15 UTC
CGI::WebOut - Perl extension to handle CGI output (in PHP-style).
This module is used to make CGI programmer's work more comfortable. The main idea is to handle output stream ("STDOUT") to avoid any data to be sent to browser without "Content-type" header. Of cource, you may also send your own headers to browser us...
KOTEROV/CGI-WebOut-2.25 - 07 Dec 2006 12:40:12 UTC
CGI::WebGzip - Perl extension for GZipping script output
use CGI::WebGzip([compression_level]) Captures all the script output for deflating. Default compression level is 9 (maximum). Value 0 means no compression. void flush() Flushes the compressed buffer immediately and releases STDOUT capture. Usable in ...
KOTEROV/CGI-WebGzip-0.14 - 04 Apr 2006 07:29:00 UTC
Tie::Hash::DBD - tie a plain hash to a database table
This module has been created to act as a drop-in replacement for modules that tie straight perl hashes to disk, like "DB_File". When the running system does not have enough memory to hold large hashes, and disk-tieing won't work because there is not ...
HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC
Tie::Array::DBD - tie a plain array to a database table
This module ties an array to a database table using only an "index" and a "value" field. If no tables specification is passed, this will create a temporary table with "h_key" for the key field and a "h_value" for the value field. I think it would mak...
HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC
Tie::Handle::Filter - [DEPRECATED] filters filehandle output through a coderef
DEPRECATION NOTICE: This module distribution is deprecated in favor of Text::OutputFilter, which is more robust while being functionally identical, or PerlIO::via::dynamic, which uses a different mechanism that may offer better performance. This is a...
MJGARDNER/Tie-Handle-Filter-0.011 - 12 Oct 2016 15:32:21 UTC
Tie::Handle::CSV - easy access to CSV files
"Tie::Handle::CSV" makes basic access to CSV files easier. Features Auto-parse CSV line When you read from the tied handle, the next line from your CSV is parsed and returned as a data structure ready for access. In the example below $csv_line is a h...
DANBOO/Tie-Handle-CSV-0.15 - 22 Jul 2013 21:35:25 UTC
Acme::Tie::Eleet - Perl extension to 5pE4k 1Ik3 4n 3l337!
Have you ever wanted to speak like an eleet? Do you feel like it's too difficult to do your case mixin' manually? Tired of being laugh at by your mates because your quotes don't make you look like an h4x0r? Well, there's a solution, and you're readin...
JQUELIN/Acme-Tie-Eleet-1.0.2 - 26 Nov 2007 12:50:29 UTC
FileHandle::Unget - FileHandle which supports multi-byte unget
FileHandle::Unget operates exactly the same as FileHandle, except that it provides a version of ungetc that allows you to unget more than one character. It also provides ungets to unget a string. This module is useful if the filehandle refers to a st...
DCOPPIT/FileHandle-Unget-0.1634 - 12 Jul 2018 03:28:06 UTC
Tie::Array::PackedC - Tie a Perl array to a C-style array (packed; elements of a single, simple data type)
Provides a perl array interface into a string containing a C style array. In other words the string is equivelent to the string that would be returned from the equivelent pack command (defaulting to pack type "l!") using a normal array of the same va...
YVES/Tie-Array-PackedC-0.03 - 14 Mar 2006 10:13:26 UTC
Test::Builder::Tester - test testsuites that have been built with Test::Builder
A module that helps you test testing modules that are built with Test::Builder. The testing system is designed to be used by performing a three step process for each test you wish to test. This process starts with using "test_out" and "test_err" in a...
MARKF/Test-Builder-Tester-1.01 - 30 Jul 2004 11:37:09 UTC
Test::Builder::Tester - test testsuites that have been built with Test::Builder
A module that helps you test testing modules that are built with Test::Builder. The testing system is designed to be used by performing a three step process for each test you wish to test. This process starts with using "test_out" and "test_err" in a...
EXODIST/Test-Simple-1.302191 - 09 Jul 2022 17:49:19 UTC
Tie::Handle::Filter::Output::Timestamp - prepend filehandle output with a timestamp
This class may be used with Perl's tie function to prepend all output with a timestamp, optionally formatted according to the POSIX "strftime" function. Only the beginning of strings given to "print", "printf", "syswrite", and "say" (in Perl > v5.10)...
MJGARDNER/Tie-Handle-Filter-0.011 - 12 Oct 2016 15:32:21 UTC