summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2017-11-15 10:24:32 -0800
committerBen Pfaff <blp@ovn.org>2017-11-26 16:12:08 -0800
commit73965b801a470793be8926ac497d3895502b9454 (patch)
treedb4c40a82b2005091d5691bdb4340070df2eeca0 /Documentation
parent719dcfd4a25650e22b123a1ba7d32b84da8e5ed9 (diff)
downloadopenvswitch-73965b801a470793be8926ac497d3895502b9454.tar.gz
Remove Perl dependency.
Nothing in the OVS tree uses Perl any longer, so remove the dependency. Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Aaron Conole <aconole@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/intro/install/general.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/intro/install/general.rst b/Documentation/intro/install/general.rst
index e5ec155b9..1485bdc19 100644
--- a/Documentation/intro/install/general.rst
+++ b/Documentation/intro/install/general.rst
@@ -138,11 +138,6 @@ schema, you will also need the following software:
- libtool version 2.4 or later. (Older versions might work too.)
-To run the unit tests, you also need:
-
-- Perl. Version 5.10.1 is known to work. Earlier versions should also
- work.
-
The datapath tests for userspace and Linux datapaths also rely upon:
- pyftpdlib. Version 1.2.0 is known to work. Earlier versions should
@@ -162,9 +157,6 @@ other than plain text, only if you have the following:
- dot from graphviz (http://www.graphviz.org/).
-- Perl. Version 5.10.1 is known to work. Earlier versions should also
- work.
-
If you are going to extensively modify Open vSwitch, consider installing the
following to obtain better warnings: