Help for this page

Select Code to Download


  1. or download this
    $ perldoc cpan |grep -i force -C2
            and CPAN version.
    ...
        Japheth Cleaver added the bits to allow a forced install (-f).
    
        Jim Brandt suggest and provided the initial implementation for the
    
  2. or download this
    !   - run me as a root or with --sudo option
    |   - run me with --local-lib option !
    
  3. or download this
    export PERL_MB_OPT=--install_base /home/user/devstuff
    export PERL_MM_OPT=INSTALL_BASE=/home/user/devstuff
    export PERL5LIB=/home/user/devstuff/perl5
    cpanp i WWW::Mechanize --force --skiptest