From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

HelloWorld - A Dummy Class for Aw:: Demonstrations.

SYNOPSIS

require HelloWorld;

my $world = new HelloWorld;

DESCRIPTION

The HelloWorld module is required by the demo_adapter.pl and demo_client.pl demonstration scripts. It serves no practical purpose.

AUTHOR

Daniel Yacob Mekonnen, Yacob@wMUsers.Com

SEE ALSO

perl(1). Aw(3).