[![Build Status](https://secure.travis-ci.org/cucumber/gherkin-perl.svg)](http://travis-ci.org/cucumber/gherkin-perl) Gherkin parser/compiler for Perl. Please see [Gherkin](https://github.com/cucumber/gherkin) for details. ## Developers Some files are generated from the `gherkin-perl.razor` file. Please run the following command to generate the perl files. ~~~bash cd /perl make ~~~