If you use Perl under Windows, you really need to know about PPM. It’s a tool that enables you to install Perl modules on your computer without make or a C compiler. This makes it possible to easily install some of the more complex modules like DBI and LWP.