Help for this page
open(FILE, $string1) or die "Can't read file 'filename' [$!]\n +"; $cb_ticker = <FILE>; close (FILE);