Help for this page

Select Code to Download


  1. or download this
    sub install_perl_module {
        my ($tarball) = @_;
    ...
                    'popd';
        system($cmd);
    }