Forking Cowsay to experiment.
Go to file
1999-08-14 08:05:48 +00:00
cows Initial revision 1999-08-14 07:17:54 +00:00
cowsay First attempt at making this nicely installable. 1999-08-14 08:03:16 +00:00
cowsay.1 First attempt at making this nicely installable. 1999-08-14 08:03:16 +00:00
Files.base You know, the install script should go in... 1999-08-14 08:05:48 +00:00
INSTALL First attempt at making this nicely installable. 1999-08-14 08:03:16 +00:00
install.sh First attempt at making this nicely installable. 1999-08-14 08:03:16 +00:00
LICENSE First attempt at making this nicely installable. 1999-08-14 08:03:16 +00:00
Makefile First attempt at making this nicely installable. 1999-08-14 08:03:16 +00:00
MANIFEST First attempt at making this nicely installable. 1999-08-14 08:03:16 +00:00
README First attempt at making this nicely installable. 1999-08-14 08:03:16 +00:00

==========
cowsay 3.0
==========

cowsay is a configurable talking cow, written in Perl.  It operates
much as the figlet program does, and it written in the same spirit
of silliness.

cowsay is actually a pretty old program.  It has not really been
released before, and I am releasing it in the hope that someone
other than myself will be amused by it. 

The first major version of cowsay had one cow and one message
template: $foo is $verb $bar.  Not very flexible, but people managed
to do pretty interesting things with it.  The second major version
scrapped many of the limitations of the first, by allowing arbitrary
messages, multiple cowfiles, and even support for cows talking in
figlet.  The third version was a rewrite of the second into Perl
5, whereupon the code got a lot smaller and more manageable. :-)

To install cowsay, consult the INSTALL file in this directory.

For the terms and conditions of use, consult the LICENSE file in
this directory.

-- Tony Monroe (tony@nog.net)

$Id$