Help for this page

Select Code to Download


  1. or download this
        i686-linux-gnu-thread-multi-64int
        List
          Util.pm
          Util
            XS.pm
    
  2. or download this
    our @ISA        = qw(Exporter);
    our @EXPORT_OK  = qw(first min max minstr maxstr reduce sum sum0 shuff
    +le);
    ...
    
    require XSLoader;
    XSLoader::load('List::Util', $XS_VERSION);
    
  3. or download this
      List
        Util.pm ---(as hacked)
    ...
          Util.pm ---(the new binary)
          Util
            XS.pm
    
  4. or download this
    cpan[1]> m List::Util
    CPAN: Storable loaded ok (v2.41)
    ...
        UPLOAD_DATE  2015-04-23
        INST_FILE    /usr/lib/perl/5.18/List/Util.pm
        INST_VERSION 1.27