in reply to
Re: Perl Module Question
in thread
Perl Module Question
Just have to create a directory called like Error inside of the c:\perl\site\lib\ and place the module in there.
It can be called in the programs like,
Error::YourModule;
Comment on
Re^2: Perl Module Question
In Section
Seekers of Perl Wisdom