Binary package “libmoosex-yaml-perl” in ubuntu oracular

module to load Moose objects from YAML

 MooseX::YAML provides DWIM loading of Moose based objects from YAML
 documents.
 .
 Any hashes blessed into a Moose class will be replaced with a properly
 constructed instance (respecting init args, BUILDALL, and the meta instance
 type).