diff --git a/bindings/perl/META.json b/bindings/perl/META.json index 795614d..8d5bafc 100644 --- a/bindings/perl/META.json +++ b/bindings/perl/META.json @@ -47,5 +47,5 @@ "url" : "https://github.com/rhash/RHash" } }, - "version" : "1.00" + "version" : "1.05" } diff --git a/bindings/perl/META.yml b/bindings/perl/META.yml index 754a3bc..a38d0e4 100644 --- a/bindings/perl/META.yml +++ b/bindings/perl/META.yml @@ -23,4 +23,4 @@ resources: homepage: http://rhash.sf.net/ license: https://github.com/rhash/RHash/blob/master/COPYING repository: https://github.com/rhash/RHash -version: 1.00 +version: 1.05 diff --git a/bindings/perl/Makefile.PL b/bindings/perl/Makefile.PL index b49ec71..850fb64 100644 --- a/bindings/perl/Makefile.PL +++ b/bindings/perl/Makefile.PL @@ -63,7 +63,7 @@ sub copy_c_files($) { my $from_dir = $_[0]; my @result = (); (opendir my($dh), $from_dir) or die "Can't open $from_dir: $!"; - my @files = grep { /(?