From ac9a7add26b5e719b2c5a39139bea597a6e22078 Mon Sep 17 00:00:00 2001 From: Aleksey Kravchenko Date: Mon, 21 Oct 2024 17:00:33 +0300 Subject: [PATCH] Perl: version 1.05 --- bindings/perl/META.json | 2 +- bindings/perl/META.yml | 2 +- bindings/perl/Makefile.PL | 2 +- bindings/perl/Rhash.pm | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bindings/perl/META.json b/bindings/perl/META.json index 795614d3..8d5bafc8 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 754a3bc4..a38d0e4a 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 b49ec71b..850fb64b 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 { /(?