NAME

Maplat::Helpers::Mascot - print the Maplat mascot as ASCII Art

SYNOPSIS

use Maplat::Helpers::Mascot;

MaplatMascot();

DESCRIPTION

This Module provides an easy way to print out the Maplat Mascot as ASCII art, which is a rabbit.

MaplatMascot()

This prints out a cute little rabbit, the mascot of the Maplat project.

AUTHOR

Rene Schickbauer, <rene.schickbauer@magnapowertrain.com>

COPYRIGHT AND LICENSE

Copyright (C) 2009 by Rene Schickbauer

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.