"Fossies" - the Fresh Open Source Software Archive

Member "namefix.pl/extra/install_pp_modules.bat" (25 Nov 2009, 359 Bytes) of package /linux/privat/old/namefix.pl_4.0.2.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) MS DOS Batch source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 perl -MCPAN -e "CPAN::Shell->force(qw(install PAR));"
    2 perl -MCPAN -e "CPAN::Shell->force(qw(install Tk));"
    3 perl -MCPAN -e "CPAN::Shell->force(qw(install Tk:DynaTabFrame));"
    4 perl -MCPAN -e "CPAN::Shell->force(qw(install Tk:JComboBox));"
    5 perl -MCPAN -e "CPAN::Shell->force(qw(install PAR:Packer));"
    6 perl -MCPAN -e "CPAN::Shell->force(qw(install MP3:Tag));"