in reply to Re: (ichimunki) Re: How can I get SSI tags works in Perl script?
in thread How can I get SSI tags works in Perl script?

You can always install modules in your own directory assuming you already have CGI going. You have to play with @INC and a few other details but just because the server doesn't have a certain module installed is no reason not to use it.

----------------------------------------------------- Dr. Michael K. Neylon - mneylon-pm@masemware.com || "You've left the lens cap of your mind on again, Pinky" - The Brain

  • Comment on Re: Re: (ichimunki) Re: How can I get SSI tags works in Perl script?