Help for this page

Select Code to Download


  1. or download this
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    ...
    CPU MHz:               2499.711
    BogoMIPS:              5000.02
    Virtualization:        VT-x
    
  2. or download this
                 total    used     free     shared    buffers     cached
    Mem:         96455   65478    30976          0       4752      53994
    -/+ buffers/cache:    6730    89724
    Swap:          949       0      949
    
  3. or download this
    sub get_udx_media_relations {
        my $SupplierID = shift;
    ...
          if defined(@{$return->{DET}});
        return $return;
    }