Kata Seeds: Perl (http://www.perl.org)
Clone this repo with git
:
git clone https://github.com/kata-seeds/perl-seed.git
cd perl-seed
Install dependencies and run your tests with make
:
make
You should eventually see 2 tests ran and 0 failures. If make
doesn't work for you, please open an issue.
Now you can start your kata! May we suggest the Game of Life?