open(FILE,"<$input_file") or die "$input_file: $!\n"; { local $/ = ""; @data = <FILE> } close(FILE);
In reply to Re: When is an code^$/code not a code^$/code?
by dws
in thread When is an ^$ not a ^$ ?
by Clownburner
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |