Help for this page
lhp@nereida:~/Lperl/src/testing$ cat -n qx.pl 1 print ( ... 8 ) 9 and qx{$c} 10 );