rh-perl524-perl-Test-Warnings-0.026-4.el7>  HLk|XV NNqUBs7$}3vrZ5]Mpc"u?V_Dl2vu_"؂n kAqŽC%H">@Oa*-;,Q*xN`nY-Ɣ> =2EkVq#ْRtG nRe~ 0!]WbKݳN71z_AE]+"Bn\"1)PGO'ɷ>9'?'d & , Slp X |        n   D    ( &8 09 :XG!xH!I"X"Y"(\"<]"^#b$d%we%|f%l%t%u%v&,w&x'0y'x 'Crh-perl524-perl-Test-Warnings0.0264.el7Test 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.X sic1be.rdu2.centos.orgRCentOSCentOSGPL+ or ArtisticCBS Development/Librarieshttp://search.cpan.org/dist/Test-Warningslinuxnoarch?YG{?Km2A큤A큤A큤X siV5V5V5V5X sgV5V5V5V5V5V5V5V5V5X shX shV511310b69f135aab5de1a7d16f7440437f13561545b8694e16bb36bb275d0e0cb5782cdff001ae644e4aadfdc85f9ef1eed806dd6553c9fce713acb62b06b6242ad98742459e575ff569f50a350a1a5ffde95cae88a897a5b12dd438960617434d957b366e94af5c92c21d020d66448adc898d8e807b5509a4f1c24b426c80eb95777587bacc8454a7b375271f6e5075e915ba1a39671fddfd3655d35277807597f80c48c7a0fdb3db0144b073fe64a2932b41594059790053607f10263102dc419c3462fc2de3e15cf68df02307e09376639a9a42148044bddd6372a316764f1809d4c2e75477afe12ee0a47b50b923ca0701f83759df4d6201dea623e33c2a989c77465f88c87b255687d8078db5df8941c805723db650d17b275be2c88cd63f1d1d9a444650833f91d80d1e506aceb9c548f25b05d49259de3a6d2965b4c246c9dff0a44dd833b1a9abc857dcb4a3ea93b78afa38b5821f9a9c73d02f535fbd3e97e8eff8caf0e8a51497580bf86c001f49bf7c546c646adab363b8ddd1fb0b8197e79bf0c7d1c07040f8ad45d813d6fa2acf38348e07ec3a4af60564a0b530176c2934f975285269ce624eaaf0fb1f1ba4acdf5d5e565a1c02b5c2fdf4daf7a38639c8b5bf7ff2566c96307a75863cdc8329c0319123c4bc81482d1160067rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrh-perl524-perl-Test-Warnings-0.026-4.el7.src.rpmrh-perl524-perl(Test::Warnings)rh-perl524-perl-Test-Warningsscl-package(rh-perl524)@@@@@@    rh-perl524-perl(:MODULE_COMPAT_5.24.0)rh-perl524-perl(Carp)rh-perl524-perl(Exporter)rh-perl524-perl(Test::Builder)rh-perl524-perl(parent)rh-perl524-perl(strict)rh-perl524-perl(warnings)rh-perl524-runtimerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.11.3W-@W8dV=@V@V@VVy;@VwUUrU@TT@TTp@S@S@S"@SSnR@R[RZ@RB@R0[@QB@QQ@QLQ@Q@Petr Pisar - 0.026-4Jitka Plesnikova - 0.026-3Fedora Release Engineering - 0.026-2Paul Howarth - 0.026-1Paul Howarth - 0.025-1Paul Howarth - 0.024-1Paul Howarth - 0.023-1Paul Howarth - 0.022-1Fedora Release Engineering - 0.021-3Jitka Plesnikova - 0.021-2Paul Howarth - 0.021-1Paul Howarth - 0.020-1Paul Howarth - 0.019-1Paul Howarth - 0.018-1Paul Howarth - 0.017-1Jitka Plesnikova - 0.016-2Paul Howarth - 0.016-1Paul Howarth - 0.015-1Fedora Release Engineering - 0.014-2Paul Howarth - 0.014-1Paul Howarth - 0.013-1Paul Howarth - 0.012-1Paul Howarth - 0.011-1Paul Howarth - 0.010-1Paul Howarth - 0.009-1Fedora Release Engineering - 0.008-3Petr Pisar - 0.008-2Paul Howarth - 0.008-1Paul Howarth - 0.007-1Paul Howarth - 0.006-2Paul Howarth - 0.006-1- SCL- Perl 5.24 rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Update to 0.026 - Fixed use of modules loaded by t/zzz-check-breaks.t - Fix stderr suppression on perl 5.6- Update to 0.025 - 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- Update to 0.024 - Remove diagnostics accidentally left in new test- Update to 0.023 - Properly handle propagating warnings to previously declared handlers that are not coderefs (i.e. a sub name, or the magic DEFAULT and IGNORE)- Update to 0.022 - Propagate all warnings to any previously-declared __WARN__ handlers (unlike with __DIE__, merely calling warn() is not sufficient)- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Perl 5.22 rebuild- Update to 0.021 - Add a x_breaks entry for conflicting versions of File::pushd that inadvertently call our exported warnings() rather than invoking warnings.pm, and documented this undesired interaction- Update to 0.020 - Re-release to fix problematic $VERSION declaration (CPAN RT#101239)- Update to 0.019 - Fix test to allow for special characters (e.g. MSWin32 file separators) in filenames (PR#7)- Update to 0.018 - Fix test to not depend on message formatting changes in newer Carp- Update to 0.017 - Handle other warning handlers passing us partial warning messages by re-adding the source file and line number - Use %license- Perl 5.20 rebuild- Update to 0.16 - Fix prereq problem with last release - now no longer testing the example scripts for user installs- Update to 0.15 - Adjusted packaging and tests to become perl-5.6 friendly, including only using core or dual-lifed prerequisites - Switch to ExtUtils::MakeMaker flow- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Update to 0.014 - Fix test that fails when FOO or BAR environment variables are set (CPAN RT#93447)- Update to 0.013 - Update configure_requires checking in Makefile.PL- Update to 0.012 - Re-release to fix t/00-report-prereqs.t use of CPAN::Meta::Requirements- Update to 0.011 - Unnecessary tests removed - CONTRIBUTING file added - Drop buildreqs only needed for removed tests - BR: optional test requirement perl(CPAN::Meta::Requirements)- Update to 0.010 - Re-release with fixed compile test - Update dependencies - Package examples- Update to 0.009 - Fixed error in synopsis (we do not export anything by default) - A caveat added to the documentation regarding embedding warning checks inside another sub - ':no_end_test' now also covers side effects of done_testing, as well as END blocks, making it possible to use the warning(s) subs without having an end warning test while using done_testing (necessary when combining with the 'if' pragma) - END tests will not be added by a subequent use of Test::Warnings if a previous one passed ':no_end_test' - Update dependencies- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Perl 5.18 rebuild- Update to 0.008 - Compile test updated, to hopefully fix mswin32 parsing issues- Update to 0.007 - Fix subtest tests to work on Test::More before 0.95_01 (CPAN RT#86802) - BR: perl(Capture::Tiny) - Bump perl(Module::Build::Tiny) version requirement to 0.024 - Bump perl(Test::CheckDeps) version requirement to 0.006 - Drop perl(Test::More) version requirement to 0.94- Sanitize for Fedora submission- Initial RPM version 0.0260.026-4.el7rh-perl524-perl-Test-Warnings-0.026CONTRIBUTINGChangesLICENCEREADMEexamplesno_plan.tsub.tsynopsis_1.tsynopsis_2.ttest_nowarnings.ttest_warning_contents.twarning_like.twith_done_testing.twith_plan.tTest::Warnings.3pm.gzTestWarnings.pm/opt/rh/rh-perl524/root/usr/share/doc//opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Test-Warnings-0.026//opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Test-Warnings-0.026/examples//opt/rh/rh-perl524/root/usr/share/man/man3//opt/rh/rh-perl524/root/usr/share/perl5/vendor_perl//opt/rh/rh-perl524/root/usr/share/perl5/vendor_perl/Test/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2noarch-redhat-linux-gnudirectoryC++ source, ASCII textASCII textPascal source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)Perl5 module source textPRPRPRRRRRPR?p7zXZ !#,Q3] b2u jӫ`(i틭_P=pRdS Y%c@{Dhu@O3z]4g8I<1%vdsAP2qRM&N![;-Z _Wm1_%Wɿ.3e ԩ-(=i*بÄuvUac] 6!g<;j5;9N F_ZQ>l;"mcjZ Hb4:-(SaPG+@P [w#n.7jg] }Cp Q>nf{AeFh6}? B=QCD&j(j/wI:.b } YmlJg/Oui0L:}ye9v慭$ORѡ!/#%y ܀cyd, ]h?Ġkr!rC*%ۋ n0x&0 ٷ :c r ":vfy0t[vԄ %e-c+JyƷIgR/ͺ[F22Y}G*AҥCGy8?Y䬼d4ɭ9IҸZ޵ZD2fd7c ̡<0#9E5;Nx< جCI΃h_:EŹ..*2 _-bQe*B™|U[IvXXSsYv6*hc!5[,e5cq$FeXmbQVs jleh8#ƯP#K4F1vjhT>scւ B$RE'&-]~ yTQ22o{`; - #.&>ljW3XOCKmhhReA,f\?qX/ ? QvB['|;j=لb'tQYnGp`s{B83Lc!-eF3Zv{f"6{i0.gylj^g|_5ej+A26mhVc[ɬQ]I7_E]S3%ki^@O+K9ߊU m-󁋏GPl.8c{~ԘP:n3pvG/9$6w;*? z0u\)F8Q:LѨ &Z)~ }XƮrѵ):O/N}j-審Zl%;FgY$@F\]j `* h1iѳ3If䃅!!v'#2t- CQ8* *l2PE8C+8vx֝d KSaīAKD@?jw7x>A- ,́{#]84p Z2-5W-ڷ+?ɠ.9+) 6΢TsJxM-u/yY@XG8.z GFP|yc1~Yh@K㔱oGTn+f۽ =T7:&?B_U(^ޓm$^]НoA#qK䗵Lm_-//*xU >"{umH/誼9Sts1~?D)/3 dTexYVcx$V̉2/-(4EJa$P{v˞2(yV܈#d 2uvztf\˻OAw@ ׶c50A^Rb&khŭ5 &;מ͋YLQ˅~俭mYڵ!yJ,A!I)AiJp@@j|0[Gx 91)^ A)s#5Dի ԘEdcuJQ6"q׈#:3Cd;IN~xZtS}1FpM)R]4bCvnYf=hBȜX:'z<=nD| :N9s#5B%@}k>x-X؆@l@p_k^ e!j657mπq`pL76PahsfLp+L<qWe6A-"@t-ʜU+,5ѫ aL!C. 6Ȥ!825M?d˃ fFZMQUH !8N5";,>lv$]^jgsx鄠K|PQch.qC|dNU69-!V! pwEc%9u$ Ϯ lJiR;;.7q#Ɉ-x6\twy;7ia`jT?{9x~W;SDVU(O`/S4.zcם(>ɧA4zb0޽ RNcN[fn#7*ڳ{NRgGuVII}mv2u cJ.Q-+1HAB` vP(V27#­ZRonz+ C$X4OR}^1vy㚳K=Ev%ai9t%8N / rO+Yd|cE RiD1h~z_E).[|۳KfV;}9 ^Iaǭ|fvC׳@cN* P ;88ulKB?9̨ʑ#Þ3Q+xՏiD,1trͨ>"G7x bRGrQRep = {cmx;U3nTaZypC}[z⿍__۠$/dߛ׾52 W{8DϞw2J%h1O1nو&&ϧ<]}wߡI9~Ha*pPH_Ai ͎xI3W@꯲fe]ɽJ/zjSє ՘HzJ=ucy*x[-HS7ln,V#E;(. jX\ .grJ]4d8?pDmD.qZfaYaHďN{EC{(YD+j#0|c+F{5`Aℝ^E/ބԣa q+ V˹")r g#R98O:s+9 c˲&͵ p[ ΐx8!06m9{Az!mno#h1  coc6ˊP^E!vN|#Esy 0O;41TID{P6)╜䤦":-? i 8Ǥ:b_xez9$0 '|S=CLPC,ܞ".q} /ǀeGyhX-L=`~j8p~M.mh;e2i(=UbGkO]߿U~=V3\{ f0ʽQMkPC[ Kŗi~\_!FGGJԡqYI 8B~:2J ',b:Qqyˣ}b|P]’UzQ S}uQi c0د @[AW  }xh 2ɹo&#lo3!n*hb0;XQwPIm29rٯr)ts[g#V' IhJy[SǮWkT/2BgVk!"|ŕpM١]Nw+,AiƔZIOSs*wh΃3_:Egs-oCe+q vs \OH7ˆB0+6*dzq&b d.mω_B1~x9b5fQtFNܧWrt@ qxz?e!C&SaM SxT2y~,D]:8IM@Îi1A0:<~:X}f4B +fl2'K-;>|LFaIg+_bclc5x5ӦskC_KADHZQ~Lg`!={V3e;=ւNNW `a@:٫ ? W2Şmx7~Mϣ|ʉ]|fkJ 00e2ژv2)͜po9:5^cfb;jP\ 8i RA.L'#,r!՛< [.$ BM܅NJc༱U|7/:$sܬn[ YCxbQY]Kk^UBDѽTj^tܓr[Ic:[asHD›)aqUFcG00o#v\yU5W<앻@ h;ۣUbfNMPK<Ov\ ,ev!z@wk>!/6y%nQW/~RCPS Qnls4ܙ}} KXgm8Dث <[o ~Dw| % :Xq@e$\$ ]% /('7\~ bpтU?PGU *b)Ze & KXYDSEhjWZ $u(! 85+.̛^(Tj0pho#LZƝ.z&Z^g5>Bku)/i,̚.k@>,}މ^jjţ;^UO';I (6[q H@b6FbnWW7޹Po`H'Z w!P/ZaYjjĆFO2OMQԷ;u}Rh"ʻw4%g/QEWQ4B ch;jJвdקf3B|BD6֛B; ޙ :mC4*2)N`x-V&(5s#١l:Z/9 GK'ɘğ@W|BYtfG'L*oz}~=#rPa6*#w/ql8H/JpMnD&GѬ\-4b42a7Wl h)L{RzݐN6( 59k+R Cڕw<@nOfdRfV I~_ YOJG$r:"Z{P܄^; <7 s@QvHX+_^?ԶKHTR9,mEEc ]]IZ$O_ߊNd}KF6y"XD!u-/EBgͶy`Cjt0Ѣ˝Pc=-SUM"ض2egʍā( :ڌT$o͝<׀M߽2]HJ%F;cnOROK[N;`8+e%wlR0/my7z_zESkHtLBr ;mp~d)1YRB+D Fczy>cbdu6,Ϟ'`<|Ud_b(J(FaUfxi;ZFSw]ЌX"?+L :70p6OO &\7vp6ŪF†R?5\6Y\y["f!3#a[*RNlNIK}Ps$1y["yoU\;`H"sf1 A/46]+1H=Q(a%]=AЌ㎈z֣u$ ҁ}CɓxRך@%f"2GwIU |OwU}wz 1>YAp?a,_J2nN^v_HD?TD_ohi29WO(hPc冎@j }L cv/fx(q\O5.ȅ^W&E`RLjߗK% Ƞ1yבpٴt1Xm;Άbɱ$0'O~8 u3y0ķ= ~P&H"<o{)0^j\+5vZlQG,! 0;q h5Lk,RsEM63Q4{N;D ڻ=&8A S,{]~BX4Ӿ꨻dͭ)4KWĔmhU0?bOM_UeiU-Ǥͳ@]R-]BUp`jм}"xm* kMuHI#$vDd5 i$@?=0^I曊y5d#2[̸?b׍dQ@t"6Bes p3r9/tj?VRlMF d5C{vt6T؅1LPLyCC7D8!H$r> kqV nKZIBQ6''?tQXyv43U{ Gz`k2Pw"%{4MzYIfVSl튱4U=*iMzbw=SP^@By2l(K¢6nc)[y|NdKE#ڶ]paɡ{>W ̯ Hƃ7QWДǃ ˵?%0*I*LSZ-ɋ(o9ޟ5sUںGvhݟK>3 ;bW~]ܞ-ݕI -XF]O\aCuʬgHm ˯"h?NyxOU%!>n܃ nC+!)O3[ySy8*Q*p1sA#-Y*%^W>0US;YCt_FsWs[@2ZpP'6>kVp}ke#imtnU?$Pty$K@utk>CZ,ՙ 0= =>Wbi@Q9CcsM:D7 #J(_)m@3'pmJ`UL7]K8hY5q*6TED`? Ɖ Cr~A!vw՗\Qhcty 6ypS;/MAW_Y?XƑy+LIK%HH*lєv?g'm0XIьM[y݁PX$zZ{~笀gIXD馭T?eEE!+9ݹfaV+*zX.PdYLf 7 X})D7‸,e߂,uh<{B $-~{Zg_ui[5R^Oz#M8`2l8Zwb5,G1W _66q1DtV\tڐToz{/0*nhTa .)ceV S^RڅIѪ}3+mloϾe~jO >qp>ܥ'5S"X)LMCɵ5~Ps1S\OR{B&(R&2_x9uśɈ3w mV5dzqS%;R5n$~z uBS;dRa/(>Em%,O@.愂+E>lQ7ҏQ>݃ V՗q޸ AԿB:(vvw(_HղۨUw=^ L,S _U*ϛ *3STi*@dG%}zT&ߛZ]boGgD<(ca6jO5 XsNqi*,"4Φ:{ebX>*\t<%hcz;F6⨲E%'*<4%VwL!1gM+${I1<~EɗVP3 жVΚ^Sz{,%7y5ƹQ'˖dG+txV-$9ۓ_#c+K:q_}'c\LQfuֽyb G׌\ jyԵCfRR) u2C$a D`;8N5S*B(OI8+FLFFTeTc9CB=/Z/HӹṪ'lJ!gm)\#7H݋ٮbv݃׸VI30m'?L5BS2 R vDK=[ ::(Aꓵ'1trp 1 P:Û`".]x >҉cHUDGݪx~,H$,WB_O1ˁ*%tմ yiPƐ.φ||crZN8#3.`(:PVM[]5ҫ@Q5!nCoѧ0Sm֪c7NeK s TH{g-0o &k-?[ a?ݣ|F_Ԣd#v#``r S:jÕQz&>x.VPJ1Vk ^2-Ɛ5s1}\Wff_dT;?m4 \XŵVeį0SEynX*Xm_pDa745ALt$w e"4\򶗾+kƋV%%^6x$mv'}ag0(ĠQw6)C*H?=7ϪDagL>j?n0hBRdj n<If\*sȰ.l.=ȹ꒩(3qi,hA<~E|dD^ry2:+A7hbmP5`XVlUC w43q؎v@sDҚêx5t;#: JP"c=7FO7.(Cej;ŠIqvU_4}J$xw<9(~WQDQ#Oќ Cͺ8OftFO-u.;(ExkZ,#|qCY2dtEI"bO a*?Y3cBs5@_ KvApuj#4֓wPGW? =W;hr Z=ݍ0=< ~١Jpxno^a4L:4RͻxM .թj[˛HMu!Hdj\'דԏYɈʄo}&3K]f_Uq-𞘊'i_"Z)~l"\AU~)Fj 1+UM{)`q:L1k+aM54z:0+zL׸:a _&^4ۃ겱x-^(-*Z\u{bhWdkX_JGh|_5tL?Nv߿;{2!ʨ, 8gvVHw坭j#Y7\YDJͣ_,rw6ķgi Y9C:o[\5 "G[VMGHHI_]'4%i+w%~0uu|E 09FI#dVEvdRЬ0¹i6eі߿[U<Ԅm_Աij"NJ=~կ#i"%cwJfb6Fj#,izUIhXcfYk!F^'Xe0=w䑝|FȗOǗضau}V9X_عy0Tnm@KQk1zu[Bjv !i P9d6WMYgo,5\̝߇#+M̬ H:f`7'G-$@gnVd|@\>eoy{" ! El=so>H@ଡw+[n`R+#E 5S8O F Bځ[n&{CfW_{lݜbiX sԿ-p 6XlPohog]@R ,lM.TߜZ6g0q+\ۓh`Ff!7F<|4Vps" jQ6S:NER =?ԣ0G] :.Py9wK'4^9k⿏nh( (>C|yŜ2~_>bHخh9z2;~U Y7v̔ 2ku?PtթiQݼ&HOoDv'Uj7 FӼt YhEnR7F̫tofe9<|aA9.OdG&n +jyhk,7ieǼ9$+ַxIZI K|NCCpƳ>{@ <Մ6?)v3&HbOp~;I)9\Y/@[3wS!}IFF0\5mz&$H-rX"?d.N|kn?HX>-"wasq箴^ԫPu W \2!2@g4k[G ['п;Uֆ'1:cOY+S _G7>DhM,! \:M ~M#LQe%Pk\,{Te=]_ݸ|+tQ) `*HNT}?AI(sKb6AK6i}EMDUyJ;QhimPO:ŜUyRY^@'eִ63mfYMlӧ}rmcL c!u^뺝l5T"Ab{:st*,7\øcM dR"hޅ觵[lԅAӜdC"@/Pq:]HKʽr%*+dzXYdLp\WP_syW/?dO-Xgc +K+ϏQ$}m'>t"-oO,["G2m0Lfy@/`aW6@?-9GN7(HH% $¨eh) &dm%Ώ<7+;kΜq-<^tDŽE2Eqf]tk8tM)4>,#FWW hnCdWס&J@A!|^.A3BcqI߼Cf 2*D .o9^1ҲPI4*y)-j2Q6}-u!>;ujH7#$}R SWchzvȓ?yUd s;%1SHǚ 0l_G11TLOM'k@3VR&0RY#{1IܼVquT():w`?p^r,xk=wJkxBAzڻ9^H=f4(l%]?d\Pp@8RĜj'=Zܑf9d$5Lu+ة!' -C@t#0~G<{[7R,a0 2nk:[qvb))܄0H%Fv'uݯv$v < ^.Y.Zs)Z~,Iy#Xax羂'NCWW3j:`d߯ݮ'?K4\֜\^{/p%Ty懅wf3ytsPnѤHiքW=xo`:ޞN12r4xcTK:ӂ #$c-q[kN;1Ӱ2`=!&K$s8'4(Wဏzje\K ؒ2'E.yv2Y;B]v Q.b6yIjέ"ȉ]6A&IU Rʺ:,ν62"JP|oAũX= H9|Ipe 9(-%- _zXؑA~ou"&{-qqmGې{ݽK1ARsdKOf獠l?3ɟ[zvM{R@0}r)/ںŁw% )S\5=ġH} ]]^nj+0/xS+bG9/02G@/׆tK1>b#h_Ba!2XΗE@Sa;)x`y$rUџM0FMh*4ې:šGzQRI(UWw)=vtn (\؆Yg"H?FӲ SE\Q*.ubkrgk aoPN?ܷ7u9s]}zP^?@0Sځ3F)F1~UZJHKot4:?DJJ C^ߙzÝf)YuL& -@/eg<; gH\3mF\O/9 5ʤհԗ%'SC-K+" ^K%$j|%m6b2"3Oa:+#H upɖ D4sD=:=E tqLj`NpaWEdqv“o~(Jogk!n})* [Tg ZvכH61K[\ᢥrG,WWA4-t\6K/tPd[ I0 A$Jiޠ5š]gfX=Usf{}:olSvx*"~8}sz[˩ë^bTZ7t;u4uw#@P8pcSd?;RI Z0QsӕfZ*^FsWU3Qoqt4p72@}HJv2{H@7 tH=9kPNn}vEEfX1Q;Z>Cߋ.[@*Li" j[JbxA𲦒 ӳQtWᇉPI$%S{,Q߸LQXˡ8]' xp9DmRo|g3A0g}cM{?vvèzG}1 [%Qlc>1#i=cv0:|c :+ehW}9 (z'fCCE6v5^  'hlw8gG%T3ueGW=[F%ב>aI5KcfKѶN=m `[4I&$x~kkg͒e2 \k`qcu+Sjˡ)0a&qg>0Q""o qE9B R[bR BH J؃g{jBIќ4S$fSm;1J&ym=lo@,TY ڡ`0QN?`| ] '9Sb6yxHn1Sy[ ״־]/L752cmCWtQ'pd cPS={. E=cnG7ul44cFkᣝÊ/,1vш H N`R`UN!͙8OxПll%# L\Y.[ lZ zƭE϶42X^C8ʞT b?4qw Fx[=8iMs⎐rZLz9}zxE])2@?K)IXXFZu4Ąd~=!2g*RK6>F=v q0zmup^I`fz{W C0o:7IlxVK9@ Ә9T:TSVJS#n"7#ྰq2o=zi;Ā*]#>jX#op"]!1bi;<hVGM{/hhgF2,OOseӰ0̌;tllm8WGi!Z;$BĶpXؖJWœ7/;W%Ԧ8`H&7`,Y$hg,ӕhNR ڭ Ws=rWA>*[Ϣ  dAϴ,pP?؜Z AvՃ!kE Lx<㐂,+ XB2D0KדHA!Qйj q_U/nvLRJuϯj4 z~ޛ&|D׫J!3iHD(;2AS߄G`+X9-cԈ2@꫃<0G^SC6=ϫc{q$* %׸I{Z5s@xZ=3K?:FT5ȅƓCE6܀#4T~H#C]~興3[bJ6,(݀V;(31rHl@tMլ2V~V<\@5FIm B `ebl[Tl!raYc}q_s+S3\VjBmD1駳KmB׭h@ L^Zq3K7JSN:5th ΨDc|JEa MP5^]¹j*'[~@݋4յ.85 _KW9 "\|R pv PXCTs|R? 5֒|^8Ȱ5fR┟L߀9P6ՙ=Kj֠2o8z׫pZ. :1W{HT<[HuDXO6-';|';H6 "v0- inK$E/Vs0X dP_'t8"6ێxp Y i} -YI&20mE{!Pڂڻy滇Nc0o@6jcXO㸒f~J /pw 8Ĕ xg2_)[w we`ҘC4qNq?ĩߵT q6QIǬ4Gi"abf3atqE1tB6e*ANҗY"ڈ#Srr8}N7l>,AZH̊@Qf{{^K_A|@g> 2OrBrG321oMkzMwΡBۂc~n/5uaÆ zR_'MEi[;z+ZCRt3hŧ3"\]}sHSyϏg8'oe KYs:mvנUZ[[Znf=^l(6'0<1Zԭ>i!y<µpVfZNDz;4O&t/s `b\j)fo1H/YaMցh̽ -=E74{]fN8:4^圬:MӌLղqɹB%ͱAhˆqO暩$)gz vyML URpsh, EXV<\`9q cmlEOOJ)+Qa@vh7 3z-r{)Ф%o.CO*oqr&ZWaT%DEFpSY%u)%_M[;)a;|(uv8dR2MC$RVvyKAg畭=CQT|)yQ(k+&S0ǍgcW6 х ݟl MFd7 ? @ǏYG38܋~ f)p.un׌VBB1s֡vB^ɜMكdžiE»qˮ}~:#tkyP匤Ƨr4q˷-+[X=Eo&{uN"}](Ġ P 9!K YZ