The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

demo_adapter.pl - An Aw Package Demonstration Client.

SYNOPSIS

./demo_adapter.pl

DESCRIPTION

Adapter to handle request for the PerlDevKit::PerlDemo, goes with the demo_client.pl script. The adapter simply prints the event it receives as a string. It will also deserialize the dumped HelloWorld object embedded in the event and invoke a method.

The HelloWorld.pm must be installed where both the demo_client.pl and demo_adapter.pl scripts are executed from.

AUTHOR

Daniel Yacob Mekonnen, Yacob@wMUsers.Com

SEE ALSO

perl(1). ActiveWorks Supplied Documentation