The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
var x = foo//a   

/ 2//a  

/ //a

2

/a/a;//a

/regexp/ //a

/regexp/;//a
a +//a 
++a;//a
a -//a 
--a;a//a  
a;a3//a
.a