use constant SOME_TABLE => { &SOMECONSTANT => [ &ANOTHER1 => sub { ... }, &CONST2 => sub { ... }, ], ....... };