Help for this page

Select Code to Download


  1. or download this
     %ENV:
        PERL5LIB="/usr/local/lib64/perl5"
      @INC:
    ...
        /usr/share/perl5/vendor_perl
        /usr/lib64/perl5
        /usr/share/perl5
    
  2. or download this
    $CPAN::Config options from /usr/share/perl5/CPAN/Config.pm:
        commit             [Commit changes to disk]
        defaults           [Reload defaults from disk]
    ...
        wget               [/usr/bin/wget]
        yaml_load_code     [0]
        yaml_module        [YAML]
    
  3. or download this
    archlibexp => '/usr/lib64/perl5',
        archname => 'x86_64-linux-thread-multi',
        cc => 'gcc',
    ...
        useithreads => 'define',
        usevendorprefix => 'define',
        version => '5.10.1',