Skip to content

Fix forbidden call of 'keys' on scalar

Created by: stavamichal

  • we need to retype scalar on hash to get keys from it, because it is forrbidden to call it on scalar in the new version of PERL

Merge request reports