in reply to why doesn't constant work?

As always, parens disabmiguate.
my %map = ( (Page) => 'mypage', (Index) => 'myindex', );