in reply to Re^5: YAML problem
in thread YAML problem
Yes, without YAML - everything is perfect and only in YAML file the data are corrupted.
But the problem was solved now by using another YAML library. So the YAML::Syck produce an error, and YAML::Dumper works perfectly.