mirror of
https://github.com/MillironX/cowsay-cows.git
synced 2024-11-22 06:39:55 +00:00
23 lines
771 B
Text
23 lines
771 B
Text
|
$the_cow = <<"EOC";
|
||
|
$thoughts
|
||
|
o==+-- $thoughts
|
||
|
| |\\ \\ $thoughts
|
||
|
| | \\ \\ ____________________
|
||
|
| \\ \\ \\ | |
|
||
|
| \\ \\ \\ | +------------+ |
|
||
|
| \\ \\ \\ | | ^__^ | |
|
||
|
| \\ \\ \\| | ($eyes) | |
|
||
|
| \\ \\ | | o\\ (__) | |
|
||
|
| \\ \\| | | \\/ $tongue \\ | |
|
||
|
/---\\ \\ | +------------+ |
|
||
|
/ \\ \\| |
|
||
|
| | | |
|
||
|
\\ / | |
|
||
|
\\---/ | |
|
||
|
| |
|
||
|
--------------------------
|
||
|
( )
|
||
|
--------------------------
|
||
|
Cow-struction worker
|
||
|
EOC
|