Passing multiple Hashes as argument to Perl subroutine ( Perl 5.16 / Perl 5.30) – CentOS
We are trying to pass multiple hashes together with bunch of scalars as arguments to a subroutine. The problem is in multiple calls of this subroutine, ( and if we print the two hashes after we retrieved them inside the…