[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] Variety Show



Here's how to create a variety show.

Add the following lines after the "&wrap_up;" line and before the
"exit(0);" line in "jokers.pl":

   do "99_bottles.pl";
   &react;
   do "Daisy_Bell.pl";
   &react;
   do "yodel.pl";
   &react;

Of course, you must have these programs saved accordingly. All of these
programs must be in the same folder as  "jokers.pl", or you'll have to
supply the complete file paths.

Run the program to amuse your friends. Run it again when you want them to
go home.

Enjoy,

David Seay
http://www.mastercall.com/g-s



===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org