Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my @files = qw(blah.config boo.config big.config);
    ...
    'blah.config' -> '.config'
    'boo.config' -> '.config'
    'big.config' -> '.config'