summaryrefslogtreecommitdiff
path: root/libvxi11client
diff options
context:
space:
mode:
Diffstat (limited to 'libvxi11client')
-rw-r--r--libvxi11client/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libvxi11client/README b/libvxi11client/README
index 9195cb6..71d5153 100644
--- a/libvxi11client/README
+++ b/libvxi11client/README
@@ -49,3 +49,9 @@ The perl module is free standing and doesn't depend on the main
source. If you want to distribute the perl module as a perl module
you would distribute the VXI11-Client directory that is generated by
make perl.
+
+Once the module source has been created with make perl it works like
+a normal perl module. make will build it, make install will install it.
+The main libvxi11client directory isn't used inside the module source.
+The main libvxi11client source doesn't need to be compiled or even
+present to use the perl module.