mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
5d31075cb4
applications with transparent object/method access from the client to the server. Network communication is optionally encrypted using IO::Socket::SSL. Several event loop managers are supported due to an extensible API. Currently Event and Glib are implemented. WWW: http://search.cpan.org/dist/Event::RPC/ PR: ports/97350 Submitted by: Vivek Khera <vivek@khera.org>
18 lines
641 B
Plaintext
18 lines
641 B
Plaintext
%%SITE_PERL%%/Event/RPC.pm
|
|
%%SITE_PERL%%/Event/RPC/AuthPasswdHash.pm
|
|
%%SITE_PERL%%/Event/RPC/Client.pm
|
|
%%SITE_PERL%%/Event/RPC/Connection.pm
|
|
%%SITE_PERL%%/Event/RPC/LogConnection.pm
|
|
%%SITE_PERL%%/Event/RPC/Logger.pm
|
|
%%SITE_PERL%%/Event/RPC/Loop.pm
|
|
%%SITE_PERL%%/Event/RPC/Loop/Event.pm
|
|
%%SITE_PERL%%/Event/RPC/Loop/Glib.pm
|
|
%%SITE_PERL%%/Event/RPC/Message.pm
|
|
%%SITE_PERL%%/Event/RPC/Server.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Event/RPC/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Event/RPC
|
|
@dirrm %%SITE_PERL%%/Event/RPC/Loop
|
|
@dirrm %%SITE_PERL%%/Event/RPC
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Event
|
|
@dirrmtry %%SITE_PERL%%/Event
|