summaryrefslogtreecommitdiff
path: root/doc/ivy-perl.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ivy-perl.html')
-rw-r--r--doc/ivy-perl.html64
1 files changed, 64 insertions, 0 deletions
diff --git a/doc/ivy-perl.html b/doc/ivy-perl.html
new file mode 100644
index 0000000..006ae35
--- /dev/null
+++ b/doc/ivy-perl.html
@@ -0,0 +1,64 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.7">
+ <TITLE>The Ivy Perl library guide</TITLE>
+ <LINK HREF="ivy-perl-1.html" REL=next>
+
+
+</HEAD>
+<BODY>
+<A HREF="ivy-perl-1.html">Next</A>
+Previous
+Contents
+<HR>
+<H1>The Ivy Perl library guide</H1>
+
+<H2>Stéphane Chatty, <CODE>chatty@cena.dgac.fr</CODE></H2>13 April 1999
+<P><HR>
+<EM>This document is a programmer's guide that describes how to use the Ivy Perl
+library to connect applications to an Ivy bus. This guide describes version 3.0
+of the library.</EM>
+<HR>
+<P>
+<H2><A NAME="toc1">1.</A> <A HREF="ivy-perl-1.html">General information</A></H2>
+
+<UL>
+<LI><A HREF="ivy-perl-1.html#ss1.1">1.1 What is Ivy?</A>
+<LI><A HREF="ivy-perl-1.html#ss1.2">1.2 The Ivy Perl library</A>
+</UL>
+<P>
+<H2><A NAME="toc2">2.</A> <A HREF="ivy-perl-2.html">Getting and installing the Ivy Perl library</A></H2>
+
+<UL>
+<LI><A HREF="ivy-perl-2.html#ss2.1">2.1 Installing RedHat or Debian packages</A>
+</UL>
+<P>
+<H2><A NAME="toc3">3.</A> <A HREF="ivy-perl-3.html">Basic functions</A></H2>
+
+<UL>
+<LI><A HREF="ivy-perl-3.html#ss3.1">3.1 Initialization and main loop</A>
+<LI><A HREF="ivy-perl-3.html#ss3.2">3.2 Emitting messages</A>
+<LI><A HREF="ivy-perl-3.html#ss3.3">3.3 Subscribing to messages</A>
+<LI><A HREF="ivy-perl-3.html#ss3.4">3.4 Example</A>
+</UL>
+<P>
+<H2><A NAME="toc4">4.</A> <A HREF="ivy-perl-4.html">Advanced functions</A></H2>
+
+<UL>
+<LI><A HREF="ivy-perl-4.html#ss4.1">4.1 Utilities</A>
+<LI><A HREF="ivy-perl-4.html#ss4.2">4.2 Direct messages</A>
+</UL>
+<P>
+<H2><A NAME="toc5">5.</A> <A HREF="ivy-perl-5.html">Managing timers and other channels</A></H2>
+
+
+<P>
+<H2><A NAME="toc6">6.</A> <A HREF="ivy-perl-6.html">Conventions for writing applications</A></H2>
+
+<HR>
+<A HREF="ivy-perl-1.html">Next</A>
+Previous
+Contents
+</BODY>
+</HTML>