YAML::LoadBundle -- put a YAML document in multiple files

DESCRIPTION

Adds additonal features to YAML::XS to allow splitting a YAML file into multiple files in a common directory. This helps with readability when the file is large.

It also provides more advanced merging features than the standard YAML spec.

SEE ALSO