$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2007-03-20 18:32:39
Hi there, my project has come to stage where I would need to create
some test data (fixtures). I would like to do it similar to Ruby where
you have some yaml files containing the data. So, my question is if
there is a parser using spirit for the yaml format?
Thanks in advance,
Christian