Help for this page

Select Code to Download


  1. or download this
    aptitude install apache2 libhtml-mason-perl libmason-perl
    
  2. or download this
    PerlModule HTML::Mason::ApacheHandler
    
    ...
            SetHandler perl-script
            PerlHandler HTML::Mason::ApacheHandler
        </Location>