Name : perl-IO-Lambda
| |
Version : 1.16
| Vendor : obs://build_opensuse_org/home:csbuild
|
Release : 1.3
| Date : 2012-04-27 11:27:10
|
Group : Development/Libraries/Perl
| Source RPM : perl-IO-Lambda-1.16-1.3.src.rpm
|
Size : 0.30 MB
| |
Packager : (none)
| |
Summary : IO::Lambda - non-blocking I/O as lambda calculus
|
Description :
This module is another attempt to fight the horrors of non-blocking I/O. It tries to bring back the simplicity of the declarative programming style, that is only available when one employs threads, coroutines, or co-processes. Usually coding non-blocking I/O for single process, single thread programs requires construction of state machines, often fairly complex, which fact doesn\'t help the code clarity, and is the reason why the asynchronous I/O programming is often considered \'messy\'. Similar to the concept of monads in functional languages, that enforce a certain order of execution over generally orderless functions, \"IO::Lambda\" allows writing I/O callbacks in a style that resembles the good old sequential, declarative programming.
The manual begins with code examples, then proceeds to explaining basic assumptions, then finally gets to the complex concepts, where the real fun begins. You can skip directly there (\"Stream IO\", \"Higher-order functions\"), where the functional style mixes with I/O. If, on the contrary, you are intimidated by the module\'s ambitions, you can skip to \"Simple use\" for a more gentle introduction. Those, who are interested how the module is different from the other I/O frameworks, please continue reading.
Warning: API in version 1.01 has slightly changed. See IO::Lambda::Compat for dealing with program written usign the older API.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/RHEL_5/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(IO::Lambda)
perl(IO::Lambda::Backtrace)
perl(IO::Lambda::Compat)
perl(IO::Lambda::DBI)
perl(IO::Lambda::DBI::Statement)
perl(IO::Lambda::DBI::Storable)
perl(IO::Lambda::DNS)
perl(IO::Lambda::Flock)
perl(IO::Lambda::Fork)
perl(IO::Lambda::HTTP)
perl(IO::Lambda::HTTP::Authen::NTLM)
perl(IO::Lambda::HTTP::Authen::Negotiate)
perl(IO::Lambda::HTTP::HTTPS)
perl(IO::Lambda::Loop)
perl(IO::Lambda::Loop::AnyEvent)
perl(IO::Lambda::Loop::Prima)
perl(IO::Lambda::Loop::Select)
perl(IO::Lambda::Message)
perl(IO::Lambda::Message::DBI)
perl(IO::Lambda::Message::Simple)
perl(IO::Lambda::Mutex)
perl(IO::Lambda::Poll)
perl(IO::Lambda::SNMP)
perl(IO::Lambda::Signal)
perl(IO::Lambda::Socket)
perl(IO::Lambda::Thread)
perl-IO-Lambda
Requires :