Skip to content

Commit

Permalink
Test against perls 5.12.5, 5.14.3, 5.16.2, 5.17.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Nov 10, 2012
1 parent 5595d55 commit cd9119a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions utils/all_versions
Expand Up @@ -43,10 +43,10 @@ sub get_options
qw( 5.6.1 5.6.2
5.8.0 5.8.1 5.8.2 5.8.3 5.8.4 5.8.5 5.8.6 5.8.7 5.8.8 5.8.9
5.10.0 5.10.1
5.12.0 5.12.1 5.12.2 5.12.3 5.12.4
5.14.0 5.14.1 5.14.2
5.16.0 5.16.1
5.17.0 5.17.1 5.17.2 5.17.3 5.17.4
5.12.0 5.12.1 5.12.2 5.12.3 5.12.4 5.12.5
5.14.0 5.14.1 5.14.2 5.14.3
5.16.0 5.16.1 5.16.2
5.17.0 5.17.1 5.17.2 5.17.3 5.17.4 5.17.5
) ]
unless @{$Options->{version}};
$Silent = " >/dev/null 2>&1" if $Options->{silent};
Expand Down

0 comments on commit cd9119a

Please sign in to comment.