http://nkuz2tpok7ctwd5ueer5bytj3bm42vp7lgjcsnznal3stotg6vyaakyd.onion/rbm_config.html
A configuration file that includes perl code will look like this : option_1: value 1
option_2: value 2
option_3: value 3
--- |
(
option_4 = > "value 4",
option_5 = > "value 5",
) In this example, option_4 and option_5 and defined using perl syntax.