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)NAMEIO::Handle::Prototype - base class for callback based handles.SYNOPSISmy $fh = IO::Handle::Prototype->new( getline => sub { my $fh = shift; ... }, );DESCRIPTIONYou probably want IO::Handle::Prototype::Fallback instead. perl v5.10.1 2009-09-29 IO::Handle::Prototype(3pm)
Similar Topics in the Unix Linux Community |
---|
Introduction |
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |