We need to know what you can and can't do on the shared host.
Errto has assumed that you yourself can install modules on this server. Others may assume you can get the sysadmin of the server to install a module or two.
swares assumes you have a home directory and he points to some good documentation on how to use it.
From what you said, there is some directory that you can upload files to. If you don't have a home directory, but can create sub-directories, then you can create a directory "yourlib" to use in an analagous way to the '/usr/home/your_home_dir/lib/' directory in the guide that swares refered you to.
If you can't create directories, and you can't get the sysadmin to install modules, or create the directories you need, then you may be stuck. I don't know if Template::Toolkit can run with just Toolkit.pm in the local directory, using "use lib './';", but that's easy enough for you to try on the server.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.