Front page | perl.qa |
Postings from January 2009
YAML in TAP questions
Thread Next
From:
Steffen Schwigon
Date:
January 9, 2009 18:08
Subject:
YAML in TAP questions
Message ID:
87ab9z29rx.fsf@renormalist.net
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 gets stressful on non-string sources.
2. Will the current YAML format ("semi official v13") keep parseable
with TAP::Parser, independent of the YAML vs. JSON discussion from
some time ago?
At least me already depends on it ...
Thanks.
Kind regards,
Steffen
--
Steffen Schwigon <ss5@renormalist.net>
Dresden Perl Mongers <http://dresden-pm.org/>
German Perl-Workshop 2009 <http://www.perl-workshop.de/en/2009>
Thread Next
-
YAML in TAP questions
by Steffen Schwigon