Help for this page

Select Code to Download


  1. or download this
    $ perl -E '
        my @x = ("  a b c ", "d  e f  ", " g h  i", "j k l", " ", "");
    ...
    |j k l|
    ||
    ||