> -----Original Message-----
> From: Carlos C.Gonzalez [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 01, 2001 7:35 PM
> To: [EMAIL PROTECTED]
> Subject: Where is DB_File::Lock module?
>
>
> Hi everyone,
>
> I am going absolutely nuts trying to find where to get the
> DB_File::Lock
> module. I have looked all over CPAN, have done searches on
> Google.com
> and while there is some info on it I can't find out where to
> download it.
>
> Does anyone have any suggestions?
Use the CPAN module to get and install modules.
perldoc CPAN
perl -MCPAN -e shell
cpan> install DB_File::Lock
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]