YAMLModule
Used when directing the Perl module to load the YAML file. If left undefined, YAML::Syck will be used by default, if available. Possible values are "YAML::Tiny" and "YAML::Syck". Default YAML::Syck Example YAMLModule YAML::Syck... Continue Reading