in reply to Perl YAML \n error

:D to moritz.

I have also accidentally hit that error by doing YAML::Load($file_name) when, obviously, I needed YAML::LoadFile($file_name).