[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Digest::MD5-Crypt::DES-Crypt::BLOWFISH-Crypt::CBC-XML::Parser-Unicode::Map-Unicode::String



Perl modules.
Go grab them from www.cpan.org and install them as root.

It goes something like this:

tar xvfpz mod.tar.gz
cd mod
perl Makefile.PL
make test (not required)
make install

Ken
Pacific.Net

 
> Are the following modules available on the Raq 4:
> 
> Digest::MD5
> Crypt::DES
> Crypt::BLOWFISH
> Crypt::CBC
> XML::Parser
> Unicode::Map
> Unicode::String
> 
> Any hints on how can I get those modules and install them or are there
> instructions somewhere...
> 
> Thanx,