NAME

Aw - Perl extension for the ActiveWorks C Application Development Kit

SYNOPSIS

use Aw; require Aw::Adapter; require Aw::Event;

my $adapter = new Aw::Adapter ( "3.0", ) ; my $event = new Aw::Event;

DESCRIPTION

A Java like interface to the CADK thru Perl.

Exported Constants

Everything in the CADK include files should be exported as constants.

AUTHOR

Daniel Yacob Mekonnen, Yacob@RCN.Com

SEE ALSO

perl(1). ActiveWorks Supplied Documentation