Help for this page

Select Code to Download


  1. or download this
        my $devs= hashjoin( {
            version=>\%vers, module=>\%mod, memory=>\%mem } );
    ...
        }
        return $out;
    }
    
  2. or download this
        $out->@{ keys $in->{$attrib}->% }-->{$attrib}=
            values $in->{$attrib}->%;