perl-List-BinarySearch-XS-0.09-bp155.2.11 >  A ddҊI%z  (ZZ7l,#Ging*d.t: 3N b!¼t \b؞ÃVE`]L~|}$ւxőà̳?hO=4&D ApxhwWgQc@}u.n o${uzU?z OĀqrf,7J.*x(mrMB9|?BT?@#:}-|PxCURwl蜕a6@~8ufҲڣ\ vꮏ1_8 ޘ3ErSw߻<2BB(({oM3c:jVpSqY%d\TL Iv~{ 2w'Dw.Q\LfҐʎz^(d~`71144268e5f47788f17f5dda24fc6a8a629e57b3076f38c967b3994fd6b6d8a7d10199fcd83037da180579d8af33fab425f25380_ddҊI%z ?YP{9JP*vcS b8uQ]갿*cj|?lz˵sץJ> *RicdP-Rz\ RRzH5 VFqVYpƔ# e\z8OqC&X F$NlWkz4rʌodX8@u,2yƎAVPS~j oeдhU#'þWgǂY/{:pUWJ~e~OϜɔQf9IybR]%C0a~|wڌH`nG~HHg\/<Ջq0\NYI u |mh OY/ wݸN)~ /xc020u9 ʞZsnZzʅ!r$rjn RXBz_XM L\OrzBaكb2ȲCgon`'%-C9G\Q8Q``9[@8IhpH>p>T?Dd! , [ NT\          8   D  t     P   w( 8 9 : F G H  I H X TY `\ ] ^M bcdeflu vLwx x yz@Cperl-List-BinarySearch-XS0.09bp155.2.11Binary Search a sorted array with XS routines.A binary search searches _sorted_ lists using a divide and conquer technique. On each iteration the search domain is cut in half, until the result is found. The computational complexity of a binary search is O(log n). This module implements several Binary Search algorithms using XS code for optimal performance. You are free to use this module directly, or as a plugin for the more general List::BinarySearch. The binary search algorithm implemented in this module is known as a _Deferred Detection_ Binary Search. Deferred Detection provides *stable searches*. Stable binary search algorithms have the following characteristics, contrasted with their unstable binary search cousins: * * In the case of non-unique keys, a stable binary search will always return the lowest-indexed matching element. An unstable binary search would return the first one found, which may not be the chronological first. * * Best and worst case time complexity is always O(log n). Unstable searches may stop once the target is found, but in the worst case are still O(log n). In practical terms, this difference is usually not meaningful. * * Stable binary searches only require one relational comparison of a given pair of data elements per iteration, where unstable binary searches require two comparisons per iteration. * * The net result is that although an unstable binary search might have better "best case" performance, the fact that a stable binary search gets away with fewer comparisons per iteration gives it better performance in the worst case, and approximately equal performance in the average case. By trading away slightly better "best case" performance, the stable search gains the guarantee that the element found will always be the lowest-indexed element in a range of non-unique keys.ddobs-power9-10g8SUSE Linux Enterprise 15 SP5openSUSEArtistic-1.0 OR GPL-1.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Perlhttps://metacpan.org/release/List-BinarySearch-XSlinuxppc64le7tP LAAAA$AAAmA큤$ddddddT ddddddddddT9Rl/3dd8c205aa9e619c7ad4bafcce98b3ce7a73632a9a2ed1e7882d6fcb5648d6be18a4c9e118faed23c54e12ef532a2c0dd8a12e7c3ab21d9eeea8577df9da2cbebe91d15de32b300d426d9bbb8b1fb0581e8b3dbfecf198230ef51073a047c920dca4e7bb1154d6f46a8c47ff27bfb56942ab611baf7612a4fb273495768a372cafa5f74b885a04e50c6616540964760f54e66aa994c52e9caf40fd98bfc81081d60rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-List-BinarySearch-XS-0.09-bp155.2.11.src.rpmperl(List::BinarySearch::XS)perl-List-BinarySearch-XSperl-List-BinarySearch-XS(ppc-64)@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)perl(:MODULE_COMPAT_5.26.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3^AEdsterba@suse.cz- Initial import of 0.09obs-power9-10 1684333002 0.090.09-bp155.2.110.09-bp155.2.11 ppc64le-linux-thread-multiListBinarySearchXS.pmListBinarySearchXSXS.soperl-List-BinarySearch-XSChangesREADMEList::BinarySearch::XS.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/List//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/List/BinarySearch//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/List//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/List/BinarySearch//usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/List/BinarySearch/XS//usr/share/doc/packages//usr/share/doc/packages/perl-List-BinarySearch-XS//usr/share/man/man3/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/21d0f421af716d1a6c3e059215c666c3-perl-List-BinarySearch-XScpioxz5ppc64le-suse-linuxdirectoryPerl5 module source textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=ca161525fba077904677d145ffccaba930e42060, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRH3 x#J#`mutf-85e2ef2e8aca6bb07d079f2a46b8256cabf27571ea39b9743f3ad8fbd4b910baa? 7zXZ !t/pGFc] crt:bLL oc f=W"#|KCK[p UHwGZ ߱׉wꏰ UpN"MYuY՛,L|0Ӕ؛>[@^rɬxzӨ;ٝ^U}sdվאޏG-M$Q&:|(QP H]ԏq 8'Qzg*ƙwߟ-ݐ{Oz q \@$Cn7b-Ğ筱,ՉERop ,K> ^:-Aq.F4Y|4,Kdm<$ȥ.i8ܙ r0fRy?g[\wi0:8LѠ3 n|T+NX  B0(^@I+]41WZ|Ĕusp%Ƹh!<$kͥ,Ŀ9xTԋ=21Zr|wVAǗOU+O,ahb!9l$4ȦQ8#e۾{fXf'i<^(Z*bO Ò+Waؓԋ1YO\*a"9r!$JMϥE3~8dJȘ@1| ٮHTٚv$ު;mo4uA7{ `5\za?0$8_-9ŖThLb*<Ѯ|'zid̿0vX"0iGA~x;l@BiB}<9P Da_Q^;Ѷ.wEGH}[cGǑk3kBNWn5k|Tn%;r0'gMy }R 27Zg uJ3+}YtnI_lm1T:U@$H&Z5LN; !xa`q_*L:፬]E?kT txfƺ zŠ- B{|26R0=Rmjٟ5'0.mDh얁Ltǿc|ZVF7W1³Tٜ !CDJxٱ+u9Z(᫇)<έgɾ2 薬I3"T5=Mh b&jm3$be*" }4)KJP/j* zrggjٽm/+cj=a-0s㎬(B؈ν #Yb{ѱ'u|P"Y|CC<#wD I&iETqFeV$g Q:!q!Dm!N1-x_T$' -{B`(yJ85s( V̿/3rP8Rd,H[oZߛ"(5p~1=6IeHV&7z6n鿼b\*H^ؒWЎ;q'rm#Pk|~XI*jpDm('1WS-%8. i%fP.pzJ3:q++$4Xalx΅SC,2ïOQ q"K ӣqѱ%ʏ l rqP` 5gI9Cb+ (y8#8s]M@Y#2eǏF\+96@JLo)Hl(XA!0o>uUo V)yH1>R)Y!cAo^́6ɬas#gDB1uzYX>OmeQذ@y9H`;<1׋oP`7˸{B|AuEOu]1ESk65l+ ǩB+zԖ9f\_qXejIw=š{xaUh$8:D_0L>iO~ՠhEO#E[3vHO}zz|xdQH=:S$P@D62RJx,rPjC(yi'(4tB+nv-ק_6['&:e /kRJ`XT_=>ṍm)͆_ ( F~0^8G“As|PCS ]&IZ~#TQ0ᅩ䆎2p\(:qAcK tí@ }!U'}(ಚΈ@}08|H۵KRwOש_C˱bwǝ 0L*@'}~/Ґ<"ymTn3dFENcxL [ΎfPlr#>QBl Ywƫsn3@-TGtV@6nlfb=oK6дجb]8 5կsܠP4@f(ֳr"&t/ gؠ+]Q?EY߰v5/zza(Jon^h˷jXx'V n;Kә>/7e~1TNCKnaGFUqi`6M %^@ӓ`[s}:`./}p7[vt{ǃ `VȘG-}^pC ~Ƕp)dG.nVUƋtBC~|j5u4_ܺVj Pgz" ۊOH?*\x˾UL'N:u7oXl[DD#g*ՙuHF(:]T׵QhI&u6c 5_AT5T_Y\s 3\%5[i >u bݧP}|Y*Q80Q}_i &2uo8qeꚋ!Bp 0b e:0'&eh|XvjcƬ>O|Dž67i5E#L3W<&O  jƈoPYi4WY{q]cN $ޤU[vzGYh@ݰxEVϯ ^F]reo،tVEGVDY! ʁ,gZa!\ 1:3{fv幒g5NhEe'ROh:5lu2ʹDNYMMp(°QxzҔ1_5Iͺ~=ƈw6&79x%ڦv ig$Ve ZφՐDR9|8E+%aWg>[~ƢtXabᓂɻJmb9~h6G _`ڕGS.zOaiWܐ ߆:7S͒fT #_rnfu߂#fUդ&S+}*/?>i=}Cc/ ClKEo %])=pЮ 0`l+9Y#pT}]Z{i)]M0DȃFW~C@ V:>7KOѡ+K,B?B-ēU=z!X;o/R莥:dz܈z#遠!XTk^Pcsߕz$^BH%oBFf=34j(:g!pVW7%z'sn҇yd00eb^jD Dz%Lvq^' Lx }A^_DA4*hG4di͑yۀJ)HC=Q1]""c GySoGt8?t~4"fkn;M"etTXXNVu'lQ~H/&Wh @EJ0[vWn8B>vlxq͂܅ _b`0rG:.Gy~"v ۯGJR}쌹%xM"Pֹ,-~ }Hdɢs4q3D3R ichB ˵,X#8Da1*yh$3 r@Oٵ|evE'!iȲ3б&u˸iPՉk7:|^XF38tC1 }ypxf-$)b&)rфvsqQD "!h n$QUdW0AX m;ṯyyt!iМ?uJ"ir+hz, <*i lezDCE<~6($|6P/ߝguA2-UΓ-gSFF '֭Vco=>I]i$g؊7 1⼨']Ndbm9"۩ԍaGnFx`&&ߥ,ұxտl~ެַ ! c;%  b Ey ˃C+KflAZ9"pgjO+ IN'2s^dDz L^}9l퀪LJ&ﷱ^zh5$;u]<tSVMCuE~ĠS%(DD( HaFW7d\3kjcI(N[q-P2le {^ۈ 0v"rʡx _<~-n0wi;vQ%hS1f$ER`ҭ[7pҋy9#%g %x%fٰU7J$Żߛ{b| |&{$1QY ]!L S&^`qW?Az^OfRAvɰ$`Īce$dw&t: سcrqR~0ƍ3񱞵rrw_s}5Sk0% 7)#0L[<:sG2eM.ov=LWv|jx-&kp>#AFM,Kg.KGqzBzHv]iIRnV+#*jo '<:?22Ɓm {0S) /3PJ? _Z%X~tԩxC[& _MrAY?U0@X9t28zׇHCE¿~7pOLIn7a>Zi?7,]E ՖγæNw^`0Fj{wd fu|u8BsMi竞I'P\Ā"~/RRKsSOQ3|)rJ>Vci ,Fԗڕ$gyzS7s?x`^@Ҿ0;'* lZl0XJ8"Hf @>Fb)U-2נvЮzٟgu[rvLlfb :s-#s 9S?D{go(=ǣpV 53hKRcALZIaН+Csh^•QsCQ)ZwaVWH넏Hb ײ͡d&w>m *чLn˴τyk vSt&D\=29xnj$~w+vA-jX<]mkkdo೟Tlk/e5b2 BLNhLO a%J7ǨX`*fiь6Ȁ9D:uT#+r_ 6TecPnL[9';F0Ӷ7^U\@giȟ. >X$)I 3s@Q=c0i@zŀK}c@|@Q;z.uHu3 V4 [~;Rz|'F(h7n53/S1"j:MsqoND;r8d]0XsONiKV\e>3o\x0$,Q3&q:b2emձ.Ќ-- 3GsK)hxjeW$bPDZJmS#ןtSEL{]| n.N H޷~HxPJ?ޏBºNQml,rB豩jj YvmG iI= rEam1=O -Y(gyys\˪)t7IuФc'UD9t9h_g7 _/.4I=CLH=FثEN)Ky_U0(գ.PbA FǠb.Y3=AYyk?fC'e|y?cl7cc3V@hDS;㇈*%q{ ~> lm$TCQ-KC`* jmFIa}8j_.j$A\˭ذ߭TÙL83pe6+@L._%4󜱁~Jesd4U-mA -??P4BkBH\"WENK%?R4aetFNpoR'jzy$tF.I[~֛g@nbdg|Ph.&wNH6=1fS{% mLfXhƊ]YYi{&&.(B_&A׮nո#J57صBfiiܔi7RWt-q{0e9ReT%rji#STe[sD- B\58ڌNRߥ0=\Ud0j½ DjHYgJZ?e$lMG=,m l(|^#w&(zqy?ffyd>h>)[] Ccx5tk'BJqef;\wͤ>HcfѢWnwێD?$(F؅,U7&XOyKmخR. KGQOXn*O,x>8KĜrPYOװJEz)LnQ_hp 4pf"{ޜaW1aj޸-}iR˟e;;[Q&DOSk!kCPlHRg}kB2shLcD4? j -7f.- Q^krYs}]Z8ycő l3-Y5Ȩw0x@hވoM4&܇ Zy'1BY+Z|X|CK@M]}۟r5'Crqb:XSK{2!M~%hy< L<n,FZ d2YE0LDD]Y3;5e #*lh@ 5Ua5 ?= YT8>umT0u[p61kʷ[DyH`~뙘îzh+"&^y<10jyn]]u؆O'@8, actYMg OH S29]هHlޗT\6 q!mjRn *Ss)f<l3gFAWܫ4Ih,8` BOvDt4*gb;ǚ f'Ո ZBmV]a; Y?1=ȲlzgZS`×ô旯u0j۪tw=)S,?ԭֹ#)y7gAVl+6f܊繸Y §ubۧ,A:+6-x8D4"ʻ~ :6,UyEGEy+f^_KL $;?OA9ì3mu?mrC+2Csśs# 3nhB~'t ULAkzkW$(.#0Ⱥ}/N1{Vx)|p 7͊a5I\qt)a8CQ3pz&l^n¼o쥗l=G3~R-iz(3BANF+k3y~h" ,dzy1Vhkc<ڽ=M,HWIYNG+hMi<]mN=q)zd)顆dT?qaʸAXuP\1!BǑ}nq~fc}0U#aNQ9Y) d$gS/ *=sD-#m %-0 Ag,g/x+%y[)8+_N_.\WYbäiyc~7ciYG84#U'7;~A6}$!շ`6.QQ;?S"!OmQh3=hvklnǤ@?LNpe$Zk kPz;]=U_s2) 0e3beܨ $4<& Hn0fk@SWC&IR]w-eԜgD]ZϑٚΈX:Hj- V>ۑEoTRM53*RZۭ>/(6sThtcI[y8L*u[ʙ#h'Ph~/]soFuDb$>pz렬U0nlM"h (r dcZuwЉNhW07qQi]Ԭ0V1ͫ=Io{4+9kX ?g!)s#W.4dAMG4:-vM5+D4qħ'!=|3;% G$scĠhH:zW'X.}ˎSQ>1t вP/n1%%WĿYF< |/!SEjr"ʚiuq?vooS>ͪw/fU[a-= gPgN1h$%=]!"R6ȄJFq--O s{WKw#l"pO *SLu%,X@-Cg0E1s3:0fsq2BU\ _nS> 0dP/!r )t@^ +BoZ s1Eg74, ٫NrO%ږ'ȑM q;ؽon~'d^aS̑#/PhWnU i(D%mEJ߹}F!4*@YOuW#~[ %cuk7YmJ6H踖4Qu?2eeUUpJt=YOG伿MWYZ鐦{ 9 }iy}Gx)4CNnosTTZ?Z(vNj)z5aKd!~ ] @Յi3;4LBv.Iw-/ \Q*K?|)̅hͺ6:͐xA.u;lޮWKʬ:աq rY>2"g0\1Kct 5z<7'1BYӎi3?BSk 6u>k0ll̏*'GEOEj`Bu䰽]F/~/OAoP{zy`<-omnm#C}X4*hJ{* <1s ddZίA@F̼q5 RφHp.YvǸHu 2LZhKz>hJv'9 '5LlbENMi#uDv MZM!فIrbJj"4EBKuEoW/L3`<xnkVH+G:+i,$O|d&݊vH?F0fq_he K!\. `!? j̽jP5d9^4g ޓg캌UW^in!]>G:' [2_i w Oo7ߊ\|i_0/۱#VKW\/:#Oǽ 2y ;XݙE=k 3}*HGešCQqE J/ 1ٌ1Et;+,DG0#}CCLSǶH >/JH慸 M-*8t}"ωo5Jw[żҏmZP}a, n,F:D-ZըC:$5컩1EڍߍD"c._M*?1pFͻEq),A$JхIF[6XU!0(3~ IOb\GRb !ħ~I^^DQbL _cnjse29݃M />QuW232/NJ/Z#%/hug[lvK)@ǟ@;B0lUGȄDGHzgGq;l5!F 8٫-!8Gc!?:v*F^ڰ-Yψ,j5 v24yZ[2G yYpWBMMTh cbs\NY;bp ̱Hܻ҄):zC+K}9s\9زsD\Mnqö5 H qR@lPԘK;Fƚ}L@GMc:<}2V>ɕI(xKcpW~3JF']# Yy©F Q @d`V~*leDT`n=d i<3蚚uɫ!{'V`Wcu6'HFW9WoZwEuL^Cn)t5`5>xZZcElg!yޞanK'fGrX-T\iQ6YR4!:NA9ި,ֳBIXTvsyZβ=A -l{ mr/1./5a/&f YKkw[wAŶX3rBӐr}J;v}h9lZA0l F?Kj yxQXb[k˨xFo'+@B3yCrה;ͻ Ks"4\ ˺eDQӜK==27Km6Vc@ 5]Ie3]I-HH+Xm#osB΢..ARv|?4+`vv8As]5Rs>> p{m"}Ȝ L&x:,@/* 1zC)VG36-[9;0)|nu!NS|CR0ej4+]LJJ(E*NVaHBtwl-SiצkTiObN[UK|I[}o& '[Lu(Q0#i,g ٠&7vY?At"Sъ䟂s-0r gY)4(/L.Jz+yY+"u/YEYM'Rs"x"[Z :_amYxscXgof=g˦wT[H$?ϯoX~,Sq|yX2MtsNٿG|T-UT Je|"pCթw_xF;%QYJݣ1 "bNĝ}oF@ϒ+#ۇ=ܓqSKTrQOP¦rGlY&F( _4*O,NAc!>=F. #hlˡQVq87C 3 LlThPbL>Bєc$"ٻ q"D}ޞREɌ-M?ɽXhZ)Q׫٥cMB)] O!'0iK "CPA45/c{*-[amkt*3AD$;έyJ}.?aW蛉A4H G=duT#=_TV a^9U/mL H#N:Dwk $n?Qv!xA}Ku~]~AxC#チ-VZ1&ekz=ZKL1 (m2 pUt8:}"<<,}dLH1psR6$R'gz6":X=ʏ `R^Z֭Ub>)# El,!9vGXI$[Rx]sY aeI1mCof%8:d-. `ɢ`7A) .0J]tg{, Y=fAh&'vgKB66DowOij Wh uxkc*lnQ[÷ΙJJ |y?LPi5xKEd:ƀ(wj՛&