NAME

   Acme::Rando - Get a Random Star Wars quote

VERSION

   version 0.1

SYNOPSIS

           use Acme::Rando;

           say rando();

DESCRIPTION

   Exports a function rando() which returns a random star wars quote. This
   joke probably only makes sense to my coworkers.

AUTHORS

       Chris Reinhardt
       [email protected]


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.