Man Page: io::handle::prototype
Operating Environment: debian
Section: 3pm
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 |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |