Package Details: perl-mce 1.900-1

Git Clone URL: https://aur.archlinux.org/perl-mce.git (read-only, click to copy)
Package Base: perl-mce
Description: Many-Core Engine for Perl providing parallel processing capabilities
Upstream URL: https://metacpan.org/release/MCE
Licenses: Artistic-1.0-Perl, GPL-1.0-or-later
Submitter: jnbek
Maintainer: BluePeril (morgenstern)
Last Packager: morgenstern
Votes: 2
Popularity: 0.69
First Submitted: 2016-09-12 22:55 (UTC)
Last Updated: 2024-11-29 23:23 (UTC)

Latest Comments

morgenstern commented on 2024-11-29 01:33 (UTC)

@BluePeril happy to co-maintain or take over maintaining this package - been out of date for a couple of weeks now.

zalphy commented on 2017-01-26 18:07 (UTC)

I had trouble installing due to removal of the source tar-gz by the maintainer. The following changes worked for me, and also allowed for successful install of perl-test-perl-critic: - pkgver='1.805' + pkgver='1.809' - source=('http://search.cpan.org/CPAN/authors/id/M/MA/MARIOROY/MCE-1.805.tar.gz') + source=('http://search.cpan.org/CPAN/authors/id/M/MA/MARIOROY/MCE-1.809.tar.gz') - md5sums=('5aeadbf1592697bb590f0bbb35f7af67') + md5sums=('5b6996f70a9a47d0dcd3cbdbeced66a2') - sha512sums=('9de3a9cb3e282b11b6dd707475a689a031ddabe8a96915e2e6d9c48282bcbfd409026e9096024765205f111385cdd889ccb4c058048cc629c22e61153b81296f') + sha512sums=('a04a33de0a4aa7376ed30716f4c6abdabad79f4d3c4c56683988fa9a6c4f01d69662171b8bdae750cda0cfbce6b1d93207c428fe1f80aeca92e61aeb2ab61c65') - _distdir="MCE-1.805" + _distdir="MCE-1.809"