Help for this page

Select Code to Download


  1. or download this
    #strictures on
    #ReadingMultipleFiles.pl
    ...
    my %hash;
    GetOptions(\%hash, 'files=s@');
    print Dumper(\%hash); #only one file from a group