$rec = "SLOT3=4,4,2!INT=115!VC=4!CS=270!PK=/"; $int = ($rec =~ /(INT=([0-9]*)!)/)[1]; printf("\$int: $int\n");