Help for this page
if (/(\d{4})/ and $1 >= 5278 and $1 <= 5391) { # do something }
/5(?:2(?:7[89]|[89][0-9])|3(?:[0-8][0-9]|9[01]))/