perl-Test-Warnings-0.32.0-150000.3.6.1 >  A e:p9|8Ȏl]P:*S݆& ߡM+h^6lyPBIMZշbT]"v9_FCj=!%ߓ >yچw`zrMk-%FWT8K$:kYr^٥E좡:97QV4R vzjÜ##X'1d{*|P9qqf[mJYY+5SGGed2f37e64a2e77f987101210028f14a8b9010922155f563c74753c7da9a29691db5a495bca19b6ea35d142191e808f2d2145d793ze:p9|wZn&:c JpWnO9㷰)4Do?( ݾsִҋCJM/65xŖzỞwK#nj<>S,Sb8TIS% }yqܦ/7dՁepWV j.@Ɩ6He𴅻e6^0VJ'y;&br87>¶*kA35e)J C<&iͬ"lQFk/H- n;bpv>p; ? d ) P-No  D l       X   < d | ( &8 0 9 X : FGH I\XpYx\]^bcd@eEfHlJu\vz 5 H L R Cperl-Test-Warnings0.32.0150000.3.6.1Test for warnings and the lack of themIf you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of 'done_testing' to not have to declare a test count, you'll have discovered that these two features do not play well together, as the test count will be calculated _before_ the warnings test is run, resulting in a TAP error. (See 'examples/test_nowarnings.pl' in this distribution for a demonstration.) This module is intended to be used as a drop-in replacement for Test::NoWarnings: it also adds an extra test, but runs this test _before_ 'done_testing' calculates the test count, rather than after. It does this by hooking into 'done_testing' as well as via an 'END' block. You can declare a plan, or not, and things will still Just Work. It is actually equivalent to: use Test::NoWarnings 1.04 ':early'; as warnings are still printed normally as they occur. You are safe, and enthusiastically encouraged, to perform a global search-replace of the above with 'use Test::Warnings;' whether or not your tests have a plan. It can also be used as a replacement for Test::Warn, if you wish to test the content of expected warnings; read on to find out how.e:h03-ch2dSUSE Linux Enterprise 15SUSE LLC Artistic-1.0 OR GPL-1.0-or-laterhttps://www.suse.com/Unspecifiedhttps://metacpan.org/release/Test-Warningslinuxnoarch;4x?KmM A$AA큤A큤A큤$e:ee:e:eeee:eeeeeeeeee:ee:d013c6828d724764aca78ec612a0a38068ea8b4b3692f20b64faec6e26d28ec692971659e683bd5e8d4c0eae5618fd3fe9bb2d7cf561bfe7cca78111afed3e8066029c34aee9370c4bb8b5cecb3e7c084cdf2327de6b75c191b8ca7d8645c6f2ec85265a47871c9fff0c20f61a93b5944a88fe053ba8cb0beebb3d7e8a7621025777587bacc8454a7b375271f6e5075e915ba1a39671fddfd3655d35277807597f80c48c7a0fdb3db0144b073fe64a2932b41594059790053607f10263102dc419c3462fc2de3e15cf68df02307e09376639a9a42148044bddd6372a316764f1809d4c2e75477afe12ee0a47b50b923ca0701f83759df4d6201dea623e33c2a989c77465f88c87b255687d8078db5df8941c805723db650d17b275be2c88cd63f1d1d9a444650833f91d80d1e506aceb9c548f25b05d49259de3a6d2965b4c246c9dff0a44dd833b1a9abc857dcb4a3ea93b78afa38b5821f9a9c73d02f535fbd3e97e8eff8caf0e8a51497580bf86c001f49bf7c546c646adab363b8ddd1fb0b8197e79bf0c7d1c07040f8ad45d813d6fa2acf38348e07ec3a4af60564a0b530ede5b09f70b181904bcaa32f33aab63c24a55b49bf26402dd80f952c15c433b5658e9fd44b15e2cd6fa11ac8e5bb4fd4e84fd606034df19c8c102bed099eb03rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Test-Warnings-0.32.0-150000.3.6.1.src.rpmperl(Test::Warnings)perl-Test-Warnings    perl(:MODULE_COMPAT_5.26.1)perl(parent)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1e_@`^wS@^n]Z]@V@V_V~@U.Rtimueller+perl@suse.detimueller+perl@suse.detimueller+perl@suse.detimueller+perl@suse.detimueller+perl@suse.detimueller+perl@suse.decoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.com- updated to 0.032 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.032 2023-09-30 23:36:50Z - new config variable, $ENV{PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS}, for temporarily turning failures into reports- updated to 0.031 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.031 2021-07-13 22:13:48Z - remove unneeded develop prereqs that caused metacpan to unduly raise the river position of some dependent modules- updated to 0.030 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.030 2020-03-21 16:56:30Z - fix tests that can fail when there is already an installed module named Foo::Bar::Baz (RT#132140)- updated to 0.029 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.029 2020-03-14 05:27:59Z - new :report_warnings feature, for printing all of the (unexpected) warning content when had_no_warnings() is called (Tina Mueller, PR#10)- updated to 0.028 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.028 2019-12-21 20:16:01Z - allow for calling warnings->import being called after importing the "warnings" sub- updated to 0.027 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.027 2019-09-28 03:54:47Z - new :fail_on_warning feature, for more easily seeing where the surprising warning appeared during testing- updated to 0.026 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.026 2016-01-27 03:13:25Z - fixed use of modules loaded by t/zzz-check-breaks.t - fix stderr suppression on perl 5.6- updated to 0.025 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.025 2016-01-24 02:59:28Z - prereqs lowered from required to suggested: - CPAN::Meta::Check - CPAN::Meta::Requirements - tests are now quieter to avoid causing confusion, by suppressing the printing of stderr in tests- updated to 0.024 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.024 2015-12-24 18:44:29Z - remove diagnostics accidentally left in new test 0.023 2015-12-22 06:44:24Z - properly handle propagating warnings to previously declared handlers that are not coderefs (i.e. a sub name, or the magic DEFAULT and IGNORE) 0.022 2015-12-19 00:32:42Z - propagate all warnings to any previously-declared __WARN__ handlers (unlike with __DIE__, merely calling warn() is not sufficient)- updated to 0.021 see /usr/share/doc/packages/perl-Test-Warnings/Changes 0.021 2015-03-21 18:48:27Z - add a x_breaks entry for conflicting versions of File::pushd which inadvertently call our exported warnings() rather than invoking warnings.pm, and documented this undesired interaction 0.020 2015-01-03 20:32:21Z - re-release to fix problematic $VERSION declaration (RT#101239) 0.019 2014-12-18 20:07:02Z - fix test to allow for special characters (e.g. MSWin32 file separators) in filenames (A. Sinan Unur, PR#7) 0.018 2014-12-17 18:17:30Z - fix test to not depend on message formatting changes in newer Carp 0.017 2014-12-16 20:17:22Z - handle other warning handlers passing us partial warning messages by re-adding the source file and line numberh03-ch2d 1698332905 0.32.00.32.0-150000.3.6.1TestWarnings.pmx86_64-linux-thread-multiperl-Test-WarningsCONTRIBUTINGChangesREADMEexamplesno_plan.tsub.tsynopsis_1.tsynopsis_2.ttest_nowarnings.ttest_warning_contents.twarning_like.twith_done_testing.twith_plan.tperl-Test-WarningsLICENCETest::Warnings.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/Test//usr/share/doc/packages//usr/share/doc/packages/perl-Test-Warnings//usr/share/doc/packages/perl-Test-Warnings/examples//usr/share/licenses//usr/share/licenses/perl-Test-Warnings//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.suse.de/SUSE:Maintenance:31298/SUSE_SLE-15_Update/aff7c032e9b945faf005607f9cd378fa-perl-Test-Warnings.SUSE_SLE-15_Updatecpioxz5noarch-suse-linuxdirectoryPerl5 module source textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)x\+#utf-8ba3f2804700500bf390f67221ccf0d5d85cad2f6e27bdc532303c135555946e9?P7zXZ !t/V9] crt:bLL {^G^7hp %zn 6R2۩qGǯ= r[yDUͦ@6fӳZR=,U|5^YE9\_Md71jqVu>;݈1Y/VE]!6R hS )bpL ƋuI0:Lc`:jr!R{6u4L@aQmf2<̎{Vf>h-o5ŹiZh̴Z-8N0@:ԥLFzzχܸb Rh[*)`Sf.\l򙎙 TV۳_a-QV;0ހ%;]D0"n%um1魟cuEjHh,P7zWnkUu !TeMxCЯti@=߿=#Y7nPB׹oڪoɲs&ؠ{ S<@ /[i^DeX3O 1LZM?DuF]sӘ$-_s(e_X}&%=};֞/uFeEK^1RFA ollpŐic.I`J[~c=ƍw*qajȱ3|p1l uMmUV#\Rī@H&dŭpbc#DP 1n@˴?G%vְNQDى]zS^e苬'Ub 8_,F¨-+9?/+#S{UK"n5)fȉgɪ>~8B#$WaK9X롆wkݝOn/(xMbIԶ+CN<dl-ٜw+"ER"zWWWcKR?/W%^[rn{$Q$-jh_ܗ!)B:HyGlxu [|[_iKvD^DU0#@l^nladžC%H͹`K/vEchIJ3ҷCʂ7)(֠ nq<ə2,7_ _1~$8mTJԨuVQþ:+)R!JgSFڣrH.^2G⻮u&_+ zhA0_v= ad饅 ҥ)Ϩ0Ow3Luqnߥ٪g^pA\'MZ'DAzyM0;~7.r&,(;sA?y,@$ 4jY!13$rwJ$|]aig{CE0VZǓk CTQ۾X`㓣)xג[c`!lxMh)„Ld9}ޠu/ooG!1` Ɵ/4'9իoe}[M4@FiCf\2GI@%8\\#0⤀<j N3 {'ύW7mθ 7& |TXYB7,roEn#U23jN]--$)5*D|7RkprK *ET\$i 3I=@#Q=t^=/v*r~ 灥 R={`楌v|J&܍\!A!4?? *)`^.n<bՋ"ѱSQ(ڊ=6a4O$CUI==2?2/xO.ZISN1;3Jt"d%tKf[7u@XK  8k[4~Cvz$83Zo ?,3Sɂ~JBxаhHھbO,,CdhQx1¸{6AsB[47ߌNj _籠 [!WGmoNI_EBUi9f&rCD+ 'H?𶨾Ȭ-k4Sx?f]3Z+aj[HcΤIq<lכ r[ V3[ȳh"#/Z&*d"!Em f&3[}%/H"x|-dgH9%(K{r$CX䁎HUչ?ڀ24y`Vrx&f_-CdıK*?= -M}uTs@+\yAA7+>jYz~"O]+AA8>$`ü*gR FKx"h{\$*QF[`?`odG1\s" ᓼ#&6:SI =pcvhYL[@[/$!)thzoϐӕз/:tir|{'wc/G8V3z[M@v#ze@VˈQ>Qh>IUG}^2⃝qqhJƅ*!ybV-f4uFnYM=\`:D?V}E|T%Mj nؑ _"zHڳMK[T rFNT6Y ^,;)2j%;]83tA$Ðn3Gg Aج!WY2Kse:xOU1}:,c2hS#|xy7bvX2a:cae۠ýjO!3!Sޜ '~D72׺{u}H>+ivm>89 p3ϩ@DWax9s;A+RAR^sUPu;:$#|b k9ڄv6븨Tl8;( >{oS(sKi:eNpJr3`jz0&DqG>u4ZXD}򝥑]-VhMGW5;I䴎Zfn}2zE14``I])gL m=A`.N$Iq"&Whv}2 '>N1ѕ8l]^VC)K탰eY$a}V0AEӊNVQM'+O>2pNtj0!F\^f.;QCOD jm Hmg7-] ؞0s뱻BÆ<+KM|uN& 1'?jA+eJLTJ@YR`BC~K̎D*)WB(?En %rwܔY%֒Ot0:2"†u Dl0bb1H{D(A7Clm IenJ>6ht1#ұ&szD!'y%&DE`E*V ύmIY)s:g%a$ve[돐ٿ6e'VD."a}酝Cqvupq m)Rhuž}mqps#F&_~0P%y8Sӫ(oYg-F^6Me@"ۈ\T{XekVjmm3@:gE--΄,V$2=",ׁᴃ2j./'HѪy&o'< Jf16Sf(K`< URq;XA~i[ x/CGY.y>J%l5HUY?Uc?Xv^"N1ל.<ʺz8X,YEHC,5<[(C)~J?"!R/sss$b 3U³(.;9y䠙f2W!apkڝ;ذ/9fL; # N0iYJS&3r獞erЛCsg\:$dѯ _s$VvfDHwO7hѬ6((d M]9Y MCER >@pqi3T[u{t\/K ?,S4nVpq$bMUvPU.^^ZTO0zIx;˼mߧo֞, 㾣m 4=ɻ &tuUJG̯ʂ]ni k jDY*@#Q+Lo;8 4?}B]O;h뫂mg?1zu쒍B\F/%ҫiOtN5%Ip1ta1>_ZNJ!\v'gbZ~1c-|xA>GO [piw(ڭR,.]Jr[8bf&bajNSWEZH5(]fm1Bra-M8T Ic ,PsK_;04|FAmoCF١Λ0 E39A?:EC^\ASqXM_4iKJH)˨jQmgbBEA +& dxP ֹHo,v7҇bDk&5Z,RO{~AXjlV a xmG (㥕BRDM=6Zc vZ드rlZ a;$d1$M4 EZO5PYnY4؟RJ[NDJ+3A#!o_Zl uE= v3s[$LsMcIٍ5E!BPubT+W"Ă-˦)kC1?4ASEb3f4#>}e_x0PbXSZri]xMe]!pM1np'%z &('7SXxu *wBrITV[rzF-ܾ,7GB^@}ǧy% +[\*c9r7ײ*=Ra9$ʄ)" Pbɑ =њ :h^p%qz?A@+Qb?!g>FdO ZQo!K=|U߳$ރwhrVXTvn2&}94#.5yS]QHKYOom}퓌%fF:t'2Aw4ך oܫɜRxx HxJǼ&` G[KJo5E8 / :pjP鍸9ԥ&ܹwEyh4ydp6WFA|!ի򚰉p\^$nWVPtbr$I1M2ˀt_N*H覒sX]4~4@ ץ3pҿ.=C%'iڢHYO0D{WTM:!KQPl[/K@$|ܤ ɒ1B^C")(\+7՞:<#ޕ_tWy*7ַwƋ=~N˯5;2VVWBbb.7Sg 1ϵm&urӴ3 m9ߐH%"L!|IbcceMϬʵi`/y"7U$ 6Z'>?PUZ_̍qM`v3ёx.E :S 3!Zj&J ^hC~BK/Q'.O+╠EnXAݶ2沆#frH鎟.-CӀ% k ;$۸(Zep +JY0H*U" %UZ . ` y_A0ӒH+Ji>2\c1/uUzF15܏ɯ4b<߈_gg^1-u:g8݊wQ0n~"=0|T# ބ 5YUHkӮ"⌄rP8ᯰ R"@ 9pb8I3GQo9}Z8H,ͤ HS3E,]&[oɒJ)JD;YTO<$Ia@\k2lI4}[7 KQ(&p~+(54&G艏 Ajl.2< GRF$(h-puX+GOnNu؂zfiUS,"ػ45qqq3/b(WlH:qubLp"rOߔYj'y03Χ/Q22qYEw8k(4!Regz)puMl H.hP $CJíc)K!*0'3xas 9pƷUeEq=u`n5j+ѓqA P8x/|C9©RXy&mL^ #f&$#eǑ[U&YBP+W6"LL\ҷƋdvTNo-тߜQɉSíTDr{/Sp F@u 0XnS7qʌ=ᢆ. 4X9L]P2R;rgҜ|U;C=RMO.l<`D= =5AL송 ,nozǤ:j\ 0 X>Q'ӓNEaUK⍓frOtS!>}]~JD 0$*8-$Q\CڎpP; {+լS8z7hm޳1y ͡Wz? t Kc?cWVd5AX%EepvIWGO LM""&k&۱vo2mDzϟ^|(@tZqJf; ?76 "#Q8%c>i޼&&ްڷl^xZ%5%2:]ngrǫ {ŻLKz~^w4 >$uz=+`o-rI1'{g'1}D@yW^pHJ6=Or;Q-g ao+eB*߂-"崿62O|{'H؈v %IRb. nv7;S}KKg2\%U & zks}P_ȴ]1bKjmy qaGhfa,Xy9f\7~-,-Y AfWݸTߣ<C`7T8W)- eO}?$6jlI3u3JMu<VH ._؇mL|zIr_xŊԴ1RmNɽ0gˏ+f1hy_|4m2ktUfB^IVEy#}&3ޫIE !Ac)vjyJPm Zs tXLvqvv`+Chc̔Iʼş dt󘬧KI[ ۃgJ({CSPalƆy\;JN]#;Hٸ/}htR= SU.#_/ 핗'懣XMi \t oOAG@3j!Ccꨇ $˖Vkdř $r3ȅK_^Xki5&ɇR^>PXxuN29l[~pXV4%si.Fny,p%UYU(d+~7hѯZcH;|55̫F@#>`+́q2\ /*,LGin}g&e& -u ,Gv LKcϵƉ|ssoVx *ș1kQmG)Ҩ#~a$vF/\XB>it`xق(/Ӂ3862IV،,A mg6<C+f3/yx$0J7'^jAyLiIi1p @7 S:gN^s&0VkbJtъ*M ^$Z26+9xN(C}dB˰y'ѹiJc5N\xH[U#~"@x=:;H{:52D*Q{\bl 97uxKɵ4>}:]Idn}Q*dnlUeiMXxTU/(ˎhRᔢKfOb&` = ǵ/S2wLkeNV)+겷Wi‹de,xy t7 S1r"Ž uⷪ)}Ö{B9َKlZjϺT?D6j6pN.fW+6`5՟Tt} RK h[]ѿB?&܌03$ aUD/Ϲd| e!R)uR48g)х2MdpDB(2&X:kx__|/l3#VA_h)*kn'fyAu<9"ɑ6X\GUIqu v:t .Ȣ=AJ\]Tġ*^,{TXPEpۇQj带=k'pzV7j(H9Y٘JWd?μ̬!nKW/L.:y'_ Ȅo%E[e2CP!_`s_5TTsᲪ|qbS|Ţ$d5{EMP6Tii_)vHoeP- H!l#~{Wn#\<8gErCoe֫4i젹Aiа *C ^/k~Saֿ,(rlt3AXMVNB'|h 7,YpreYCA P~HRM0H,w9FnEF D[I"qGD03]@Mڮm W2pIF"*L:7Y`^St:t}{HXe&/4E[&VoxA PNvO)nMpv,cBex|z rGDFq*9P]0("Z`rLiM\rt˳~59JAPݗ#+s M yn`Sl\q CX#gnS}@C(VLkٕr3?N&xeWil.r 'MX_\Ar:zmmmmq 5 P&9J9dQv I0/Pu M(wÄ$݋H}Auy" 8)5!4eA"jLNM"rs lJYU\)9o}`ЙkW!58`RmӍ1_JǦmW*ùdaw{nnA~߽c-)u#vDn:wGB˺M:M舄*RjShpqHQ+~5rAw.os,H欩f$ M/> z1c\hmp%y8(et qO PEv/wCZI$2GArMDnuqsDYS#k)q,폀RnԎh:-õ~ȁЫFUA$ |ȾF:UA7ZswJK z oSTA Gq'R_,6cǍإ\4K<82O B(soI1@xt֎qkw?>Qx0YM`Q`=wzxhĸ2ˎ{b};ʤ29ھx&=rF}ro锧8T6+麐uwcAƴQAG1`H'1g=_X\y2.J_&d[P ij:98iyqܷDxa%ձ N ;K@G <ʗX.1Hƿ%55 khCre>Kuʒ!A՛h l옮$ P54d~|cawNj?D@I^y4.g#mVur fbd⎽F" pid]eobу a0 cAC|ۙo%r9Pdk<\¬&QKuI+} m6">%wIc24: :@>'WwT<:7Ilrָ7:ITk+bNvWS{h yJ.Z(gPs3e2U !7-Kp:I/W4;cVTk` <`bG3V\ѓ2NwV1`9]:*\L/*ћ(з6Vjƽ`Y6bճ^31$OvkzDn1:#R-)l$aGBkqys?2hM%ie*F0FDŽcNM^G^zE)p ~itWg9`NNnHChS6L!iYJĊxLEk ^"тG. 3/z}T(bM(TM㣉}#Ey$SyG. K˜ seodQof 9u:M_hRo$*,ŦV7HoiJ%Ȍߖ%.4}u',?5{9shrmϷy1rZld{)e ]f VLů|8w̖\^{ V_~s\q-|[h6~<{/`vzBx6?M :#^W0 Z7[H,uv*Is^͗Yv2G,$h[jN?*@#?OhT`H;G"[# @xDl17X0~yme^[nPɛz`S|\D; h!7x` >e8Kk sf4otAUoI|:ǟ5928i;j LWПY%SbVCb%++MX4Ѐvkf2_V_I8* ŁĢ z<槅)I"’^eg🸮_5-`Ȏs \]jX1@* H( GЛ"vJrHQwKz09Eges0Y@Q߭("ذ)n%[iWI!(OgWg 1;'F7]>IL~NX/E\] icmWz+ynm5:t`,Ic5W ;{rzdK5; $ T1ХخyB@`Kfh`ɲ9X3q}%Lw~fɘ{.S=p \yt~-x~  e-ढ^87ݴSӎ_k{;t]+.1BBJ! cK*(j8!.pXe Ә@y2QC-mX6yLjm_-0aV&3܊$M0u$|,TA1nH3UМ Xg꿶 ј*.m~ O/O1SJ·x%"o}UBLgE]_˘AFF:_!ǭIv:T؝sظ#\$yr=Y=/G IJp} {ԠfMk%vUm%EtT=T,d3\)ٰ3[HX#,pOJZq,K`M˛"-;dov*ʳU q`p7aIߧ%-gKtzH!A$5q'ЉFmB_v>qnwQvPA{/t}xO NzjҪe쬣du#𙙺"F|_K*dy|7ź4yx_mb#Dw7\W[_?:9Ȩ?ٺ77*zܝcx aIj-G?_y:AwpU~zU_D'0^*Uh뵎gt)ҋ W#dsKhZj#B2ƲVcOxoc!:@Ӄcm7'H6uݽaDW{A^Oc H=0qԓ?_IjFBvގb |ɦ6|4v$0nƵ?7C(R"gvI3]BAU[]ϻx-ςg/#N ]BuJb1#l022=֒%Zр#dB^L%zmox(݄C1ș Ͱ4AMM3fAX@)8ѾoV;1?%!p;?R(T\%\F|l Zl}9 paI`~KC4bNhJ\cH$*P*8+hb.erŬ۹ oGM0|AcQxn AUla9ûq/ʍp@&crHeS M܂7q/1X-DwC,h=-#[yP]Vz\kK5It8i1#m,,YKhX*M;Sd&!W9Mq-10>)qXĖZ7CG5Nqv3⾥`.dhOɃʰw%vНA"Ti8QC:/Y.Bg$G\o*EE uh񌽺 pF A4 CdžJP X6ZC GJ07䙏x/[s='%)ora8(a͚P#%PNk6n֚Êa.zR+"B(~U|)Fچcrٙt }$I8uY%y`堋a&,vޯHc?:0I]qT̎|<,GI7{haZƒ7n۴g0y\+7g2KN P~ uG5#v<~R/ gV>/`]7׫aefE #8J^&*ʁ>&pp{97@ Ѯ"1zj$G-XtbmJeޓ0t]MM7 q0?:BKY"9hZ4>y`բH}g?x& %j_'5xHKUppx&aw16F+rK*(ܲ,R @X#e{$V=}43|6K̉V[Q(/. R\SбiyV{ LSp_qlQ2j'Tk0ȱ!K3KhqMLCjp!S.JU]ӹSPkDd. eUK`6[GX)r UT0~p78f J<ܐZNRO^| $AD08)uYW@tt#.:ϫ%ɏ֫:wik JMF€TߗV3 I_]_ǻ8㳖j5,!vUm&jpeRbnQIIJ3N)aECw6< OtڧwZ>Ru[n~=^f# ,Q0]y3/tp%}QxX"|h)gĄ Li80$f u{OQ_3_/t[|$@9lˬM5̸B7tT3zsdXtm/~> YZ