Using Perl modules, using CPAN
- Using modules exporting functions
- Using Object Oriented modules
- Selecting Module to use
- Some interesting CPAN Modules: DateTime
- Days passed
- Some interesting CPAN Modules: Databases
- Some interesting CPAN Modules: Web
- Some interesting CPAN Modules: common file format
- Some interesting CPAN Modules
- Installing modules
- Installing modules from the os vendor
- Using CPAN.pm
- Configure CPAN.pm
- Installing modules manually
- Installing modules manually using Build.PL
- On Windows
- Changing @INC
- Changing @INC - Relative PATH
- local::lib
- CPAN.pm
- Installing modules on ActivePerl
- CPAN::Reporter
- Exercise: setup local::lib
- Exercise: Module installation
- Exercise: Read Excel file
- Solution: Module installation
- Solution: Read Excel file