The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Aw::ClientX - ActiveWorks Client as Blessed Hash.

SYNOPSIS

require Aw::ClientX;

my $client = new Aw::ClientX ( "myGroup", "myApp" );

DESCRIPTION

Demonstative module that allows for a blessed hash to act as a client.

AUTHOR

Daniel Yacob Mekonnen, Yacob@wMUsers.Com

SEE ALSO

perl(1). Aw(3).