File: elephant-in-snake.cow

package info (click to toggle)
cowsay 3.03%2Bdfsg2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 512 kB
  • sloc: perl: 169; sh: 68; python: 16; makefile: 9
file content (16 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##
## Do we need to explain this?
##
## Reversal patch from "D. Joe Anderson" <deejoe@raccoon.com>
##  in Bug #190455
##
$the_cow = <<EOC;
       $thoughts
        $thoughts  ....
          .    ........
          .            .
          .             .
    .......              .........
    ..............................
Elephant inside ASCII snake
EOC