paperlined.org
dev
>
perl
>
modules
>
related_modules
document updated 14 years ago, on Oct 1, 2010
Unix domain sockets
are nifty. How do you use them in Perl?
Generally
Perl Cookbook
IO::Socket::UNIX
— this does NOT have sendmsg/recvmsg support
a REAL WORKING EXAMPLE
more working examples
sendmesg/recvmsg
Socket::MsgHdr
File::FDPasser
Socket::PassAccessRights
— I confirmed this works A-okay for me, on normal Linux!
pure Perl
(!!)