in reply to Re: UTF8 with YAML or JSON
in thread UTF8 with YAML or JSON

In this case, the sample code I post is exactly like in the module... the YAML is stored in the __DATA__ section, so LoadFile/DumpFile aren't the routines I want (and Load/Dump are automatically exported, so there's no need to do that.

That way, I don't have to play games determining where data files live, how they should be installed, etc.