Steffen Schwigon wrote:
> 1. I have collections of TAP with YAML but missing "TAP version 13"
>prefixes, which influences the yaml recognition.
>
>Can I tell TAP::Parser to assume a particular version (ie., 13)?
>
>Else I need to prepend it by myself, this would at least work on my
>
Hi!
1. I have collections of TAP with YAML but missing "TAP version 13"
prefixes, which influences the yaml recognition.
Can I tell TAP::Parser to assume a particular version (ie., 13)?
Else I need to prepend it by myself, this would at least work on my
collected TAP strings, but get