Thu Oct 01 1998 15:34:
I don't always do what mama said, but I do always make things more
complicated than they need to be. Rather than use the new (see last entry) Pokey perl script
which generates another perl script as output, I have simplified it by turning it into two
perl scripts that do different jobs. One will get run as a nightly cron job
and write its findings to a file. The other will be the standard
pokey.pl we know and love, but instead of the numbers of panels being
fixed as they are now, it will read from the file that the other script
writes to. And both scripts will live happily ever after. The end.