Hi,A line perl code for the substitution i.e. $value=~ s/*/ /gi;i need this code in a perl fucntion. And in the tpl i need to call this function.could you please tell me how to implement the fucntion in presentation template?Thank you