Help for this page

Select Code to Download


  1. or download this
    printf"$_ is married to $couples{$_}%c",10 for sort keys%couples
    
  2. or download this
    $:=~m{.(.)}s and print "something$1"