#!/usr/bin/perl
system ("clear");print <<END_of_Multiline_Text;
''iiiiiii_i''| ''....
:d888888888b| '.. ''
:88888888888' ''. ,/----._
:Y888888P,Y' ''.. ,|..:.::o\.
:d888888' . ' ,- .: @..::::o\
:Y88P' . '. /'......:.::o:oo|
''' . '. '. |._.__..-.:.::o:o|
: '. '. ,Y---|::ooOoO...
: '. ' / ..:.::o:ooOoOO8\
: ' ,|..:.::o:ooOoOO8O|
' ..:.::o:ooOoOO8|
\. .::o:ooOoOO8O88|
_____ ______ _____ ______ _______ `\.:.::o:ooOoOO8O8|
(_____|_____ \ (_____) _____|_______) `\.::o:ooOoOO8888|
_ _____) ) _ | / _____ `\.::ooooOOOO888|
| | | ____/ | || | | ___) '.:ooOoOO8O8888|
_| |_| | _| || \_____| |_____ `.:ooOoOO8O88/'
(_____)_| (_____)______)_______) ..oOOOO8888/
\.oOO8O88/
<.O8O8,'
_________|:p.8/................
.--''---.....__|'|..................
END_of_Multiline_Text
Stupid ... no?
I use this like a sub in my scripts... The cool is that is you type './script.pl logo', this sub print my LOGO on the screen (eh eh eh). I have a very high QI (=~ 2,4 points)
Considered: EdwardG delete - regretfully - allowing this starts us on a slippery slope.
Unconsidered: castaway - Keep/Edit/Delete = 13/1/16 - tied on keep/delete so we're keeping it
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.