From: Phlip Date: 2007-01-20T08:10:07+09:00 Subject: YAML::Syck fault tolerance Ruboids: I need to read a block of YAML and recover gracefully if it fails. The current loader apparently throws away all the representation it loaded at error time. Is there some way to get the representation loaded before the error happens? -- Phlip