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 |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |