Okay, yeah. Can't store a value and a hashref in the same place. I do see a way to create a constant with a dot in the name (since Template::Namespace::Constants->new takes a perl hashref with arbitrary hash keys), but no way to access it, since the access would be fully tokenized before trying to look things up as hash keys.
no subject