![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: Problem using YAMLby anneli (Pilgrim) |
on Dec 31, 2011 at 02:55 UTC ( #945709=note: print w/replies, xml ) | Need Help?? |
You can't get rid of ---, but what about like this? DumpFile("test.yaml", { test => \%test })DumpFile can't see the name of the variable you used, so you have to put that in the datastructure itself.
In Section
Seekers of Perl Wisdom
|
|