in reply to name filehandle vs filehandle reference problem
*packy::packy::packagename::fixed_string = $s; *fixed_string = $s; *$fh = $s; [download]