Subject: | Dumping circular data structures breaks YAML::Syck |
The documentation for YAML::Syck notes that it cannot be used to *load*
circular data structures, but it doesn't note any problems dumping them.
Sadly, though, it either produces incorrect output or segfaults when
faced with such. And example of each is attached.
- Alex
Subject: | syck-incorrect |
Message body not shown because it is not plain text.
Subject: | syck-segfault |
Message body not shown because it is not plain text.