Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    #
    $str =~ s{$rxSpaces}{}g;
    say qq{-->$str<--};
    
  2. or download this
    -->Intel(R) Xeon(R) CPU X5660 2.80GHz<--