pass1({ params => {%$hashref} }); # {%$hashref} makes a (shallow) copy of the hash '$hashref' # points to and creates a new ref to it. #### before pass1: 1 Inside pass1... 2 3 after pass1: 1