Perl Package "GPIB", version 0.1 Written around May 4, 1998. Released to the public June 25, 1998. by Steve Tell, tell@cs.unc.edu http://www.cs.unc.edu/~tell This is my first attempt at a perl package that interfaces to libgpib from the linux-gpib package. We have successfully used it to write perl scripts that control a Tektronix 11801a osciliscope, an HP 8656b signal generator, and both at once. So far, I only implemented the libgpib functions that we needed for our work. There is some rudimentary documentation in GPIB.pm, and installation instructions in the Readme file.