PERL Modules
- Now that you have the CPAN module, you can easily install the rest
- perl -MCPAN -eshell
- cpan> install MD5
- cpan> install LWP
- cpan> install DB_File
- cpan> install Date::Parse
- cpan> install Time::HiRes
- cpan> quit
- Now you have the needed CPAN modules.
Notes:
No notes for slide 9