Search Criteria
Package Details: perl-mce 1.863-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: | |
Submitter: | jnbek |
Maintainer: | BluePeril |
Last Packager: | BluePeril |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2016-09-12 22:55 |
Last Updated: | 2019-11-28 12:32 |
Latest Comments
zalphy commented on 2017-01-26 18:07
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"