Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "for my $str (@ARGV) {
    ...
    string 'ab': first 'a', last 'b'
    string 'abc': first 'a', last 'c'
    string 'abcd': first 'a', last 'd'