in reply to Re^2: How do I stop printing a hash value
in thread How do I stop printing a hash value

I mean I tried the below but doesnt seem to work for me
if ((scalar @$value) && not grep (/\/\*(.*)\*\//,@$value)) { }