Skip Menu |

This queue is for tickets about the Test-Harness CPAN distribution.

Report information
The Basics
Id: 121606
Status: new
Priority: 0/
Queue: Test-Harness

People
Owner: Nobody in particular
Requestors: rbt [...] rbt.ca
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: YAML Challenges with other produces
Date: Wed, 10 May 2017 10:50:32 -0400
To: bug-Test-Harness [...] rt.cpan.org
From: Rod Taylor <rbt [...] rbt.ca>
Other producers, such as node-tap, are producing YAML using a full spec YAML library which YAMLish sometimes struggles to parse; blank lines in backtraces are particularly painful. The attached patch using YAML::XS, however, functions as expected. I realize using YAML::XS by default isn't an option but would a command line parameter to pick a library via YAML::Any (or always YAML::XS) instead of the included YAMLish be acceptable? -- Rod Taylor

Message body is not shown because sender requested not to inline it.