Hi there,

On Wed, 16 Jul 2003, Matthew Wu wrote:

>    I put all my subroutine in file.pm, what I need to do such that it
> can be used by my program? I don't what location I need to put it in and
> what kind of configuration I need to modify. I am running Redhat 6.3.

At the risk of repetition... :)

This is a mailing List specifically for mod_perl issues.
Are you using mod_perl?

For general Perl questions, if you are using RH6.2 you can start by
reading some of the enormous quantities of Perl documentation that
should already be on your computer.  There are also a few good books,
I guess your library should be able to get them for you but you really
need to buy a few of them if you are going to work with mod_perl.  You
will see some suggestions on the mod_perl Web site, perl.apache.org.

Please don't ask general Perl questions here.  On Linux, start with

perldoc perldoc

and 

perldoc perlfaq

and for your particular question

perldoc -f use

but you really need to do that reading.

73,
Ged.


Reply via email to