An open API service indexing awesome lists of open source software.

https://github.com/cucumber/gherkin-perl

[READ-ONLY] Gherkin for Perl - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin
https://github.com/cucumber/gherkin-perl

Last synced: 8 months ago
JSON representation

[READ-ONLY] Gherkin for Perl - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin

Awesome Lists containing this project

README

          

# Gherkin for 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
~~~