Mass Deface
.
If you don't see an error message, you have the module. (If you do
see an error message, it's still possible you have the module, but
that it's not in your path, which you can display with C.) For the remainder of this document, we'll assume
that you really honestly truly lack an installed module, but have
found it on the CPAN.
So now you have a file ending in .tar.gz (or, less often, .zip). You
know there's a tasty module inside. There are four steps you must now
take:
=over 5
=item B the file
=item B the file into a directory
=item B the module (sometimes unnecessary)
=item B the module.
=back
Here's how to perform each step for each operating system. This is
a substitute for reading the README and INSTALL files that
might have come with your module!
Also note that these instructions are tailored for installing the
module into your system's repository of Perl modules, but you can
install modules into any directory you wish. For instance, where I
say C, you can substitute C to install the modules into
C. Then you can use the modules from your Perl
programs with C