Help for this page
open(PBXFILE, '<', "c:\/gabi\/global_address.txt") || die "cannot open +: $!"; ... $line =~ s/"//g; #Thanks, almut print $line; }