perl interface to OpenBSD socket splicing
The BSD::Socket::Splice module implements a Perl interface to OpenBSD
socket splicing.  Compared to the manual aproach with pack() and
setsockopt(), it provides a convenient way to access the necessary
system-calls.

Maintainer: Alexander Bluhm <bluhm@openbsd.org>

WWW: http://search.cpan.org/dist/BSD-Socket-Splice/
