Is adding 'blocks' (e.g. <Perl>...</Perl>) in configuration files encouraged or discouraged? I've been considering one such in a module of mine, and looking at example code in mod_macro and mod_perl that does this type of thing. The code to add a block isn't nearly as clean as code to add a single-line directive. I was thinking that perhaps adding blocks was discouraged (perhaps because of apps like webgui). Or perhaps it is just rare enough that it hasn't been codified in the API yet.
mma
