Help for this page

Select Code to Download


  1. or download this
    Possible unintended interpolation of @counts in string at bug line 20.
    Global symbol "@counts" requires explicit package name at bug line 19.
    Global symbol "@counts" requires explicit package name at bug line 20.
    
  2. or download this
    "ab" =~ /.^/;
  3. or download this
    "ab" =~ /.(?{print 'hello!'})/;