NAME
Acme::Hi - Say "hi" easily and in many tongues
SYNOPSIS
use Acme::Hi;
print hi();
DESCRIPTION
Say "hi" in a variety of languages, easily. Exports hi
function by default.
METHODS
hi
print hi();
Exported by default. Returns a greeting selected at random from many lanaguages.
AUTHOR
Robbie Bow
CPAN ID: ROBBIEBOW
robbiebow@cpan.org
http://robbiebow.co.uk
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.