From 13a14620052d4c07fba6e1a95b1360fef9d9497a Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 28 Apr 2017 00:05:38 +0200 Subject: Drop support for rakudo 2017.03 --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 8828821..2b26a32 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,10 @@ A TOML parser for [Config](https://github.com/scriptkitties/p6-Config). zef install Config::Parser::toml ``` +## Known issues +The dependency `Config::TOML` fails to test on Rakudo 2017.03. As such, +you will need to use Rakudo 2017.04 or higher in order to use this module. + ## License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software -- cgit v1.1