Manual Installation of Perl Modules
Instructions If you need to install Perl modules manually, here's how it's done. Download the module using the link given in the next section, and then apply this magic incantation, as root: bash# tar -xzvf <module>.tar.gz bash# cd <module> bash# perl Makefile.PL bash# make bash# make test bash# make install
Download Locations Note: some modules are in the core distribution of ActiveState Perl for Windows. Others are not available. No PPM links have been provided in either of these two cases. CGI: CPAN Download Page: PPM Download Link: Documentation: TimeDate: CPAN Download Page: PPM Download Link: Documentation: DBI: CPAN Download Page: PPM Download Link: Documentation: DBD::mysql: CPAN Download Page: PPM Download Link: Documentation: File::Spec: CPAN Download Page: PPM Download Page: Documentation: File::Temp: CPAN Download Page: Documentation: Template Toolkit: CPAN Download Page: PPM Download Link: Documentation: Text::Wrap: CPAN Download Page: Documentation: GD: CPAN Download Page: PPM Download Link: Documentation: Chart::Base: CPAN Download Page: GD::Graph: CPAN Download Page: PPM Download Link: Documentation: GD::Text::Align: CPAN Download Page: PPM Download Page: Documentation: MIME::Parser: CPAN Download Page: PPM Download Link: Documentation: XML::Parser: CPAN Download Page: Documentation: PatchReader: CPAN Download Page: Documentation: