Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "my $s = qq{a,b,c,d\ne,f,g,h\ni,j,k,l};
    ...
    i,j,k,l
    a,b,c,d e,f,g,h i,j,k,l
    a,b,c,d e,f,g,h i,j,k,l