Help for this page

Select Code to Download


  1. or download this
    exec 'perl -e "print map {qq!\t$_\n!}"',@_
    
  2. or download this
    exec 'perl', '-e', 'print map {qq!\t$_\n!}', @_