Lib::Module Installation

Lib::Module.pm - Perl library module utilities.


Installation:

  $ gunzip -c Lib-Module-<version>.tar.gz | tar xvf -
  $ cd Lib-Module-<version>
  $ perl Makefile.PL
  $ make
  $ su
    Enter Password:
  # make install


Licensed under the same terms as Perl.  Refer to the file,
"Artistic," for information.

$Id: INSTALL,v 1.4 2004/03/20 09:21:48 kiesling Exp $
