# New Ticket Created by  Andy Weidenbaum 
# Please include the string:  [perl #127049]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=127049 >


In Config::TOML, this is fixed by removing the Str type from Array:
https://github.com/atweiden/config-toml/commit/6ecdfa16dabce189df1925eab3dc4d85d1e58331

Bug is seen in this test: 
https://github.com/atweiden/config-toml/blob/master/t/exceptions/01-document.t#L9

Reply via email to