in reply to Conway's Game of Life
Of course, there's the CPAN module Game::Life. I should have searched there too. It makes different assumptions; for instance, it requires an actual perl array or arrays for input, whereas my script breaks up lines read from a handle. But his code is nicely modularized in a ... well, in a module.
Sorry about that, guys.
rje
Sorry about that, guys.
rje
|
---|
In Section
Cool Uses for Perl