io::handle::prototype(3pm) debian man page | unix.com

Man Page: io::handle::prototype

Operating Environment: debian

Section: 3pm

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
ppi::token::prototype(3) - mojave
dbix::searchbuilder::handle::sqlite(3pm) - debian
dbix::searchbuilder::handle::mysql(3pm) - debian
html::prototype::helper::tag(3pm) - debian
jifty::handle(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com