Juan Ladetto wrote: > I call this function from any perl file with no problem at all but when > I call this function from tt, I'm getting a hash o hash, is that true? > What am I doing wrong?
Not reading the manual? <http://template-toolkit.org/docs/manual/Variables.html#section_Passing_Parameters_and_Returning_Values> TT is not Perl. The calling conventions are different. Cheers, Dave _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
