in reply to Re^3: how do i parse a yaml set with perl ( can't )
in thread how do i parse a yaml set with perl

I use it internally as a set. It is true that i can just represent it as an array and internally convert it to a hash. This is a good point
  • Comment on Re^4: how do i parse a yaml set with perl ( can't )