Navigation
Home
Main Scripts Page
Help Desk
Contact Us
Ranson's Blog
Site Map
Programs
Free Scripts
Link Exchange
Links
|
<- Back to Webmaster page
Perl Modules
On Windows machines the easiest way to install modules is to use the Perl Package Manager (ppm)
To use the PPM, open a command prompt. CD to perl CD to bin Type: perl ppm3
This opens the package manager. To install a package, type: install [package name] It really is that simple!
Go to cpan.org to look for the current modules available, or look on Activestate.com.
Modules for sending mail on Windows servers.
Sendmail.pm
A more modern module for email. Lite.pm
Module for setting and retriving cookies with perl.
cookie-lib.pm
|
|
|