Acme::Magic8Ball - ask the Magic 8 Ball a question


Acme-Magic8Ball documentation  | view source Contained in the Acme-Magic8Ball distribution.

Index


NAME

Top

Acme::Magic8Ball - ask the Magic 8 Ball a question

SYNOPSIS

Top

    use Acme::Magic8Ball qw(ask);
    my $reply = ask("Is this module any use whatsoever?");

DESCRIPTION

Top

This is an almost utterly pointless module. But I needed it. So there.

METHODS

Top

ask <question>

Ask and ye shall receive!

AUTHOR

Top

Simon Wistow <simon@thegestalt.org>

COPYING

Top

Copyright 2005, Simon Wistow

Distributed under the same terms as Perl itself.

SEE ALSO

Top

The 8 Ball FAQ - http://8ball.ofb.net/faq.html

Mattel (who own the 8 Ball) - http://www.mattel.com


Acme-Magic8Ball documentation  | view source Contained in the Acme-Magic8Ball distribution.