in reply to Re: Re: Reading a password from the user
in thread Reading a password from the user
How do you do that?
Well, if you prefer to do it by hand as you evidently do, you should read the README file that is part of the tarball (.tar.gz file) you downloaded from CPAN.
First you unpack it with gunzip and tar, then:
perl Makefile.PL make make test make install
For the final, make install step, you need to be root.
--
Regards,
Helgi Briem
helgi AT decode DOT is
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Reading a password from the user
by Joost (Canon) on Apr 04, 2003 at 15:37 UTC |