summaryrefslogtreecommitdiff
path: root/parallel/p5-Parallel-Pvm/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/p5-Parallel-Pvm/MESSAGE')
-rw-r--r--parallel/p5-Parallel-Pvm/MESSAGE14
1 files changed, 14 insertions, 0 deletions
diff --git a/parallel/p5-Parallel-Pvm/MESSAGE b/parallel/p5-Parallel-Pvm/MESSAGE
new file mode 100644
index 00000000000..403b0ad2088
--- /dev/null
+++ b/parallel/p5-Parallel-Pvm/MESSAGE
@@ -0,0 +1,14 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2002/10/13 04:30:05 dmcmahill Exp $
+
+The two examples included here are crafted after the C language hello
+and hello_other programs which come with PVM. To run this example,
+start the pvm daemon by running
+
+ ${PVM_ROOT}/lib/pvmd &
+
+Now execute the hello.pl program by running
+
+ ${PREFIX}/share/examples/p5-Parallel-Pvm/hello.pl
+
+===========================================================================