print $a, $b; # and print { $a } $b; #### print $a, $b; # print both variables $a.print: $b; # treat $a as a file handle