http://nkuz2tpok7ctwd5ueer5bytj3bm42vp7lgjcsnznal3stotg6vyaakyd.onion/rbm_config.html
WRITTING CONFIGURATION IN PERL The configuration is in YAML, but you can also use the perl syntax to
set some configuration options. A YAML file can contain multiple
documents, separated by a line with tree dashes ( --- ). When reading
a configuration file, rbm will read all documents contained in the
file, and for each of them will : if the document is a hash, use it as configuration if the document is a string, evaluate it as perl, and...