Help for this page
sub expandlist { local $" = '..'; # locally set list separator ... } split /,/ } @_; }