perl-MCE-tools-1.901-2.fc42 >t 6 6_HLP`d 3!XPȬI^Dg# ȬI^DF#O!JR6R+p l5uxsuTYI;Sz>kn_á=p»Bʻq"\Evk/TfX᝙<+ ,9uZ~!/'rF!y@}EJJХm QܦApjt|qO{8?,θP[XCh̸! , k~enfR >u= ]Ss&qБ 6 o)m Y ĢV@LvLD=c8H n}\!du sk:{jN$JqWr&^w/9)穭9;Ʀ ׿o`%L7W|8='N~~E5M`W]iH>@rZvs;F <+rOB86LD]QC"a9385cdc47823ced19cd9a0389aa17230b4d20fbddf614f8378ff79483532d29c921388d3f22ef6c4a61bc18eea6a0bc9ee1b2f703020462f02aa400483046022100f2bea86ee2f90a857c1ac8bf38425c9729dcb0796a5b6f59b517464da7bef791022100f57792a05f80e81e8b6d8126fd0f5fc68db2079686bc10815bcb8e9f00332b4dQ8%bI_G'kt>`>9?)d  B( 7Cdjt     0Hf (\8d9:G,HDI\XdYh\x]^bdefltuvwx,yD ptCperl-MCE-tools1.9012.fc42Many-core Engine command line toolsThis package delivers command line tools like mce_grep(1) that utilize the Many-core Engine (MCE) Perl library.g"buildvm-a64-39.iad2.fedoraproject.orgq#Fedora ProjectFedora ProjectGPL-1.0-or-later OR Artistic-1.0-PerlFedora ProjectUnspecifiedhttps://metacpan.org/release/MCElinuxnoarchpggggggf1e1d071d7acc25b08bf3c85308c8a1c9881f9e7239f9eabe48a70e8f646124fmce_grepmce_grepmce_grepmce_grepmce_greprootrootrootrootrootrootrootrootrootrootrootrootperl-MCE-1.901-2.fc42.src.rpmperl-MCE-tools@@@@@@ @@@@@    /usr/bin/perlgrepgzipperl(Cwd)perl(Errno)perl(Fcntl)perl(Getopt::Long)perl(MCE)perl(MCE::Signal)perl(Scalar::Util)perl(lib)perl(strict)perl(vars)perl-MCErpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)1.51.901-2.fc423.0.4-14.6.0-14.0-15.4.18-14.20.0ggw@f4ff(@fU@ftfifh<@fffe@fafS$@eM@e@ed!d7d@dq@dw6cʂ@Fedora Release Engineering - 1.901-2Paul Howarth - 1.901-1Paul Howarth - 1.900-1Paul Howarth - 1.899-1Paul Howarth - 1.898-1Fedora Release Engineering - 1.897-2Paul Howarth - 1.897-1Paul Howarth - 1.896-1Paul Howarth - 1.895-1Paul Howarth - 1.894-1Paul Howarth - 1.893-1Paul Howarth - 1.891-1Paul Howarth - 1.890-1Fedora Release Engineering - 1.889-3Fedora Release Engineering - 1.889-2Paul Howarth - 1.889-1Fedora Release Engineering - 1.888-2Paul Howarth - 1.888-1Paul Howarth - 1.887-1Paul Howarth - 1.886-1Paul Howarth - 1.885-1Fedora Release Engineering - 1.884-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild- Update to 1.901 (rhbz#2335354) - Add MCE::Core package for future development- Update to 1.900 (rhbz#2310966) - Improve MCE::Child exiting when signaled- Update to 1.899 (rhbz#2310353) - Fix for MCE::Child and MCE::Channel signal anomaly (GH#24)- Update to 1.898 (rhbz#2307114) - Fix for MCE::Child, Can't call method "len" on an undefined value during global destruction (GH#22)- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild- Update to 1.897 - In scalar context, the init function in MCE Child and models Flow, Grep, Loop, Map, Step, and Stream returns a guard to call finish automatically upon leaving the { scope } (i.e. omitting finish) - Add out_iter_callback to MCE::Candy- Update to 1.896 (rhbz#2291411) - Weaken internal core MCE reference to reap workers automatically upon leaving the scope i.e. omitting shutdown - Note: No change to MCE models Flow, Grep, Loop, Map, Step, and Stream - Call finish explicitly to reap workers - This resolves the case when omitting calling $mce->run(), $mce->run(1) or $mce->shutdown() inside a scope, causing workers to linger around until completion of the script- Update to 1.895 (rhbz#2291112) - Revert back to calling CORE::rand() to set the internal seed; MCE and MCE::Child cannot assume the srand or setter function used by the application for predictability - https://perlmonks.org/?node_id=11159834 - https://perlmonks.org/?node_id=11159827 - Add class methods MCE->seed and MCE::Child->seed to retrieve the seed- Update to 1.894 (rhbz#2291112) - Improve support for PDL- Update to 1.893 (rhbz#2291021) - Remove check if spinning threads i.e. use_threads: predictable output matches non-threads for CORE, Math::Prime::Util and Math::Random::MT::Auto (see https://perlmonks.org/?node_id=11159834) - Preserve functionality for older Perl, non-threads- Update to 1.891 (rhbz#2290695) - Apply workaround for PDL::srand in MCE and MCE::Child (https://www.perlmonks.org/?node_id=11159773) - Add PDL::srand (v2.062~v2.089) and PDL::srandom (v2.089_01+) - Call CORE::srand inside child processes, only- Update to 1.890 (rhbz#2283161) - Improve reaping of completed workers in MCE::Child - Fix the _sprintf function, failing multiple arguments- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Update to 1.889 (rhbz#2238875) - Add Android support - Revert defer signal-handling in MCE::Channel (send2 method) - Improve mutex synchronize (a.k.a. enter) with guard capability - Fix mutex re-entrant lock on the Windows platform - Add mutex guard_lock method- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild- Update to 1.888 (rhbz#2216582) - Fix typos caught by lintian (GH#17)- Update to 1.887 (rhbz#2213846) - Fix typo in Queue dequeue_timed documentation- Update to 1.886 (rhbz#2212959) - Added dequeue_timed method to MCE::Queue - Fixed taint mode in MCE->printf and _sprintf - Improved reliability on the Windows platform- Update to 1.885 (rhbz#2211269) - Improved reliability on the Windows platform - Avoid use of deprecated patch syntax- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild1.901-2.fc42mce_egrepmce_fgrepmce_grepmce_zegrepmce_zfgrepmce_zgrep/usr/bin/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointercpiozstd19noarch-redhat-linux-gnuPerl script text executable RRRRRRR R R R Rhttps://bugz.fedoraproject.org/perl-MCEutf-88a2d1750cb0d322d5ddea0e361ad88fdd7dca3415f4a2903461ff6a5fb20cafb3d80f5ac969dd9f3da3781fa59af32ad78a0dd80b04d6815c138d2efdeaa50f7? (/hʪ.]wh\$u8|Bx>ao)+'X_:kJE}2_L3pmzl V٬GKE@qnEcDy'.:bh3Sv7xF"2ok̞q`0 Mg,xL@T0%qKxMmr_*.ԹZ?a.:0)t:_%vTg^6Ydזdx< h; <*rŸAP8?e׎~Agӏz-j~E ~1aXgl ˲,X^AoڲPIPhKƲAg̢}Τ>Ry1%PٓseC{Oz3W|:.ei(R%P )dz}Lߡl/C^D2g~,S#ENL8;x[lfo_A ꮽP]Фcψ#s,)NU *}qAq~Zh8L<$X[@#Bclh*_^qRRZiԳ[&ӷiH#$)Yc`eyC۸nn:(c3@cG 78\ M0~h^ ˨^+GdvdoA-U^+;M's퐎廢] fLQy/ΛemZ@Qpb(I!fzG86: 0:a" p*V@hhism*-XG<'ˣ}wD؜Q?;)vT zפymu-:Q p6 NML] SñZaQV| R A eP)K*?M7!.)+7GyTn}\XHjP_ ˤFUn vzh£h agUUN&ST(z'GQU*|<_h0]FQnɲaTƦt1XnL(v. 00ӭs8Mdd884]ild<LCN]yu! 6[&P6N$lDzH]쌯i\tld2tݨnBE݇\nQ[ 5$>L3[7yq3%z'`#ƁJ^cO {%x䧮LA<z;L'oذ"" Mӑi j8 J푋7P** e07  $L0Aoq44ۯC ǐFzG P;v1´[UA0_ bu$ElUJ JD7P*"A)ED@txR _]ABT bc"Qty_JU^qTy2㊲p/6Ȉo1WΌR5QO ##CD|b(PX@vz4LN+EY˵6eݪ8ryvua"Ui:6?lBa&JY?x˾x uKfnԷc7&ɛɀ6G`Z3nʅߔb;SЃU]*َ@t2bXƲFbzQ䆝׸ V8Fsaѫ}zzxx[_vb:=REjŅ[۝C)PhdԦD M;.XRS _^\}hUUz b@)T`?}U50hj5 s~Xpg}jt Q%{S#B/*uGon1YwA:i=0&ȗb#x938E} 0:n5$ʲ:}eXᯐօ+y\[[>vwRpgȲGF0ѪmJWRm}튀k3ޏ}T| 9 &G 5d*v$>Xε滟~IŌU54K &F!3tyfF&ӡ*{j0A ON'ݴEI5#~y7TeUZvL G$R3&\FSKxrsb- r_yэ{kI,GgP+TpP4#@tz%si{y`y}n[PB 3`_0dZ)? %a;JjW旛vdAC`#hރ^}̕[[ݏDX7aC/< : |3})oG}>dIL.,#/iBfիP8#ccIXwi"㚨Wri0-rNϨkD7E^C ,7b[s(hKoj[`>l_[š^q#]>kG.n)O2%z^8<\賄GtVXͥG."th)㧛&j_; )Ʈ}RX;5PF;y `,<%jZ[zalZ#'gBv%]3"SEE;L0ST(5j> Z `D$\w"gTpg!S]j7GUbB$<wqKN7'DuwLM!$."9mBex{G.S/0  Q %$4x}N\TB\ZfU, vye0YՒ9Ɣ_/!grsԏuZZ}MYI@_5aI5)/N~eEްΫwVd.||L $ޓBJp;eZ G߄^k- ޡճUr鮑 hkYM+# "Y= ct%w#,,{&5娖 LŸœM )UBmI.|т氋&ʰ9覮(U~+xL)pxD ʻ5|P^Txc^dB~4fiNdͰP&Iv#-*RyAN`V@ M)+d@A=iߌSA>G"~҂ȥC3 &wc<9}W~N( $9#K>5`k$ˁO$}/Lj>c/ ;;Uݘ\# I[Bޤr@D&8W@baێ4T%mF$~IGn_T=ʛ/%Ac?䙂}oXif6rb ~V?2񐥇ϛHبԅvU6. mp5C$"DR|gFS֏-ݛy WԜdA -=+x$9 3`@M4B^jKR̂w" B$A(9PĎQwOl*ˊ% `C 1X,SgDn:*-~_b+iҼ)IFH-LNR_Yܩ%)$Z\.戆G/MKũ;&"10?^VWiPoFE1+ϣ:R3 , &FFޞW _!M猰j|l5l6*7R?<ƽT P/y7/uKxa8T"!JQuZNv'C\SN BC^zBx2W4MՅ/.nn1Yߌ"wpz^ ?#{l7D"UAJUà sto VCP H q@+ҰV `s۹V+XK=]EIy(A( Th',lW;/UbV +۲ y{ir!&Qce%jP&OJ v;g@흃raX-ݧ 5.A7K4Yp%avL!NrC!8p^W;gC^flJ?+Q~—Dz*'B*Wn`@хE&`2Gỏ}bn4=X'3t~*IiV! slUl>{aDmk}18qcJBH%l\֏\$7b+L~wҺe>UP;h EvZ$+ɜ"ɑ/k {'U1/jAi nȶh=qPhl(Y-]F߯đ,x&\`fzQ9W]*,UQ!B\re0Ja S؊w} _x ʆaJ+-ZQQlk&/0v> Nx.nCb!D9+>Q2RI&="w1}8dTV18Q)^uԀhd5q'`{=u2YZ"WKρzHt _,5aCE2d59.GBѓ;ߝPGm([