# try this, and be sad :( use re 'debug'; "abc def ghi" =~ /\s+$/; "abc def ghi" =~ /\s*\s$/;