Search results for "module:IO::Filter"
BoutrosLab::TSVStream::IO::Role::Writer::Filter
This object provides an iterator to read through the lines of a data stream ($fd), converting each from a line with tab separated fields into an object of a class ($classs) that has attributes for those fields. Usually, the data stream will start wit...
BOUTROSLB/BoutrosLab-TSVStream-v0.5.4 - 27 Apr 2018 17:30:42 UTC
IO::Util - A selection of general-utility IO function
This is a micro-weight module that exports a few functions of general utility in IO operations....
DOMIZIO/IO-Util-1.5 - 31 Dec 2005 13:51:40 UTC
IO::Iron - Client Libraries to Iron services IronCache, IronMQ and IronWorker.
IronCache, IronMQ and IronWorker are cloud based services accessible via a REST API. CPAN Distribution IO::Iron contains Perl clients for accessing them. [See <http://www.iron.io/>] Please see the individual clients for further documentation and usag...
MIKKOI/IO-Iron-0.13 - 08 Jan 2019 23:33:51 UTC
Imager - Perl extension for Generating 24 bit Images
Imager is a module for creating and altering images. It can read and write various image formats, draw primitive shapes like lines,and polygons, blend multiple images together in various ways, scale, crop, render text and more. Overview of documentat...
TONYC/Imager-1.019 - 09 Jul 2022 03:41:29 UTC
IO::Lambda - non-blocking I/O as lambda calculus
This module is another attempt to fight the horrors of non-blocking I/O. It tries to bring back the simplicity of the declarative programming style, that is only available when one employs threads, coroutines, or co-processes. Usually coding non-bloc...
KARASIK/IO-Lambda-1.32 - 02 Dec 2022 16:40:40 UTC
IO::Capture - Abstract Base Class to build modules to capture output.
The "IO::Capture" Module defines an abstract base class that can be used to build modules that capture output being sent on a filehandle such as STDOUT or STDERR. Several modules that come with the distribution do just that. I.e., Capture STDOUT and ...
REYNOLDS/IO-Capture-0.05 - 30 Apr 2005 03:36:07 UTC
IO::Pipeline - map and grep for filehandles, unix pipe style
IO::Pipeline was born of the idea that I really like writing map/grep type expressions in perl, but writing: map { ... } <$fh>; does a slurp of the filehandle, and when processing big log files I tend to Not Want That To Happen. Plus, map restricts u...
MSTROUT/IO-Pipeline-0.009002 - 04 Apr 2010 21:01:15 UTC
Iterator::IO - Filesystem and stream iterators.
This module provides filesystem and stream iterator functions. See the Iterator module for more information about how to use iterators....
ROODE/Iterator-IO-0.02 - 23 Aug 2005 21:45:14 UTC
PDL::IO::Pic - image I/O for PDL
This package implements I/O for a number of popular image formats by exploiting the xxxtopnm and pnmtoxxx converters from the netpbm package (which is based on the original pbmplus by Jef Poskanzer). Netpbm is available at ftp://wuarchive.wustl.edu/g...
ETJ/PDL-2.082 - 22 Mar 2023 16:06:20 UTC
Net::Nmsg::IO - Net::Nmsg - Perl interface for the nmsg IO loop
Net::Nmsg::IO is a perl interface to the IO manager of the nmsg network data capture library....
MSISK/Net-Nmsg-0.17 - 01 Mar 2017 16:51:07 UTC
IO::Easy::Dir - IO::Easy child class for operations with directories.
APLA/IO-Easy-0.16
-
12 Apr 2011 15:14:35 UTC
PDL::IO::Image - Load/save bitmap from/to PDL (via FreeImage library)
PDL::IO::Image implements I/O for a number of popular image formats. It is based on "FreeImage library" <http://freeimage.sourceforge.net/> however there is no need to install FreeImage library on your system because PDL::IO::Image uses Alien::FreeIm...
KMX/PDL-IO-Image-1.001 - 11 Jul 2017 11:50:20 UTC
Fsdb::IO::Reader - handle formatting reading from a fsdb file (handle) or queue
JOHNH/Fsdb-3.1
-
24 Nov 2022 06:25:46 UTC
IO::Compress::Lzma - Write lzma files/buffers
This module provides a Perl interface that allows writing lzma compressed data to files or buffer. For reading lzma files/buffers, see the companion module IO::Uncompress::UnLzma....
PMQS/IO-Compress-Lzma-2.204 - 08 Feb 2023 21:51:08 UTC
IO::Async::Resolver - performing name resolutions asynchronously
This 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.802 - 15 Aug 2022 20:33:58 UTC
File::DataClass::IO - A powerful and concise API to do as much file IO as possible
This 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 UTC
IO::Socket::Multicast - Send and receive multicast messages
The IO::Socket::Multicast module subclasses IO::Socket::INET to enable you to manipulate multicast groups. With this module (and an operating system that supports multicasting), you will be able to receive incoming multicast transmissions and generat...
BRAMBLE/IO-Socket-Multicast-1.12 - 28 Apr 2010 10:40:49 UTC
IO::Socket::Multicast6 - Send and receive IPv4 and IPv6 multicast messages
The IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to manipulate multicast groups. With this module you will be able to receive incoming multicast transmissions and generate your own outgoing multicast packets. This module u...
NJH/IO-Socket-Multicast6-0.03 - 03 Dec 2009 22:09:51 UTC
Bio::Gonzales::Matrix::IO - Library for simple matrix IO
Provides functions for common matrix/list IO....
JWB/Bio-Gonzales-0.083 - 02 Jan 2021 23:10:48 UTC