... package Regexp::Common { use if $] >= 5.035, feature => 'multidimensional'; } package main; ...