Package : perl-Parallel-Map > RPM : perl-Parallel-Map-0.0.2-2.mga9.noarch.rpm

Basic items

Install
Name perl-Parallel-Map
Version 0.0.2
Release 2.mga9
URL https://metacpan.org/release/Parallel-Map
Group Development/Perl
Summary Multi processing parallel map code
Size 25KB
Arch noarch
License GPLv1+ or Artistic

Description

All subroutines match the Future::Utils manpage 'fmap_' subroutines of the
same name.

pmap_void
pmap_void { <block returning future> } foreach => \@input;
pmap_void { <block returning future> } generate => sub { <iterator> }

pmap_scalar
pmap_scalar { <block returning future> } foreach => \@input;
pmap_scalar { <block returning future> } generate => sub { <iterator> }

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM perl-Parallel-Map-0.0.2-2.mga9.src.rpm
Build time 2022-03-21 11:37:23
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie