$_ = '12345';$_ = join'',(@{[split//]}[1..@{[split//]}]) # ? [download]
In reply to Re^2: cut of first char of a string by sh1tn in thread cut of first char of a string by holli