Hi, following line: perl -wle '$r=q/print __FILE__;local *dbline = $main::{"_<".__FILE__};print $dbline[0]/;eval $r;' gives me a segmentation fault for 5.10.1, 5.12.1 but not 5.8.8 OS is linux. Any ideas on the matter? TIA, Vadim.