open(FH,"1"); map { s/^[^.]*\.// && print; } (<FH>); [download]
In reply to Re: Removing first part of string with regex by balakrishnan in thread Removing first part of string with regex by Anonymous Monk