Help for this page
require '/tmp/b'; print $x; # 3 # assuming /tmp/b has $x=3; in it
use strict; use warnings; ... __DATA__ var1 = x var2 = y