Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in string ne at myfile.pl.
    
  2. or download this
    if($data->{classes} ne '') {
      $data->{classes} =~ s/XY//g;
    }