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

Search results for "IO::All"

IO::All - IO::All to Larry Wall! River stage three • 134 direct dependents • 358 total dependents

IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called "io", which returns a new IO::All object. And that object can do it a...

FREW/IO-All-0.87 - 18 Jul 2017 21:06:01 UTC - Search in distribution

Spoon::Base - Generic Spoon Base Class River stage three • 8 direct dependents • 141 total dependents

Base class for application plugins. Provides basic functionality to all modules inheriting from this class....

INGY/Spoon-0.24 - 09 Dec 2006 23:29:37 UTC - Search in distribution

IO::All::FTP - Extends IO::All to FTP URLs River stage one • 4 direct dependents • 5 total dependents

This module extends IO::All for dealing with FTP URLs. Note that you don't need to use it explicitly, as it is autoloaded by IO::All whenever it sees something that looks like an FTP URL....

ITUB/IO-All-LWP-0.14 - 29 Mar 2007 07:34:08 UTC - Search in distribution

IO::All::Rule - Iterative, recursive file finder with IO::All River stage zero No dependents

This module iterates over files and directories to identify ones matching a user-defined set of rules. This is a thin subclass of Path::Iterator::Rule that operates on and returns IO::All objects instead of bare file paths. See that module for detail...

DAGOLDEN/IO-All-Rule-0.003 - 24 Jan 2013 12:30:12 UTC - Search in distribution

IO::All::SFTP - use sftp from IO::All River stage zero No dependents

RSN/IO-All-SFTP-0.01 - 28 Jun 2009 05:47:40 UTC - Search in distribution

Alt::IO::All::new - Alternate IO::All - The Rewrite River stage zero No dependents

This is a rewrite of the infamous IO::All. The new design is detailed below....

INGY/Alt-IO-All-new-0.05 - 28 Aug 2014 18:37:08 UTC - Search in distribution

IO::All::Securftp - Securftp handler for IO::All River stage zero No dependents

This module extends IO::All for dealing with secure ftp remotes....

REHSACK/IO-All-Securftp-0.001 - 26 May 2015 09:49:11 UTC - Search in distribution

MooseX::Types::IO::All - IO::All related constraints and coercions for Moose River stage one • 1 direct dependent • 9 total dependents

This module packages one Moose::Util::TypeConstraints with coercions, designed to work with the IO::All suite of objects....

FAYLAND/MooseX-Types-IO-0.04 - 02 Apr 2014 14:39:27 UTC - Search in distribution

Template::Plugin::IO::All - IO::All + Template River stage zero No dependents

Nothing much to explain. It's IO::All plugin for Template. Fun and easy!...

XERN/Template-Plugin-IO-All-0.01 - 01 Jan 2006 13:18:27 UTC - Search in distribution

PerlIO::via::EscStatus::ShowAll - print all status lines River stage one • 1 direct dependent • 1 total dependent

This is a variant of the EscStatus layer which prints all status lines coming through the stream, just with a newline each. The effect is that instead of each new status overwriting the previous they all display, scrolling up the screen. This is main...

KRYDE/PerlIO-via-EscStatus-12 - 24 Nov 2019 06:47:49 UTC - Search in distribution

IO - load various IO modules River stage five • 5475 direct dependents • 32646 total dependents

"IO" provides a simple mechanism to load several of the IO modules in one go. The IO modules belonging to the core are: IO::Handle IO::Seekable IO::File IO::Pipe IO::Socket IO::Dir IO::Select IO::Poll Some other IO modules don't belong to the perl co...

TODDR/IO-1.55 - 30 Dec 2023 20:22:15 UTC - Search in distribution
  • IO::Select - OO interface to the select system call
  • IO::Socket - Object interface to socket communications
  • IO::Handle - supply object methods for I/O handles

Syntax::Feature::Io - Provides IO::All River stage zero No dependents

This is a syntax feature extension for syntax providing IO::All. Not much additional use is provided, besides much easier access if you are already using syntax in one way or another....

PHAYLON/Syntax-Feature-Io-0.001 - 29 Jan 2011 20:09:10 UTC - Search in distribution

all - Load all packages under a namespace River stage one • 1 direct dependent • 1 total dependent

With the all pragma you can load multiple modules that share the same root namespace. This vastly reduces the amount of times you need to spend use'ing modules....

DEXTER/all-0.5101 - 05 Dec 2008 21:31:53 UTC - Search in distribution

Sys::Statgrab - Extension of Unix::Statgrab for greater portability River stage zero No dependents

Sys::Statgrab is an attempt to provide support for platforms unsupported by Unix::Statgrab, and to complete support for other platforms that Unix::Statgrab currently only partially supports. If your platform natively supports all Unix::Statgrab inter...

RYBSKEJ/Sys-Statgrab-0.01 - 04 Apr 2006 06:04:45 UTC - Search in distribution

perlapio - perl's IO abstraction interface. River stage five • 11292 direct dependents • 32664 total dependents

Perl's source code, and extensions that want maximum portability, should use the above functions instead of those defined in ANSI C's *stdio.h*. The perl headers (in particular "perlio.h") will "#define" them to the I/O mechanism selected at Configur...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Rethinkdb::IO - RethinkDB IO River stage one • 1 direct dependent • 1 total dependent

This module handles communicating with the RethinkDB Database....

NJLG/Rethinkdb-0.14 - 01 Jul 2016 18:56:37 UTC - Search in distribution

Paws::IoTWireless::ResetAllResourceLogLevels - Arguments for method ResetAllResourceLogLevels on Paws::IoTWireless River stage two • 9 direct dependents • 11 total dependents

This class represents the parameters used for calling the method ResetAllResourceLogLevels on the AWS IoT Wireless service. Use the attributes of this class as arguments to method ResetAllResourceLogLevels. You shouldn't make instances of this class....

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Future::IO - Future-returning IO methods River stage two • 14 direct dependents • 15 total dependents

This package provides a few basic methods that behave similarly to the same-named core perl functions relating to IO operations, but yield their results asynchronously via Future instances. This is provided primarily as a decoupling mechanism, to all...

PEVANS/Future-IO-0.15 - 18 Oct 2023 17:15:18 UTC - Search in distribution

IO::Util - A selection of general-utility IO function River stage two • 2 direct dependents • 12 total dependents

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 - Search in distribution
1,922 results (0.192 seconds)