src/oping.c: Move calculation of average and stddev to separate functions.
[liboping.git] / README
diff --git a/README b/README
index 7d2e8d4..b12fd5d 100644 (file)
--- a/README
+++ b/README
@@ -21,6 +21,15 @@ Features
   * Object oriented interface.
 
 
+Perl bindings
+-------------
+
+  Included in the source package of liboping are bindings for Perl. The code
+  resides in the bindings/ subdirectory and is compiled and installed by
+  default. To disable building the Perl bindings, call `configure' with
+  `--without-perl-bindings'.
+
+
 Author
 ------