The module "IO::Capture::Stdout", 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 UTCThis module extends an IO::Async::Loop to use the system's name resolver functions asynchronously. It provides a number of named resolvers, each one providing an asynchronous wrapper around a single resolver function. Because the system may not provi...
PEVANS/IO-Async-0.77 - 13 May 2020 18:19:03 UTCThis class provides standard IO methods for reading and writing text files of codon usage tables. These tables can initially be retrieved using Bio::DB::CUTG. At present only this format is supported for read/write. Reading a CUTG will return a Bio::...
CJFIELDS/BioPerl-1.7.7 - 07 Dec 2019 19:47:42 UTCThis object class forms the basis for all the other event objects that an IO::Async program uses. It provides the lowest level of integration with a IO::Async::Loop container, and a facility to collect Notifiers together, in a tree structure, where a...
PEVANS/IO-Async-0.77 - 13 May 2020 18:19:03 UTCThis module provides a Perl interface that allows writing bzip2 compressed data to files or buffer. For reading bzip2 files/buffers, see the companion module IO::Uncompress::Bunzip2....
PMQS/IO-Compress-2.100 - 07 Jan 2021 13:57:52 UTCGeneDesign is a library for the computer-assisted design of synthetic genes...
NOTDOCTOR/Bio-GeneDesign-5.56 - 19 Jun 2020 16:50:54 UTCThis subclass of IO::Async::Notifier wraps a function body in a collection of worker processes, to allow it to execute independently of the main process. The object acts as a proxy to the function, allowing invocations to be made by passing in argume...
PEVANS/IO-Async-0.77 - 13 May 2020 18:19:03 UTCMOOCOW/PDL-CCS-1.23.13 - 19 Nov 2020 06:00:18 UTC
IO::Pager subclasses are designed to programmatically decide whether or not to pipe a filehandle's output to a program specified in *PAGER*; determined and set by IO::Pager at runtime if not yet defined. This subclass buffers all output for display u...
JPIERCE/IO-Pager-2.10 - 05 Nov 2020 00:03:29 UTCThis is a simplified re-write of IO::All with additional functionality from IO::AtomicFile. Provides the same minimalist API but without the heavy OO overloading. Only has methods for files and directories...
PJFL/File-DataClass-0.73.1 - 02 Jun 2017 00:03:17 UTCIO::Prompt::Timeout provides *prompt* subroutine most of which comes from ExtUtils::MakeMaker. It also has timeout feature just like Prompt::Timeout. The default timeout seconds is 60. When prompt timed out, the default answer can be taken when it's ...
KEYAMB/IO-Prompt-Timeout-0.04 - 28 Dec 2014 07:16:10 UTC"IO::Pty::HalfDuplex" is designed to perform impedence matching between driving programs which expect commands and responses, and driven programs which use a terminal in full-duplex mode. In this vein it is somewhat like *expect*, but less general an...
SOREAR/IO-Pty-HalfDuplex-0.02 - 18 Jun 2009 03:19:09 UTCThis class object handles the actual http traffic. Parameters are passed from the calling object (partly from API class) via Connection class object. This class can be mocked and replaced when the client objects are created....
MIKKOI/IO-Iron-0.13 - 08 Jan 2019 23:33:51 UTCIO::Capture::Tie_STDx does not handle feature 'say' correctly. The bug has been reported to the author. Meanwhile, a fix is needed. IO::Capture::Sayfix works around this bug: IO::Capture::Stdout is loaded, if it's not already. 'say' is captured if th...
XIONG/Devel-Comments-v1.1.4 - 07 Aug 2011 14:23:21 UTCThe module is a bridge between Linux::Inotify2 and IO::Lambda. It uses lambda-style wrappers for subscribe and listen to inotify events, in the more or less the same interface as Linux::Inotify2 does, but with extra timeout capability for free. The m...
KARASIK/IO-Lambda-Inotify-1.01 - 07 May 2012 18:25:17 UTCThe module implements a generic message passing protocol, and two generic classes that implement the server and the client functionality. The server code is implemented in a simple, blocking fashion, and is expected to be executed remotely. The clien...
KARASIK/IO-Lambda-1.30 - 30 Jun 2019 08:19:09 UTCThis is the IO::AIO-based backend of AnyEvent::IO (via AnyEvent::AIO). All I/O operations it implements are done asynchronously....
MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTCField.pm gives you access to the individual fields of a Grib file. Here is the code that attempts to decipher each of the sections associated with the format. All of the data is read into PDLs (one for each section) and it only deciphers those pdls o...
JEDWARDS/PDL-IO-Grib-2.0 - 30 Aug 2000 17:14:43 UTCThis module allows you to read DNA position scoring matrices and/or their respective sequence matches from a file. There are two header methods, one belonging to Bio::Matrix::PSM::IO::driver and the other to Bio::Matrix::PSM::Psm. They provide genera...
CJFIELDS/BioPerl-1.7.7 - 07 Dec 2019 19:47:42 UTCThis subclass of IO::File adds two new methods to an IO handle; "pack" and "unpack". These provide the ability to write or read packed binary values to and from the filehandle, using the same kind of format strings as the core perl functions of the s...
PEVANS/IO-Handle-Packable-0.01 - 09 Nov 2019 17:52:38 UTC