Distributing an application via CPAN [ << Previous | Contents | Next >> ]

Standard install method

      perl Makefile.PL
      make
      make test
      make install