local $/ = "\n"; unless (sysopen(PROFILE, "profiles.txt", O_RDONLY) ) { die "Couldn't open profiles.txt: $!"); }