Help for this page

Select Code to Download


  1. or download this
    wget http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Scalar-List-Uti
    +ls-1.23.tar.gz
    
    ...
    o conf mbuild_install_arg --installdirs=site
    o conf commit
    END
    
  2. or download this
        /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
        /usr/lib/perl5/site_perl/5.8.8
    ...
        /usr/lib/perl5/vendor_perl
        /usr/lib/perl5/5.8.8/i386-linux-thread-multi
        /usr/lib/perl5/5.8.8
    
  3. or download this
    make install INSTALLDIRS=site
    ./Build install --installdirs=site
    
  4. or download this
    o conf make_install_arg INSTALLDIRS=site
    o conf mbuild_install_arg --installdirs=site
    o conf commit