int EXPR int Returns the integer portion of EXPR. If EXPR is omitted, uses $_. ... #### $ perl -le 'print int("32hike")' 32