summaryrefslogtreecommitdiff
path: root/libvxi11client/perlbits
diff options
context:
space:
mode:
Diffstat (limited to 'libvxi11client/perlbits')
-rw-r--r--libvxi11client/perlbits/Client.pm3
-rw-r--r--libvxi11client/perlbits/README6
2 files changed, 6 insertions, 3 deletions
diff --git a/libvxi11client/perlbits/Client.pm b/libvxi11client/perlbits/Client.pm
index 5d1a3c4..d477031 100644
--- a/libvxi11client/perlbits/Client.pm
+++ b/libvxi11client/perlbits/Client.pm
@@ -245,6 +245,9 @@ as well as VXI-11.3 instrumentation from other manufacturers (oscilloscopes, etc
=end html
+Tested on Linux (Fedora 17 x86_64, primarily). It has not been tested on other
+operating systems at this time.
+
=head2 BASIC I/O
A VXI11 connection to an instrument involves establishing a link with up to three
diff --git a/libvxi11client/perlbits/README b/libvxi11client/perlbits/README
index d036787..da150de 100644
--- a/libvxi11client/perlbits/README
+++ b/libvxi11client/perlbits/README
@@ -1,5 +1,5 @@
-VXI11-Client version 0.01
-=========================
+VXI11-Client version 1.0.0
+==========================
This module is a wrapper around a C library that uses libc's built in
Sun RPC support to talk to VXI11 networked instruments.
@@ -23,7 +23,7 @@ COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
-Copyright (C) 2013 by daniel
+Copyright (C) 2013 by Avtech Electrosystems Ltd.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.14.2 or,