Help for this page

Select Code to Download


  1. or download this
    $s = $x . $y;
    
  2. or download this
    my @b = map { \($prefix.$_) } @a;