Introduction

LayGO for Perl5 provides full access to the LayGO API from Perl5 applications (Perl version 5.004 and later). It contains the following components:

LayGO for Perl5 Components
Laygo.pm Module which exports Perl constant and function declarations for the LayGO API.
Laygo.dll
Laygo.so
Dynamically loading libraries for the LayGO API.
FrmRelay.pm
Lapb.pm
Lapd.pm
X21bis.pm
X25.pm
Modules which export Perl constant and function declarations for the protocol layers.
pltdrv Test program which demonstrates how to call the LayGO API from Perl5.

LayGO for Perl5 is currently available for the following platforms:

The Perl5 source code and project files are contained in laygopl.zip (Win32) and laygopl.tar.gz (Unix platforms). To install, simply create a perl subdirectory in the LayGO installation directory and extract the distrubution files into it.