Help for this page

Select Code to Download


  1. or download this
    rpm -e --nodeps perl
    rpm -e --nodps mod_perl
    rpm -e --apache
    
  2. or download this
    The basic steps to build and install perl5 on a Unix system
    with all the defaults are:
    ...
        make
        make test
        make install