[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MCPAN installieren



Hallo Wilhelm,

probier es mit 

$ perl -MCPAN -e shell 

Und wenn Du irgendwas konfigurieren musst (etwa, von welchem Mirror Du das 
Zeug holst etc, dann mit

cpan> o conf
CPAN::Config options from /etc/perl/CPAN/Config.pm:
    commit             Commit changes to disk
    defaults           Reload defaults from disk
    init               Interactive setting of all options

    build_cache        100
    build_dir          /root/.cpan/build
    cache_metadata     1
    cpan_home          /root/.cpan
    cpan_version_check 1
    dontload_hash
    ftp                /usr/bin/ftp
    ftp_proxy
    getcwd             cwd
    gpg                /usr/bin/gpg
    gzip               /bin/gzip
    histfile           /root/.cpan/histfile
    histsize           100
    http_proxy
    inactivity_timeout 0
    index_expire       1
    inhibit_startup_message 0
    keep_source_where  /root/.cpan/sources
    lynx               /usr/bin/lynx
    make               /usr/bin/make
    make_arg           -j3
    make_install_arg   -j3
    makepl_arg         INSTALLDIRS=site
    ncftp
    ncftpget
    no_proxy
    pager              /usr/bin/less
    prerequisites_policy ask
    scan_cache         atstart
    shell              /bin/bash
    tar                /bin/tar
    term_is_latin      1
    unzip              /usr/bin/unzip
    urllist
        ftp://ftp.leo.org/pub/CPAN/
    wget               /usr/bin/wget


cpan>                


Viel Spass!

Markus

Am Donnerstag, 2. September 2004 17:01 schrieb Wilhelm Kutting:
> Hallo,
> evt. ist das OT, aber ich versuche es trotzdem hier.
>
> Ich benötige unter aus der Perl CPAN-Bibliothek 2 Klassen.
> Es soll irgendwie gehen mit perl -MCPAN - e die MCPAN-Bib. anzusprechen.
> Leider klappt das nicht.
>
> Wie bekomme ich die Klassen am besten über Skript oder wo könnte gehören
>   sie hin?



Reply to: