foreach $line(@array) { $line =~ s/^\s+//; } [download]
In reply to Re: build mysql data structure from text file by Octavian in thread build mysql data structure from text file by fireartist