in reply to Re: Re: Syntax error? I don't think so...
in thread Syntax error? I don't think so...

I would have used that HTML::Template module if my script didn't have to hang out on Hostway's servers. Their unix shell account doesn't have the HTML::Template module installed. :-(
  • Comment on Re: Re: Re: Syntax error? I don't think so...

Replies are listed 'Best First'.
Re: Re: Re: Re: Syntax error? I don't think so...
by perlknight (Pilgrim) on Apr 29, 2002 at 20:13 UTC
    Just an FYI, if you have a home dir I believe you can install it under it. Check out perl.com and look for installing mod_perl without root privilege. It's not the same, but the concept is. Hope this helps.
Re: Re: Re: Re: Syntax error? I don't think so...
by George_Sherston (Vicar) on Apr 30, 2002 at 14:54 UTC