Help for this page

Select Code to Download


  1. or download this
    use strict;
    my @a = qw(fred bob joe jim ethfgh mary elaine foo bar bob foo too);
    ...
    }
    
    print "@result\n";