debian man page for io::handle::prototype

Query: io::handle::prototype

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IO::Handle::Prototype(3pm)				User Contributed Perl Documentation				IO::Handle::Prototype(3pm)

NAME
IO::Handle::Prototype - base class for callback based handles.
SYNOPSIS
my $fh = IO::Handle::Prototype->new( getline => sub { my $fh = shift; ... }, );
DESCRIPTION
You probably want IO::Handle::Prototype::Fallback instead. perl v5.10.1 2009-09-29 IO::Handle::Prototype(3pm)
Related Man Pages
tap::parser::sourcehandler::handle5.18(3pm) - mojave
tap::parser::sourcehandler::handle(3pm) - mojave
tap::parser::sourcehandler::handle(3pm) - osx
dbix::searchbuilder::handle::mysql(3pm) - debian
io::handle::prototype::fallback(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com