[ic] [perl] and perl modules

Donald Lin interchange-users@lists.akopia.com
Tue Jul 3 16:24:01 2001


I am using the perl tags and I am trying to use Mail::Sendmail. I realize
that perl is running with Safe on, and that means I cannot use the 'use'
command. Is there anyway I can 'use Mail::Sendmail' in interchange?

On a separate note, I am wondering about the [value] tag. The documentation
seems to say that it will take any form parameter from the previous page and
get its value. So if i had an <input type=text name=email> on the page
before, if i want to get what the user typed in I use [value email]. Is this
correct? I am trying to do this put it doesnt seem to be working. If this is
not how to do it, how am I suppose to do it.
Thanks.
Don