Correct Answer : Values that cannot be modified within the function
Explanation : Immutable parameters in Perl are values that cannot be modified within the function.