perl-Text-Soundex-3.05-bp153.1.17 >  A `B^!M@eeev0p*7HU-ttlK%1.|Nwہj؅gq$ رJ|8؅ܥcGM&Z 4\2tqena+dOjA>otQzӘZl!,lvEhYK^:fěcŽұn㗧 [lM?Saּ8(70@A_>@k3NJ}υM_iC^|ՈAqUWb2a649a74138c2b5a85623e4fc1ea7c9f7fccdcbcf0a2eb8069f2155b43515eb3cfc7d69dc9c7776fc2fb824c6e7c7a88899b0c1aX`B^!M@eee`;;CbGRI&1 E CH w"q51`#YK gTp7d){?2<kb?OƦ@KPgaNNQaס)eLK x]k:@PA[zKC1k$ǹs6p_u= Ҙ5P#gUL <8{=$MT,iʼS@9Nh27(akup1Ǩ>p> ?d $ L (,IRW q          H       C  z     8   ( ?8 H9 \: FG H I XY \4 ]` ^ bcSdeflu vw0 x\ yzCperl-Text-Soundex3.05bp153.1.17Implementation of the soundex algorithmSoundex is a phonetic algorithm for indexing names by sound, as pronounced in English. The goal is for names with the same pronunciation to be encoded to the same representation so that they can be matched despite minor differences in spelling. Soundex is the most widely known of all phonetic algorithms and is often used (incorrectly) as a synonym for "phonetic algorithm". Improvements to Soundex are the basis for many modern phonetic algorithms. (Wikipedia, 2007) This module implements the original soundex algorithm developed by Robert Russell and Margaret Odell, patented in 1918 and 1922, as well as a variation called "American Soundex" used for US census data, and current maintained by the National Archives and Records Administration (NARA). The soundex algorithm may be recognized from Donald Knuth's *The Art of Computer Programming*. The algorithm described by Knuth is the NARA algorithm. The value returned for strings which have no soundex encoding is defined using '$Text::Soundex::nocode'. The default value is 'undef', however values such as ''Z000'' are commonly used alternatives. For backward compatibility with older versions of this module the '$Text::Soundex::nocode' is exported into the caller's namespace as '$soundex_nocode'. In scalar context, 'soundex()' returns the soundex code of its first argument. In list context, a list is returned in which each element is the soundex code for the corresponding argument passed to 'soundex()'. For example, the following code assigns @codes the value '('M200', 'S320')': @codes = soundex qw(Mike Stok); To use 'Text::Soundex' to generate codes that can be used to search one of the publically available US Censuses, a variant of the soundex algorithm must be used: use Text::Soundex; $code = soundex_nara($name); An example of where these algorithm differ follows: use Text::Soundex; print soundex("Ashcraft"), "\n"; # prints: A226 print soundex_nara("Ashcraft"), "\n"; # prints: A261`BRs390p21SUSE Linux Enterprise 15 SP3openSUSEHPNDhttps://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/Text-Soundex/linuxs390x /fGh AA$AAmA큤$`BR`BRVB `BR`BR`BQ`BRQrVB!VB `BQ9889467dde416741d8928e9406a0d336b208a36ed30264e879125821ec463dbe0dc0a03880c0dc10f5438f68e27b424869313ae398297230f961981d90bbfc7a3e2ce646c81fb0ebe2db0686bb6af36f8b0840d5d614ecab4bab71811c0bc228cf06229dcb67ac5dd73ad5b867ab6501d8b401aba494a95784cc0f688d4cd83f28cb8f93930c66adef06e3ce147b0af04181f0880adb85aaf7a597b1a0e68fcd06896ba007aa5116503113b43cc967e9337471aa0f76294d52bb8f00c79181a4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Text-Soundex-3.05-bp153.1.17.src.rpmperl(Text::Soundex)perl-Text-Soundexperl-Text-Soundex(s390-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(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.1VG"@V$@U0M@M@coolo@suse.comcoolo@suse.comcoolo@suse.comjw@novell.comjw@novell.com- updated to 3.05 see /usr/share/doc/packages/perl-Text-Soundex/Changes- set license to HPND- updated to 3.04 see /usr/share/doc/packages/perl-Text-Soundex/Changes 3.04 Thu Feb 7 15:53:09 EST 2013 The module is going to be removed from the core distribution of perl, and will now warn (under warnings) if loaded from its installed-to-core location.- initial pull from CPAN with cpanspec_obs-0.7- initial package 3.03 * created by cpanspec 1.78.04s390p21 1614994514 3.053.05-bp153.1.173.05-bp153.1.17s390x-linux-thread-multiTextSoundex.pmTextSoundexSoundex.soperl-Text-SoundexChangesLICENSEREADMEText::Soundex.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/Text//usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Text//usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/Text/Soundex//usr/share/doc/packages//usr/share/doc/packages/perl-Text-Soundex//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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/736570b2ba74a8e5330c98f85edd0463-perl-Text-Soundexcpioxz5s390x-suse-linuxdirectoryPerl5 module source textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=9bc96d5b5e59aa4047aac394baa5f27191185ffe, not strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRRR7bI( Cutf-81a0d9468618d47ec794e8ca4d1c7ea8fe2f9f525aec4585c6dd95522860263d9? 7zXZ !t/ǧG] crt:bLL*hTQDn”FD[qXđMxV)9[ϮxZ3\ue;;|MoٝüH|-Hik8 <w46-K(wM7?z;"7^Eq1:LоBoy[E[]|!X/ Jyhe<%~}t&+,{W{2OE)PHZ$0Q||1Rݨ6Xbl|Ғz &5\2;/&5hªO%|iYA7_yFCL w q{‡.IXث[qf)];?iAkûӈ(G<7U. yΰW6XPD)$]jAlx='4yElU/VVTR#C څA?gIP]SkD%>,gBO[~Rgq'5֎qӰwG3.eS2 fhtGET2::]^i8Irm(s[!c GKJM8dOӤ%DP6O!P GaDa߬G|9bCeths"aN= dT\Eܥ"@hQ8U{^M9ZBJl@e1 G-(qΧ'3qaeIQ 5iL jY:{ېWfq4YČG&w "UnrG׌ߥ7J4ެwU> @c`?RYa.ڈ59L;EB aQY#60c$IՎz5P6O P= OTҰ8FφpnS|Xc/={#AVQkS_15cpGA#^h5m p:DFQd}_{ɤ^Ydž|B:Q9]UYMiQ:B_|N* q!)Dl yqP:g=ĪǺ,=kPŠ$l9=^nCXb<rIՍp~U3QijґMvBnGd,~5t̮ "&a ^ЙM"E8:^E[[U=1tU^AT?Q.P6Ql}Cj O2T"J34?A 6*zNGR jssBWtjw-,4<"lk\KH!-P{@@c8za(@g \' 9Pv() 6J+쓼>l? "eXkF )_{I[ywY]ezVbfۧezIإ1:Lےo.mr`ȴIL˵曻uo@LFn|lQȗ2A~wft6B OS׈GbwmH>L=&>>Iiz9F)B@̀77H#ʜ; j_|Ic:9!EqF 8*7Hi2 nrrbh  T [7EJb Mu!T%TL14Gm.&~`yN LPّF KbQ8mܗ#ܱ30?pC2Epq2"0ekXp%)trܼOaSU_Dq#eV!YJĜ͜*R1k=; lm,I?sjaӛ`? kRב&JR43  #IK8&64-Dwȱ\i T)}hu~d$@~AY/z?+lavj (5?p*C-5 W"fۆPɥk>m ' JOTFd;DC66\ny|u*J8W!izhWTաV EOXQ gg--]F AntPf)j-k ؈SA0T{HH$)ͳ=m#5gx!يü| t0 (^^GjⅾmE b<{ ٦ˌ),"ua>G:U Kv=ltIV2=rNOD$ ]g Isj'}eamTe {|8O7]@y@'L5?9Ո30@|^9ICET7LU^0rq#r=YphޟW'D#LS E=r4Q?{mS!1,tL+ /( lpU ڃ\S}aYA"N8BRQm"\_ed^!KܶY8#OqudiNZJ'S!O١R WI{0 w{/$88dpP=xh9,/ ~ ?VHIKI~iu Q}Jo1Mz4H +R>!fTWh`0&H|,s,#_ E8n,+X~'_MFNڥ DevNSC٧>+J=ǁv;rW:\3ޘ&A;q4Y[]cK{UN6W_[lAxEalf uLG줴6"v)EϾ!D#nOZ_3Бn'oj-)) E(-y/F"$}ou.!@ r&]Nm|hMӍUCS5oDEtS ˧iqi-&bG+Y K׮{,Av&?-}Cy{h@'}9N2ɻ>KCWvxj1cW_OHo78TgZ7d׽iSe3o%~_UnځIU Re"ʯh QP%;t ʀ==CbBUT=8"cZ4fNUئRA,[49 #ag"zQp.;پsSFb&>Q['X+ 㹔@Z|LQQ)wT*F/T|wtp97Q @}4", ){o {-ÒK#ёCGfUNf$)&ujpNgy9$D:Z,s2hklh -kW(^H^v*f5ݼ]Fc;0}9M:S5تY~vޚxHiLoO.eVL`kuV{,`KϯB՚~݀8ӓQ %FNМkBo9 (!`i@69ẖckߊz ~ !3|QWj kjꆈVsHv.pR?Dwx`K폠'_`C˺lglkv7VXZ<(wҸ"缝 Yk>*:,)ݝ;be%Iޓ .NXi׏sƋsҬSLKƷgOsU3ξ%S-N5vYke%ۚd,ĝ=p>UL(j(/ݴ r\fl\ MONfA:HEᗯXy"i6O( D{Wn3^Sl>ɾְ[נ|kz ~B QBD37E2]W6xT3{/"α͠NX>_2Lf; D<ǣ %\<꓋)Q|A!C+7iס\Eq+zP%$rl&@XHGMdam"P_*(f8Bw^K礘P 'g[3bGN `ŽㄵC=Х8;YpX{e=萠YXG4hdY:τ'^]=w.aH>wٷxNl9VAUN΄L) mթ-s /0z:%uv` dDKXU5 @bZzy54z)M(JzSӞ.wJRp swH~Z4H7aPYũo^J\Ӿgv:/zJ];; ВguN%ׂm]0ȟ 9Ȳ&OVQ3L/VB3}ċqvxd@X&ӂ>SGy7uEb,焻NhuEBvΒA etS!Op6ԭ\Xb44 [i 8ws s&g@s[V8=ilmSi \ayd>9 , pM[ گ-2i{X4ia1|8>{,3;T/h뵐 J~'O.ǑKN-R5ٹ Kmcl'hqC/7~;{ 5, փ.!s^Cg޹ $ҽ2;"_>cAȂ ^9ffyHPRw;XChn?N#AZW8X0wgM GiXezX!gC8BRyioeI:VA pYv:J[ V"LՓ0>@H?m14C֜O0g}U9Sȼ<nQ+>ݩd;x&qitRQ"$$U1]:,d^:oxQ'ֱ@VI0ϫyxwkLG+l?-ЀMjmQ-Gt /J^~zrH,0)&P/lK \X9FB~2ήD9Y^wM]{KYǒnr>Ӣ`ܖcK` ͗1(ԢgNA𠚉F:=(ck ޚYP\VZz$->M8 ASzHMP]MǼ޲O6*]ѐz }N/XMkf8^Jw$U%;a=RT1=܃e.93sr֟ï[PL|)E2&gk FԏZHՉH ̌o9_cU2ʵϯ#ݽ-'D>mY`oWX7b5 xg{ ثMBMۊNlN:$\<1-YX"ȇ3;P,O%aTk~wa !D\K.X?mnNoU|bFjÚ\.*]?= 7Z P:/]U Vs߼(HMog#O.xD}b(?5cu7kzÖ _K .n/ dXOAڡCYPPtH΄aBYnҋ]r m*׆YfvޟulFHe[@kwȕL+x@yayAL#Y2 }nl xaLqc\GE e,tY\EdZ$ƆPn|OG,=c+NPńGUa5W"efF:LT_O\D>3+-ŀ&= סΜ ,wxϓRs0B6n)hB+k+@Az1E勤8B|U`lr]\qGB?fV"*%ՒEf^@ݹdOM8z0%wcHIE{;,N>'!ɋoMWp8V>Yj^I49ԱRrHgK5/ܤ FU]@F+Vj~zr& 서t,NJo+GkA;:F'c@@P4 Pn%ߞ HENe"̳tENm\iNxm uEY'5@pJX>}}_#OE3t>3:'Ft\-j꧶ff+Lv$Cr:oJ&j+0<$oR~&KR6eqyf#PRfN 9Bl,[E)n-J1\Xo8{TtNH89\J9w}Nϛ#p9]yHXqBEm;|+LHIyxJyw^F`ZMn}^:ahG:[4 .~a"sdŇxg0՝W&I23ڋ.V?pݦ|̙ubo+b۟S?[<芻P#mp0IZ]HdAKt1j܏[U@4\&b |N?J$9EjA#Hoc d1e1Lԝp샙jaV[OAhuɵQKG iUXKŷWKc#3^ZDV)$sTj"7S’?N-n֪o_j+Իl>+-"qcZެیÝ ںaf}k ڱ@IQ&xQYGWQ%s+c(W57tfqx3d7/vX.wʅ}u4RĨ,SkFcQ"M\]Ca3vMr_Po1gRYbsepfX89@ !C2XAW_ 27MwLIam#x=Y'O4N%tk λ4J3 ){)]Ьix8Ş$F-+q?yS4X.c|ew΋k71(Vns-%]uPwFF I=o޿ҡ., ,&M)&4' Tp*KO,Cz+`6/EǴPXnY9Ce+U mxtSW!9jWFJ& tug^ q-<\#-N1/$C/(2?nGa;XpF$ׇ/ʧ_:<32ts^ <c⒯߂i(X!W<PL?>fy?|$qW9xCUP}׶`"!a`>E%N+c 1߮TK}šqP:B:4uJOn&3MlI*_\ؘkSbJH0#BN? Fq`t$}Ե4F?3= Aμ[Rb{=Gӫ<`ZM:K?Jujh%2cvzaP-cK[V/R}@6 lQK#57*'u$Ei9!WP#㣐j cTY|/Aw']H@CJ`s{A^N~$ ʵ xp 2NY_/VKpKVxAOOp|ϵI <>Iu|xHmEMq|u#=<]+y{sr fj|aX-0G}X ]GfS_ q\¼=B@@2J=`ڎ:0V7JFVg8N0ޒb7f( a/tM]Yֿ9[(ĸ*bN;>B%[c;)Z:>.` ~,~ ;{hԸmh\ ( Þz1O>(-6aHas! WCnhY5(&Xc"+har]#bdF ǩUV߷i, lM7W~/~LςG,lįA\`8iFzQmS'~iGI{$Mm"(,f ?JSN dǎgba\| >0-8~JPs1%%d8KyYAP }Ju+SX!u·d@*g:Ѓer"eL7V h ߺ+ 33\Q( 'ю$iLznTuP^iog|6Ip ڭ~B : Q]F h*?]SaM|z|r>hԜFP yb}69sh4G{WKYj *:oI #O3_ z}nYWSæe|@BȉaP?H5o@HPSZ|w '{_KBtЙu )gt今g 0p~ݱni8:]Bk9Kʌ 60  Au2`My{Mñ0p0lxtk+* - bw-<DJLj0R>)@Ugy|0){ӆdaFKLЈL%`$E!pe../^$so>z[ZaЃ䥕GNtTX3  )tlׄ9$jq.~銡3.15JclA9&S>K0 V UX9zx$s %.̒X6[6 /BMAsiScXC?Y+B-͜fma)ֺj`iX9͕ΠQJdr1#y׎6$Mmh6TH'ʠDHo#kXdʃa<7"3xŨ;txiYYަa쟤| @fͪhd.kZ4Ɉ_eWbɱPcߙFáOA\O]H*ҰaGC̗U%ڭ3?4"$;hؒڇ0\ `\xb2ɤkd`k- umӇf;hը2 I $ToYc_dM>PmL!BH[ZȋVS[qݕ6(>$v'EТ8v9n4ZHRӦ9}ooz/Π^IQ%ܷ{ox(mcb$M`pߤ֊Ɠ\B&pPYRj&,r^K2)JiQjI1.Lt6eG8dQW:2MB/D M _ugJ>L+bcӏ"wl4 MԮFZJ) X =/&ZrF|sQ_" p:V=14BgmKUPr##_!Z.Yܽ !~\ސ-i T5>O̟RQlφg#`$g&{ޚk"5n 1Yέ6IP"Q5/2 ӣ7;X8}Y\ȋe5-5'.Ɛ~up[$ЂSdc'<H? ¸p:Ѭ3gL]hB"L_k&,K9ڌ(Kw_#]ABߦ;ೈ)/ UjR ۊ'n2w{b!IMK3J5;y+=o 9/*z5#>.MmB}m[4s'h@oqr&x[JV/N+/MDg[qb- .oSe SϣDV.4Ȍ?ls$hEibU`$nRćx6qnͧ?@n68d:%!#BVPV?D. ;h0vC`(_/o.L>J22dRN] K${ !Suひ0 UN }A~XcLy!ۦ}MIZC7'$XH /(: ; CU#@5PjD}LKQ>\hq>kr*~`=J~ˮCl\4֘A `#:-RC:HY+rd tYʢ~`qz^MzihרG.So###`4@F)-KKse*$J>spRvc_ԑjr:U& lAäHAG zh4-I$^ G} շQDs0Y*dok ݙag]yeRaՕm'ErEWWÜ!u@﬌j7y\NTx}m "(X)2$43 VN!I,?ӽνdz5J7Z72*vI[ZJݚDz nV |p=0.i`uB[qOz9ZH/NDW':żaX*0^BdmFM4@Y;=ge㗴5+gK_qUg t\