perl-Text-Soundex-3.05-lp151.2.2 >  A [O/=„PޙI-NMO 6>&7Ssޙ'ë80 0?Z466v2O3A@[1 傊Ee6[g^ێ ,OFlGXVU}& /`snD:Qi^TtCSQ!.&0^_)4 p6!ditgP_zL=&G_}xj9iީ\MYg +N\ YC 49f50634573450a5849252898e012b32cc5c8eacf9edbdda2749e4e4ed9e23dfe028a36c3325425c06401cae9b3106c336f10be1e_܉[O/=„Cp>?d # K (,?HM g         @        ;  r     ,   ( 58 <9 P: FzG H I XY\ ]L ^ bcHdeflu vw x< yhz|Cperl-Text-Soundex3.05lp151.2.2Implementation 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[lamb76openSUSE Leap 15.1openSUSEHPNDhttps://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/Text-Soundex/linuxx86_64 (PfGh AA$AAmA큤$[[VB [[[[QrVB!VB [9889467dde416741d8928e9406a0d336b208a36ed30264e879125821ec463dbec90bc521b9ecbacb0d92e9f78b29a533028cc116c3f321c46ad007d0aabf59a73e2ce646c81fb0ebe2db0686bb6af36f8b0840d5d614ecab4bab71811c0bc228cf06229dcb67ac5dd73ad5b867ab6501d8b401aba494a95784cc0f688d4cd83f28cb8f93930c66adef06e3ce147b0af04181f0880adb85aaf7a597b1a0e68fcd06896ba007aa5116503113b43cc967e9337471aa0f76294d52bb8f00c79181a4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Text-Soundex-3.05-lp151.2.2.src.rpmperl(Text::Soundex)perl-Text-Soundexperl-Text-Soundex(x86-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(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.04lamb76 1539963318 3.053.05-lp151.2.23.05-lp151.2.2x86_64-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/x86_64-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Text//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Text//usr/lib/perl5/vendor_perl/5.26.1/x86_64-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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/736570b2ba74a8e5330c98f85edd0463-perl-Text-Soundexcpioxz5x86_64-suse-linuxdirectoryPerl5 module source textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7420a417e362825cf1640d6ccea4a2153b05974e, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRRRȗ/lb 0CD- utf-8d8287085236797769c1e1b7536912a5e48389ac03601b876e3abca036599a5a2? 7zXZ !t/E] crt:bLL D|b`~#^:i5\h_E E Ҩ-_t%:J']"6:t\.WnnXd1 h2"*nFW1 ]L{$ 1 ݈T-2G_`$NG2"@Ü21PtwƞgT{B df/Vp``CFq6ށvMT5^8NBG:#whZvtbrlN$P΁rl  s0H.nԲS'=n^(da'1Qd-P-1Q7׊(X~hYڃe$:(eJl+pEH=W 'N7 P2dHŀ~ϲ٧V3xpcLȺ.wBwGgt{0ShDZ+fvY 7(]_dM}(7lYQtG.CE.&O^2'UBKAA$ˈa]I|SN|>K(lیTeǍQE3|:{7O$cK\kU? }n (nWƊ'D˟ݔϗsj&#L (mi~ciB6ku!=T&eMok( ?&L4S)k@rIU mt7$z~E1;Jۜ %R!`(ϴj2S8*t FI\t 8S;ъ՝ h2k^Vi%T枛fo4c%))G種ZeB%\ $Jm0C\N|;D·unmvIX:r&pEc]'UUIL" 1BcQ L]P'2VڥJk8>s3&'`X=*6` w oo^?M_eO8|K2Ylc?a+G?5`-MVS*Z|~iBqһ`Ϟ;nB|>}CS6Q7U +OBI-G)swI誏˄[^7ôO(pҝ!Kx Hڇ]0W,O RAběJy@)*O |fWlFLjfrnI ^ښbHڦC"gfP̶LF3bd6ۮ I@󛿚,qi]bdƤ6e s}pa$E ~{EKYJH4q*yy(`y<Z#ѫ3]EtX']fJ~adhJ+)yl7T,tWWosog,_fKVG%Ce6Ǹ>ˠH+Y$<_ $+Skpn~JGR,8밐aGaUfoB ќ5tAaB*tp aDP¸a@.fп0R%ns7!S.i裺 m{#RPX!GnDQ &~Ź0tpmt6Cҏ@xķ}-yO+jN#!SDŽ"c\FZ!M%+k, >mQ_@ Ljs T.4 K gt03uDpC}Sz, `:AR^˩hkK{"UR<<"+lG)OV#isN7U8d3GQd NՍ^yP#j˾`(c.9vw"3ĎKr XxmTq Ȿ1D03$Y L5x@'PDƃ@Kj\pM}sS$-;@`ߣ%sTtD?; azF("*C9v`SUd+\mJ |m>ߩ 5:; SW3(5-)Hv&p\hUܡho޹9snRK0oj-XqGC]ѥ˛$ ȑam)!C]Q[^ƸNƥ5㳶xKZ L-`|/a@kre'S*XǑ(!MA4 < U6)@{%LNpٲkް;ZS%d?t`;bL\ cҊpv/VնIcƙ@p/gtb)W W+wM,eQWxɮƒ (VQ_Xhn: 'IxP&n.u`CG⃖w @2yxfS&V3kQ?V )~!KR'UC =R[ $^%;vVW<'YWNfz.S;[B*d~< $LLJ6) (ئdV 2nz<(>Ñ,#-wVMCYyg!K^Ձeفt5R=T=SڬGAD_,8I#`pº iLv{ HS0k@w*xDT!H {Fh\Q+BzYE&> iGcaS5sI m@iK9Xo  TQCw᜼:n^m&tQ.TB)aB%l }fdU ,8j&;!8πtgK 頶O0{P.SB` N)`D`$v|#e{7Y^WOC?ma~ΰ wܪɽҔ}̀PS<q@8a4@A>5rRɥ=yd׹<_p"Y5\5P:Cϗ?")lPnyH8.nB̐"Tu[ؠ#a~vw'l<*`L" եph+!D܃tMKr8!2 ޱ zk$.1b+il"~xƛu)gUX7CvrQn8q9J$֜=XwFŢomʵ//ZYRQ~$Xӧw"4 c3 ̊p2W5490t9551MDws>.KdGTtQ7e^#&T]EP$cHGB0w\݌ϗtma(_HgM +?|)K}C7-)B|,*kD'}K ?g ЛvfT@DYWLdZ"fX3@iq!Zzδ޿n)lfc9}>OZ4; 4FN}k' [~HL|:1P[eU [|UX~vrw5㚾k0Kyy[fە`]N';*1$8a7?,jtG_ 24yFkPR( P$Z C[Fbrc"_bkH;SܙAFkyPQE[d(,LHId҃Uݳ8ɵqf/v l!LdQl|B7MQ/Ȓ/ Wz_Ln"*[*|3==KJz-L3Q <NaD??|~qLmc+Y.M@Y]|ch":[1;6 _SǛTxj;a/-ѱ(^Qi.$'3h\o7|CV6%\DJ^I yk2qʃrE|*~U9K3ߨ 氛ܭO)mftN$!@!ﰆYe8ʜ -#Y'q^7.\E3-a4%߇fslnaŤyˎs>0PƂЉ^| 1"lFeJ"noDr-K5C2Cbe1ұXTMlUZ)l!JօKbg9#|НRsҎsm$^kgqTPtѳ9h_ƐDh"KE$PxG 26UnH+)AMpqh#|]Ȫv}sa5zڍK9)Cc{s3'YeAf@rq+8G̞ƁK=F{_nLF$ȡT,YER'LODJ 3WGԕ%}5`h砩/O M`> UzKI8YGc臾ȎL&bXPnbk>":Hio4e&\"\Ԫ!E邅Qߦ廊C)M)2`k<u>BL_-şA R_&l(THMp9xebKFMn$MF&fH D6(8H^:MnHH .-&?)M,-HTȆ-@jϋ+ EV78 0s`NVݫOIrt_dv97JIc0-6$s;I%kH)&$؏ș̤M$}H*FR.7 `.X [ c~wKZdL}C88&}NBuc/}K5X,]xNW|dP L9-K EacUC$jp|UBcZ7ȆT c37G9?I S~Ն+%rvCtnpGavQkkD _61ې%er PV;4KsL]/R]7Tukcdy#+-n~n78rڞJ Jrh Y!=5To_\JvTGJXS|15{M.>78f` PzE~泰Vz?pjIohZ&ƹAQyљ'5hD ~[mRO 7}sn &`@*7Ѧ,$BoHNeUUg:1)Y@( TB7frF=Ëriخ~)Q]= ܮM&w6)>9~o)ܪ\O?n~>&([%XAã_\/;Uw8izǭ&cH ;DO(f?!aACr-_4''/[|3 7I=XVG0=$ߴrMɪˋfE˾M&[mǀ݈yo 9mc6n_ $sV:Q8}Eu K^|ƲS( +8òGPM@(2zCV1QV8VbzŭMe.(fPj~{-Gp䶺6vbvc3+ n-"WEގU%fBa-M@uqt/'] Y|([ՉѣRj鱃n:^#f@w{ʂQnGzJV#a`J%]גg#PA"+[,g&,JZ @|*?RM1ӄӽP{R!-on"&r'KMIrtht Hߝ,%* sjJG讚i@ #g >I1ĕE:icw Tdl};5Ac6*N8oϺAc^H =ͷ}Z8#. tڷej";w>?,3;] %i<$ƿu%E o9wYVz -Fz(p3wZt{JVk(|#GPy;ku9s_]κgͅ=v%Į @&V3_} DQDFI{s*UP8^S(qatU"OMz GLvi u՟Mjd-.$1&o P>_. JUӰĠ)SUyt@{\ߋ}˘5/mǷWΚ{{F'1g ST\8c.,S%(3l u[ʏdcoZ}G xr)tQcH7L<3=琸{SơmҐwäw:?RUy[Ra5L'ҤTvvK:0&9|˰7pՊ٦Ç[t;jB1S$ym0("ky_}dz=ǻ|i}7I<:="A!IJu*y[}3B1cۢÌHH-\mm~7jB3VPKYyU }"$t|%~8@h{By HHbGʩu3qrlw뗧BtO,>B'GU|9 "]xPw88)bW!sW*wWz{PoClFC&ЂQaG_qjq5X;$vMX?GTR)!w*hf]fD@۽S6N١\[cQe.΃ @7` YJ6%NN"ʓ{k׆JU\%I{J-*Y %sjw9l٨M8@>y,)+`IZtqU "_[Xx;FC!3% &ɚf)cp< CyT7//iC^2\_Z*[4L#Z&Oyϋ7C+N =uj|7Tb Tz&O\y=&~`hpoH~~07" $'^W@.X况3}4z0lM s=iBtgtP_l/Ro*4`S՞k]yOeRQQPð^[Hu9 '})jJo$>.e6 B+dXLΤ\ A\{q C&/>.WdL'ikLP,Dv}x(2mk=e F*+N',)reZ+=NHKoE͔pw3ӷ`ܺL7 ȸvـ!o;ڽw3h7bi elviM9AF蟔RDdJ%?Zھ^Bm9W!뙰lP⹏u6lqւ2wEef$0tȖ/*调,7@*}ʲMp2Ȃɱֱ[3_)|U;0kCmc!=dHlCؠ)hEqK[)s0Y @,3_& ]_ϑ,BՕhvFHLtg׍)8fz`3J;6LX72`tJ|UlK6/`bQz@b)|XëX>^_yخ hm̳+ʖr__v$TsW8:QBIUsySl`? I:Yd ksߥ2CQ2OTi{?,I4Rp 5ؙ6kd8YjF'"m.cM(,Ir6pK4<#WMkg DHdA6 4꣕Q|7 F.(X6Szo@g%M[nvQxu?d>JkO 2LFdtsT=i!SAR6=3,bl5ٌ@8s K1 {WK«A]S!fV6}TU <U<^wCF 0UE5fvu̎H ?2aH95"%2CXޢ;qd8VDSĝC/g Y 'ٔ xJ>YV;53M Ep -8 ?t}\W`U:1pre=6)0[? BV7 2wT|UzvzlҎ xt܅M,gG2N:iAb@KCTVK;efgэ Kv9fC!&ڥ, qP{&qbsi /E펱t1)^!A]@ dD )Nbrܮr~4 rk"ژp.QxZwNzCR Z\4/fY#Ugj^-}rW.cHP'XL?tr 㛬?GAlRUk={bЕ"kN,'sɢQapYmkMֲ"toOF Yr,:9S%=yG0g&yg/vs⁾IBk6 Ԭ@^hlppBװf¿a+H[Fw1K$Cs>*.n,CIm[Max3KPU~4w[:or8ulZo\qh1$!(2!Ȁkx~{b3=<ȼaRa٭G7]E>5^u.:96v2s|vU]1cX[cF wȿXI-;yxx3O[$t;K-$>/vo}:8X/'$@iM5?A?u}O\&ZpXx x{Lj3 ō0w=S"ٟ\@ ӥ{~U\sW E9pe2S!qV=!<&s԰-8DGOFTO/Y,ՓQpqO@_H_޵l?cBWMw*iBZ -E4^( ;jA== 6 ~Sl`1Q%] }A)WdYx]F)o Ԅhx;f)Oy2PH;QwmNX(@z__%]/o`;v`AIlob[`ΥS^^3+d.ȼSfsbI9!`֑^s2.XK P OņFrr gPcwW Z(j7AQ"}wE;-yD=Qi'}P h b @^>^D |@}y/5lN i6E gGn]E]y9luWlZ%EoŐ5/>!Cr[& ؋uf_ =A-j$ݾ~lUL+R 'q){3ԥBTWnU3H`81@Kc!m[daDNI>nߐX O !IH߁Ћ񆛔͡jA%n$@nPc"hGK2YtOM~)~KzT6GB:ӫu`5j LbU[qy3b@s]̭)r w^=,VP԰#gHbY<X6Ͽr-[,hPI(7uUI:l N &%%S5*l< ֡;BvYrotkkfXlzG7zC}rtfN>t?' /E0o2a5k%>ǸPj5t4Giqcv#=r<9:<(QQd [IP K kqo?u iz[m9ױEZC=ou/5\l S{m[څ7zݻ'A菈/vm~~{Gūd EVOd-λ9(𨾯,۪1"3QL ˌ)z晓P o]8F8>{ؾ|Ϯ%PJЭ!4f-: ,Ga.9qcʋj_ ?VrLE'XOUW5{ë"wNy ܻ>(5H2WΖ)\6_F.39Ra%5CwAn-'`S7JNVtk Uh0^:ݪݮ-a&Q߾YMụ0mIJI /4AwZJ+}FIωOhzCA{lHS&v3KQ`Ff{[J:T0Z7^L~\ON@j-.c>`H` SmڜRa$ؾ P>/LWm)u72mmB̌\+Op5b`<ǘ_Un:\tdˆGcpaSE?,"4)pwiKY;yjX+R`.N $ gBzY傿DD2 _>Q!4J̋ b^~0H lfƴ %l\DU>5U$0] ӯ\p'/(g9Xn=`` (PF4mD8YbU>~%W}],OdkRgu0{~ε+ B&vˊZ'9T^R"Jw ;x)xuMs시/ + g=νnA!d{3+L˪b;JCun6;OR,VaTdim11hSFAUQP?v~abU ㄱ|BZR&!?<a_41`X:]v[͠08w2(kcHQPe 3]j'tO5CٗlB}җ:0ފ 9)2]6Ek/TGCZZ|F>"g-aba! 64/ZWx̎< vgj:\2ҙڞyvYyM@i^R5>ѦoYd5_xi;1{50|K3YMQ)u|>NavO%ӲG%Ogwf{-s4+}[OF='4F^7B1t؊6o> ,:7D5])5Zly/ۋ] YZ