in reply to Pass the YAML please
use Best [[qw(YAML::Tiny YAML::Syck YAML)], [qw(Dump Load)]]; [download]
But make sure to test YAML::Tiny with your data, and shift it off the list if it breaks.