the implementation begins

This commit is contained in:
2024-03-27 21:41:34 -04:00
parent 99058032db
commit d6a0e3d742
141 changed files with 1726 additions and 353 deletions

4
perl/cowenv Normal file
View File

@@ -0,0 +1,4 @@
# $Id$
# Development environment settings for cowsay
COWPATH=`pwd`/cows
export COWPATH