patch --help #### # 5.8.x push @files, (map "$dir/$_.pl", qw( Exact Canonical )); #### # 5.8.x and higher push @files, (map "$dir/$_.pl", qw( Exact Canonical Heavy ));
## # 5.8.x push @files, (map "$dir/$_.pl", qw( Exact Canonical )); ##
## # 5.8.x and higher push @files, (map "$dir/$_.pl", qw( Exact Canonical Heavy ));