X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=helpers%2Fbump-version;h=0c935cfb273672192b50d206294f062c375212fd;hb=49beea486e9193926598f11532d10fd8b2a16e71;hp=4e0ebab249e43be1509c7fbd6d6a0dc481aca3ff;hpb=40635bc95f95d6b36ab8ae82222b63f2a89db3d3;p=p5sagit%2FDistar.git diff --git a/helpers/bump-version b/helpers/bump-version index 4e0ebab..0c935cf 100755 --- a/helpers/bump-version +++ b/helpers/bump-version @@ -3,7 +3,7 @@ use strict; use warnings FATAL => 'all'; use File::Find; -use Getopt::Long qw(:config gnu_compat); +use Getopt::Long qw(:config gnu_getopt); use File::Temp (); GetOptions(