subtype GoogleUrlId, as HashRef[Str], # where { $_ =~ m/\/([0-9a-z]+)$/xms }; where { $_->{full} =~ m/\/([0-9a-z]+)$/xms };