The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

- [ ] Make TAP output for scenario outlines interpolate correctly
- [ ] Get passing against Cucumber-Features
	- [ ] comments.feature
	- [X] core.feature
	- [ ] data_tables.feature
	- [ ] doc_strings.feature
	- [ ] failing_steps.feature
	- [ ] hooks.feature
	- [X] tags.feature
	- [ ] undefined_steps.feature
	- [ ] world.feature
- [ ] Add support for explicit outlines
- [ ] Simplify Parser
- [ ] Add a document on integrating with test suties and CI
- [ ] Add a jUnit outputer
- [ ] Remove Ouch
- [ ] Fix indentation
- [ ] Add Transforms
- [ ] Allow command localization
- [ ] Quoting in tables is broken
- [ ] Placeholders in Pystrings
- [ ] Add Unicode exmaples
- [ ] Make Pherkin feature complete