aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-ControlPort/pkg-descr
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-06 11:38:51 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-06 11:38:51 +0000
commit40e15776d7838545b976d3168c0e9cb49416b79f (patch)
treec944714790a1b8722d67040cc97f0b076cfd1f21 /net/p5-POE-Component-ControlPort/pkg-descr
parentc0184bdf7db994685f307a2c7ccd6a4da33ce5de (diff)
downloadports-40e15776d7838545b976d3168c0e9cb49416b79f.tar.gz
ports-40e15776d7838545b976d3168c0e9cb49416b79f.zip
When building network applications, it is often helpful to have
a network accessible control and diagnostic interface. This module provides such an interface for POE applications. By default, it provides a fairly limited set of commands but is easily extended to provide whatever command set you require. WWW: http://search.cpan.org/dist/POE-Component-ControlPort PR: ports/92875 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=155315
Diffstat (limited to 'net/p5-POE-Component-ControlPort/pkg-descr')
-rw-r--r--net/p5-POE-Component-ControlPort/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/p5-POE-Component-ControlPort/pkg-descr b/net/p5-POE-Component-ControlPort/pkg-descr
new file mode 100644
index 000000000000..b3fd2c630eec
--- /dev/null
+++ b/net/p5-POE-Component-ControlPort/pkg-descr
@@ -0,0 +1,7 @@
+When building network applications, it is often helpful to have
+a network accessible control and diagnostic interface. This module
+provides such an interface for POE applications. By default, it
+provides a fairly limited set of commands but is easily extended
+to provide whatever command set you require.
+
+WWW: http://search.cpan.org/dist/POE-Component-ControlPort