http://qs321.pair.com?node_id=11106049


in reply to simple game of life by new hand

glycine, I second roboticus's suggestion for converting the data structures of your program to objects. (btw your first program complains about undeclared variables).

Your choice of the game of life as a starting application is good. It opens up a lot of possibilities - all realised through Perl and CPAN modules:

bw, bliako

edit: removed unwanted underline