perl-Test-Warnings-0.030-6.el9> M Mv ĉJ4!!%joLne)Ip-Bm5 ']bBreleng@rockylinux.org p-Bm5 ']i ڰPwfbk@Ƚ@G47zxDicLpdPE߼|=x,s*$A)Jv3/<&@6ZeCrĹ  ׆]1\I!,R jQDK63 Hucsغj_LE2p+DF-v=|] n} T9%?h/dJWCRf F*z_U-/BD3kP&uCVy7L'Ik%_{4ˑ 9f197ffda033d84a31856937cc7b1b239c3fc7a0eb5766aa4bc9c03892f1d53b8e2fbffa35b1e45f5a02e72dbefc80ab68116ac7s ;B >? y ٨>=?d ! Hdh +V\d   H    0 |  : d     ( 8 9 4 :% GH$IpXY\]^bdZe_fdlgtuvwxy<TX^Cperl-Test-Warnings0.0306.el9Test 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.bBpb-df3bec22-65ba-4796-9980-7305e7a8a214-b-noarchRocky Linux 9Rocky Enterprise Software FoundationGPL+ or ArtisticRocky Linux Build System (Peridot) Unspecifiedhttps://metacpan.org/release/Test-Warningslinuxnoarchx?KmGx9,A큤A큤A큤A큤bB^vGC^vGC^vGCbB^vGC^vGC^vGC^vGC^vGC^vGC^vGC^vGC^vGCbB^vGCbBbB^vGC72cb285d28361afff6a002232997a2ea14528f114d4938353b5f6435809c103ca5992e643c9d2165e15c98bf8ebbfd1464b4953b367be24e073a155220b3d00a5199ec3d8300bc55807afb43bab699355b83f7c88b97ced4771d917dada7bce05777587bacc8454a7b375271f6e5075e915ba1a39671fddfd3655d35277807597f80c48c7a0fdb3db0144b073fe64a2932b41594059790053607f10263102dc419c3462fc2de3e15cf68df02307e09376639a9a42148044bddd6372a316764f1809d4c2e75477afe12ee0a47b50b923ca0701f83759df4d6201dea623e33c2a989c77465f88c87b255687d8078db5df8941c805723db650d17b275be2c88cd63f1d1d9a444650833f91d80d1e506aceb9c548f25b05d49259de3a6d2965b4c246c9dff0a44dd833b1a9abc857dcb4a3ea93b78afa38b5821f9a9c73d02f535fbd3e97e8eff8caf0e8a51497580bf86c001f49bf7c546c646adab363b8ddd1fb0b8197e79bf0c7d1c07040f8ad45d813d6fa2acf38348e07ec3a4af60564a0b53ad98742459e575ff569f50a350a1a5ffde95cae88a897a5b12dd43896061743494121a66473dc34d7956bb44c2333135bc340572ad0a14bb53451d0c382cde553e65610d24f437882a4f4ca2b2f3ba423b91ed81e8e3d47b2194875811ecd0abrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Test-Warnings-0.030-6.el9.src.rpmperl(Test::Warnings)perl-Test-Warnings@@@@@    perl(:MODULE_COMPAT_5.32.1)perl(Carp)perl(Exporter)perl(Test::Builder)perl(parent)perl(strict)perl(warnings)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.0.4-14.6.0-14.0-15.4.18-14.16.1.3a`y|@`U_ @^^wS@^l@^2@]Z]K@Mohan Boddu - 0.030-6Mohan Boddu - 0.030-5Fedora Release Engineering - 0.030-4Fedora Release Engineering - 0.030-3Jitka Plesnikova - 0.030-2Paul Howarth - 0.030-1Paul Howarth - 0.029-1Fedora Release Engineering - 0.028-2Paul Howarth - 0.028-1Paul Howarth - 0.027-1- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild- Perl 5.32 rebuild- Update to 0.030 - Fix tests that can fail when there is already an installed module named Foo::Bar::Baz (CPAN RT#132140)- Update to 0.029 - New :report_warnings feature, for printing all of the (unexpected) warning content when had_no_warnings() is called (GH#10)- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild- Update to 0.028 - Allow for warnings->import being called after importing the "warnings" sub- Update to 0.027 - New :fail_on_warning feature, for more easily seeing where the surprising warning appeared during testing - Use author-independent source URL - Simplify find command using -delete 0.0300.030-6.el9perl-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.gzTestWarnings.pm/usr/share/doc//usr/share/doc/perl-Test-Warnings//usr/share/doc/perl-Test-Warnings/examples//usr/share/licenses//usr/share/licenses/perl-Test-Warnings//usr/share/man/man3//usr/share/perl5/vendor_perl//usr/share/perl5/vendor_perl/Test/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpiozstd19noarch-redhat-linux-gnudirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)Perl5 module source textPRRRRRutf-89439ca1299e97101bc2c628a517d15f6ce538a9cd7378e9556662e7872b71ae36f241dfb8f7821d077f2f479dfe184748e6ad599588c07ad01a47df6e122bc48?0(/h,* 1lf͈+[Va[d7^~b`ʢhz9x R&WM@!=в,K,v4*C2 ˎ<\c#@X>vPC huPDygFJGyT ^WWm Zxg̮sy[Jjm}>ph<s Ъ1V a!y'X$ogѲm Ap,wgU*^[5k9 ,:ֳ:w:c*"{ f1J5g[fkn7CN~&.JkW>Zݶd_^إ3+~{T~%m69xTPrpNr^۩I簔ögl2n2Ҥ!X+V[ƟqtlN9׀""!px@ $BL(.4UxlY[Ⱦg"Y]{< ^!Au*ՄNE&2VӲtJ4&]o&O(ʝf`J5 3*p!,T 5QTD\`. (0UQSׇiRzr 9/ C%AXh8*bUkx.  ËXg͒K_sFm7L\A%:…ʊD %Ŀ0RO;0m}²" SJ2$iZ;WEʂP5E_ODĂLDIHt  cw3hЩ͙zm??>$$G1E B1`veQx#v Lk"&SUcrIs9 sD."-k&i. , eY|qOLr՛s>~6ym {3>_m ۫Vxrd@[sױd;3Jcմc,[5 HtFz)-EQG=勶,¶$Jxς$WcgY{ rERygH=R >88XB3Lܘ3sZ^ P`HP`Py v,nmzC> J HL ($0@cPeO"b f3PDH@ `oP(DJpҏU H!TWdaaY'4 }Mf*p &p4 PQ($If:Ρ36l&$Nx`;f#3ͲE涇epFuc73 96U%g3(Fg8yskTڬWLMLRI97 },*e@9^t:hT$ȤAL`Uz#I5U&jHiĤ|v7\8:Úx5jlʋ(.Lb,X^j=+oo.0A$B% 3|+*JQ4M;Unjw @l홴FtX** z2YUŐBDɾ<>;:2I½9TJHVgˢ|r,M}Cѫ{?6qaݤvt6.sH^'l0KpG%[e{nZQ.9CJav':;#Ddx|P=;t:CS *|G[h]o%*5_=k,||_"==%*!/jW%X$lc&CDCEC,0 _L`._&BZu/=n}idc.Q5jE?3pZ=po AIꟁߦ?TC|mɎmԮ%?CjQ<s[t{3w2]^Y{{.j'X.@jbLا UJ%s& QvfSvқ78\(.PYn"2Es Z.g3å^!d 8P\DS+V=@PˇhÆ!BR)H@ %0aXnG˖7"v9ma5V㿈r #sMr`SmbG dۄ!`𔶡lw#yU.~\%t)s?HXk~1=d&!.ˆ¬JPi`@w2;oWy%x ͎ꊷzq_(,ǀeI:-aۓh}N;Urqü!ˇo ވ%̦6HjcZ֡KF DUg晤Kk}" rFNجF8K~ ; H^LX:9=i(Ik=4YTٌIH`gz=/͠[Lt_-bfr_=zްkD(Xˈ=~ Zƽ3 ICD'8{#iҏB& J gpꖮ%O7|8cm#˲DkriHgFN1Nؼ`2VUD"]Q٧D>/O3S/',b,v]W q٠>!ܢ+3}`Wš1a3]J ;2P۶ct@@Fh4͑-DΥd8jSt}pDF#3e HB}d*"h9Cqz$r2.W,q2;Zw6$m;r &$bmQÔGR薍~}o( clơemjk1q,܅)읠KyDjeuıkGbx`4+ͬ?tbCPrq i G;I95,W̠`Woa @ `jD0쬂>i5nxP&M (O"<9Ȍ &xK\\j6ʳYIĩ ( O h[ bȒ\T;-v8)r\iBdKd V@Jt u9$B^yO=VEla 9ճJ]v+zΐBeӑ^/Iy&ӮݣX/ВF,tlPا62R ݋eS2Q dpx @<)Oү#ׁFYn' ~Bws8&GI/ Dfؐā7գMc>(b`NߎZ/BE"IaD}ݠKxoPWF9ҰE_l ={pN4c[#/=6C'7ys%v{pf))'Jţk_Z<+Nx(p[cECKZ/5("+ 80Fj( =g=쀯s6^~3br1" 0cpG-Ό RjJveN,CD9qWoYBmdުGGH95qNl_d@=]Յ~\Gl~r ZΝ[)oХ6 (L1̖㙥WV$ۀEhV}nN.YyE=ԍf$-VJ$L4Imr2/ o=Q|J2RGs_IsϤ^1dFb{EWa0Ar˲d 7qIZYƒ /Y iZTi VNGHdQ<{4Sߎ8])æ$u- 挮\V6=FlwذaAc!GK׷p~t1IV>1\CMYtڄCed ~E}05%^m͟ژyYQLjPP,.73σ6=8u%MnFMژm6ua̽[x͈CvÏ8ܣ1l-cf1JjWK6m|^ֆ0 r#X1 0,u/ωi'wR/fHM*BX6^aچ6ZVؼ@#% N yy; Kjôtp+ fqR)yJ̬Ь9Wb|GkKo?@wHUj̲O{&w:qf+v FeV#-5,3*SeVTnƪ+j{/ąKPB}V!N=!yjk4tSwěqم{оBP/ E$JhA*o ~y[ Ԯa8O;f^pw%}Ƒm ȥ\A i- |x%mͻ+>%a邋蜡d7l**-Vl[83"ld# B֏/tk>F^+YۃQTpckL !b rӛos]s缟ވ"o& oטG]#d>^А;0Rjcy2AY{toA% oU'No#}xr4nf9 " g{8ʆ=,y<0 poY:~{`h+bz/yӾZ4_,U@j '|I^ԁЭ)VdWVG#| e?)F7AzcxDj`1yqHIٓ^Q(ZМ] K:dH(^y[2ga=7()ä渕YYW@7joUoIѲRuhD'DeK35z7LVG8 &s#oqsrQA˝#7D jyv"S~;XFUG[#* C5{#*ӹdF-aS%-Ѧ^%[C+> Jp92ĒuOjbD  I[S6y<9w_-&kz>bnEvvpo9tvSB_" ~R{+e'~]dkzڂ7M9`+ V~o׳ewn;p6ˍO0>F=!lޘ˙ q!]B۳pj,u jD = Ns6J<9ECB#¥6#cJt7 tZƖhb;¤KC+O͜.Vb 8yV>jIMs7{H fe zN Elj5ŬQZ5ɬm2%{_[#QmE^Q۝l^&B 6C wfOMJʟr7,G? ǧ@q9qum>,t6^Bh[- h@ݜFfJti/e%$7+1sW@|U&!oɖ[MlU`Ku[{ rvzܢ۴7;t^eHBF&g'\@@/h}lCl"HF_nn|$3BSwЕNXO<[]ODDVY+=_++·*}wQ?$yS{wex5:tceOJhNM'-jsN9urh1팤}O(JEY_%=-|Dyv.}ԷMUw~v]Ƨ'(O z+XYJuhr|^8ԟ@z)rok4< a ngλP͇QX ;TQ 񎈈4\-L8/X? c@>GwUV$2&/U䅖Ӫ` 'AƩǭC)Qo6s. R%Na8n00YuDJU,3ֈVP B(Rμ:"hw:a4h? ־k6*?rDG ce 2ؑ$I"q%]=+J-w:*h# (ғ}B;Ikg_\ @N@t[A^7(P[ 7=-! -h*4 ºL{lͬR%SFhnjnQǾ++ mVj9V"&oH>t d:l_j^qE J%HҐ\<T qVw#X.#h{ y|IQ?R %n;nlSzo mr?q%yhQr]0"Ce۷ϣ m'Io#fBAҕ{g?ٽvLlX' !QoY6TX&&T-;8@$=I"cӾ6BWʱN~nvEi+p¶eU75t3NTQۤlW]։-"[ T?\\SԎߥh ; FqpL,[}H<+\,&R qj;t}KTMEVhZvGGNy[Ya1@̆GquWW+}#9됚,c:V+1hV~Zr 2G0^#Ng~?X| -JZGG $-'2M匭EsBO6Or> +v$յF9XO) N3+Aq^Csހ<< ?>xnhdGǧ4iG9Ϥ$]hxG!D>dF\bċUJ /nؔ%®ў.>"Q8A*9{й4 Tt){B,K&aT(;< sFR .N"h0~P[܌LK?z$z:g2}F~HbJd\T&@1;ƞĕR-o&0)+ĽENBI`)q1.@#EҲJ(XephC'xbK ;/<*Pߡ;6QE9PuJƢ`tmמNsɘ`I 6{hvtp Lfu p6E! {#FF}'לM# yOӆ TcƅU2й+w%3* O?B !5x)S$6Fb^KDm$s4lOKQAY#=N$2S.f5eEn#6/ǫ~W"YpIuNS@Z.]Q B}|Ll+K-tJM&9 (Jny 8cVg[\-t\ =)6b~4I&[_6nA1E??1Rx/aVMD1ix|ތCy^°pksMڪ~1H9xrb)_8ܢljP$?o@14I*?) W4jNW,%4,#FP䤽{5yH@)m{PaA$D\Ӻz1p]@n(_.Cqs .+["O#h/#]^$P* UB1Mj@5MNU2$l0h's1BVibP~7(ɉJyQk x16!̕^ۤR<6+b+M-KF53cq]@VyU_QgC,CJ2(n allUD \[Lo23\-XT:#Osqq9~NT !77$ N|-e*\"OeL@\$+_̓4+ϝ~_0dR`Y eQw4^4ڤ8͎*BS &K6`;A:Ӹ|9A0{Z6O֯1hNrǿO'C"w$aP7pN8 %۴oM!9ѯ6':>N^Vqpz|z??DX=t'x}֤I5}"zqT2}i|ȋ4*<#R7,,\MV_na EUSC?FKV2@[2618<{=q+qߎӷBSj1"(|:@&ڑ'{Z ZL`h&!Ƕ" %0B>yI`i C+ϘE#_JۻX֒t9cD6R[#n+SaټK&WՏ s%:' q:ـJ_;޺#Vp'cdHuOv^O)*5bİ>8M#٨Fh+R:.&sԲ<f-1T)b"3B`[٘InZ{Y%o$F Wbۈ&cK1W hb%-H;+|n#PaOW,599խh`Cf[++3U5Cb/,|S%#ީ D(i؄!x)Y݁MD3 -;݇rɝϴ=8pDkfzx99{E>6>{/ |8NJw,hkԁ =Ha %`l^dcAQ8x]ͱ2ĺ5Ur;<E]eˊls{7l i>\ϋ 61p T[iK(M_בE)IVG;U"n`[q)(޽-ElC.R5F{2oUaQ;7g"W8+[BO%J6Sa-aY(wYn=׺_сjL6z7~+fXSju8V]DL27DdŰV;[!|`„l, "WHyQnG?L}"_9 ;X5xV_vh#k} Фrg@l^cJʺH. .;%7Qlf"v5=/ծv]-WV8d&9%Oe5 r`d\-3YIÝAFN$qDI[1m%&[,mֺ>踜gڶz_6Shkmݸ>@}m[Rv($|- )< ׅ@kKN8EgSB/YX 3L)J+MR u|i@=$Ce}Sغ4HΖmؿed[v6:@( 6Ԗ{= tf盺PV$T-Yu'2tSݼ gfA׀+sD_u:7$7][??{;Y*ռ] X Qblt&~rPķ֒QCGlf*e/i*Hu̅#_+NAT." /~>{3yyua2OF?fogaԷQ8XIuL3OeiԴ,,9R$E)I»S듬5]xySqNrweK9ZOtES..Yn~-U|&WY@\_ǣ篆p,ί^uѥxC-:q"׀ YqfqY,ң:üٺ}uYyz/={AV\ x^Cl3S88xde5{D6n[P&MuѢɋg^P)ׁiZ{p8gW[  /J9Z<:=>t|h#uߨ/ ~0Ṿ閄<,^e2mA\.D+$W(be "KGGo[Or|v\SYebA@@|LHR؋߂6l`ќ{o,\?!Ϊ=ziڧՇg 1\Я\E\{cƒ}5dM#,F6^Jaǎ*#fn:NWX[UhoGL>-R&R#}[)7aIƾ mcPs[ʶbHc95]]NnFLnS/ =9K,o1xZͮg1M\@sdM}_)bBՅ4r-oi Pٟ s2 "z U7_N jt><n/tokil٭dYTEQLR>Nˎ(Nh?o6mEgԇxQP5WF6w }7265/v_392c2f/W #t: v-2-g97d1c9f # vim: ss=8 s4 swtw=115 :TR:KEYWORDS:s = ''pa'Er;@ORT_OKqw %TAGS(\)_;__@ed$csh%; @{@_}exi$}Cde)__->exto_l, keys#!tb;_b((no) ||=->n__$SIG{$_[0])++#:n'tre?go& (eq 'CODE'''ed))=~ /\n$/)};::c0, '};&#lyin,. s.!'lo ->}(&= 1 ?]q.I k 1@cBhp21E$fZ93uO8LE#P inJteϝͤhk,C5v"C.C^(fZQ~!ʧnHðY>.z;@̞o/bS7bR:gw̞ 2|JoWۀز6z{DqM`YpF[$m[*n;TIdXIt^TeRFZs)iF9u66\1*8 ЫρaWx)ZaiPfP&]WD9  qH$LC%4A!L LsP.{hŸY +-AOcrAբT7겊P4|x#r@>uc(AUoU.([eZA":P ycCU]$vD0:n@$`/~ JgGh|8fXdzCOU.W ŊҟKSvAuSR U .Wy"qƍWlrX*eم6m  \$n4/nҽ'+q.s4X^^a'g8q6K1"\ X}zLr{)~"sϻ0 q}1\yNGhl8GEa`9;O1 V=6Թ$9dq1X)z'NT G@)ji,5N VIU K4Mxc3V(Fp88ۅ3@W6)) %@Th(P%\J禃A$kL$ Jg+2ڃ۶k XX0م&\=;Ŏ 4Ax IYeχuI5C0 0T M59ALꀗ]u$2̆Scq&/^UE+a9BŁF(3xn$͖sC޿!{i XbE_mv"/!@&F<8=)u^.Ft'S(uL!0L0N1 ԬѺk ]! -*@YԦPLh4ƚ ڏ6fXEɲj9GInYRl3㛺g:yۙ`)AE _pW Ol+IKlp6miP* Hw,ìmODx=TEѳ~F'{zl-(;Y=DKLIH.j yoB̙ԬiQ@"7}֭uv3|deXU|UkDu5"xS^ol~SdWLxk]l-TR~@ v?|b&:rȐ.i_,tX6uL$AN5FG{sʇ'VA`e*N<I^یL$pͥ/b(b|@Kϳ]T`D zg]YLp紊#lA sqwwBҒ?z> Z)|ZëEksI0d[f]ͤG30kr ^fLP pL6E4jTrGlaucȧdxʭ3h )_Wû}#L4냆&?'8s0B;Y}V2)eGzRWw`ű͖!cEKӵw6[NhfE5:(T[9i"ulޛG{N2-hx=:#=rيj4W^50场řLtAGNIiޚ|?ziOJh[*F w $GI@mJ3U\DFu5kױCqoHqGL0яHR{1_sNub  ep:ԙz4gqpnxm<  A8U '&Ɯ+^2d_]yϽ!{MYt-U]9J0 X]0>mZ,_Q8ǙB/*s1u 1˓yg@34o&ҿecW+9%WK’14+#MO9T0B%rEQA{a=O(krD E OY6yI^sR8ޓ`:65qO߯XxQd9 @@~0q!WDeӭ,\$cNSA:C1B `&1*=/{v9WxSOQ{-߲/i܀MD/#ME(%e% Z,OWm5ǔ8!) xL8`^0^lu i@4p9 a[r֞Di"N߇ lj;}˵;BX @.Z*n}w7"%5@,39p[Mc&- .xu,hU;