perl-Devel-Confess-0.008000-6.1>t  DH`pX&ɸ/=„͘;w=I6 &Ѫ%NSچ;Y$=8'Xt}V|D{>_Үj>ۓ |gV#<^JG99]J`#'T(h;~OxLq@2PGI3Tz> (.G.W_w ?>`2-Ti]&}L\ƯqLH{~cIo^x&3?O^4d8b72c1259e9afafdc3f719f236ae7725292f7bZX&ɸ/=„7-:!O1 WȵYӇWRPri^=f/:A.u*ǴżZ)jۘvb|C&Hx}u p')EhƚTnAltFvvS˾.wK~ˡ^>_S\ti{w*#WD/`^nSq|' |< Jt)Su,hB ~ 3HRq&X2h:Nol--~:?d " R $*4 d  |          H  \l(89 : DFG0 H` I XY\ ] ^bc duezflu vwP x yzCperl-Devel-Confess0.0080006.1Include stack traces on all warnings and errorsThis module is meant as a debugging aid. It can be used to make a script complain loudly with stack backtraces when warn()ing or die()ing. Unlike other similar modules (e.g. the Carp::Always manpage), it includes stack traces even when exception objects are thrown. The stack traces are generated using the Carp manpage, and will look work for all types of errors. the Carp manpage's 'carp' and 'confess' functions will also be made to include stack traces. $ perl -d:Confess -e 'sub f { die "arghh" }; sub g { f }; g' arghh at -e line 1. main::f() called at -e line 1 main::g() called at -e line 1 $ perl -d:Confess -w -e 'sub f { $a = shift; @a = @$a };' \ -e 'sub g { f(undef) }; g' Use of uninitialized value $a in array dereference at -e line 1. main::f(undef) called at -e line 2 main::g() called at -e line 2 Internally, this is implemented with '$SIG{__WARN__}' and '$SIG{__DIE__}' hooks. Stack traces are also included if raw non-object references are thrown.X&lamb13openSUSE Leap 42.3openSUSEArtistic-1.0 or GPL-1.0+http://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/Devel-Confess/linuxnoarch=[c-AA$$$$AA큤$$X&X&UUTGUuX&X&UUX&X&77e723a8805b3c03443a8e335a25f9be466dd01bcbeaada71adbdaeb59c7b458656c846db05a3993d5bf6a4d9b63b9049098ab8884ccdd89adfc5e48cb145593049373fbdbfa148a4721fa72b7f9b2e66c5a5968c18732c1ef1238b5f5fdf35f13caa6096ba39f89018cbfd7f745d6d34482b77f55f249f5186b119795cfe6b8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Devel-Confess-0.008000-6.1.src.rpmperl(Devel::Confess)perl(Devel::Confess::Builtin)perl(Devel::Confess::Source)perl(Devel::Confess::_Util)perl-Devel-Confess   perl(:MODULE_COMPAT_5.18.2)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2U@U/@T@T&@coolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.com- updated to 0.008000 see /usr/share/doc/packages/perl-Devel-Confess/Changes 0.008000 - 2015-06-26 - if dump option is used, bare references and objects without stringify overloads will be dumpered when being output to the screen - stack trace properly attached to bare references are rethrown and will be output to the screen - avoid Test::More in threads test to limit code run as much as possible - other test cleanups - fix DEBUGGING detection in newer perls - protect tests against DEVEL_CONFESS_OPTIONS set in environment- updated to 0.007012 see /usr/share/doc/packages/perl-Devel-Confess/Changes 0.007012 - 2015-03-30 - avoid re-throwing errors during END on debugging perls- updated to 0.007011 - avoid triggering overloads when CLONEing 0.007010 - 2015-01-29 - fix incorrect version check that prevented using better names option - fix removing hooks when unimport called - fix stringifying refs in stack trace inside a Safe compartment on old perl - avoid updating stored refaddrs when they haven't changed - less noise when checking for broken threads - prevent leaking namespaces even in broken threads - fix version check for broken threads 0.007009 - 2015-01-23 - prevent segfaults on perl 5.10.0 and 5.8.9 with threads - fix leaking exception objects if another is thrown or a thread created 0.007008 - 2015-01-20 - don't attempt threading tests if threading is broken 0.007007 - 2015-01-19 - fatal warnings in destructors can cause segfaults, so disable them - protect against losing information during global destruction and then triggering our own errors - improve stack trace formatting when generated during global destruction 0.007006 - 2015-01-08 - don't delete packages that exceptions are currently blessed as - protect tests against other loaded modules effecting hooks - add test for warning passing fix from 0.007005 0.007005 - 2014-12-16 - fix how we pass options on to other warn/die handlers (RT#100951) - minor pod cleanups - improve diagnostics for bad options in DEVEL_CONFESS_OPTIONS 0.007004 - 2014-09-22 - make sure unwanted debugging flags are disabled as early as possible,- initial package 0.007003 * created by cpanspec 1.78.08lamb13 1489774275 0.0080000.0080000.008000-6.1DevelConfessConfess.pmBuiltin.pmSource.pm_Util.pmx86_64-linux-thread-multiperl-Devel-ConfessChangesREADMEDevel::Confess.3pm.gzDevel::Confess::Builtin.3pm.gz/usr/lib/perl5/vendor_perl/5.18.2//usr/lib/perl5/vendor_perl/5.18.2/Devel//usr/lib/perl5/vendor_perl/5.18.2/Devel/Confess//usr/share/doc/packages//usr/share/doc/packages/perl-Devel-Confess//usr/share/man/man3/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/4a49d99786b99fe94e15f02eefa079f3-perl-Devel-Confesscpiolzma5noarch-suse-linuxdirectoryPerl5 module source textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PPPPO x,ƍ?`] crt:bLLD ͂0?i_R"ZZvaLM;SRHiSZlwFV \}ʁ.PJސ쿃)/ܠ窠NS)UG[ft΁w.p>Sԩߕp]ZT6ؗPy8ff?Z}!`K/rL,q1J-nn*NkKbp/efD40`f7+BW[@(|ሁin8d w<,'u'Ng/ 6 95 a>7y GLJDT}wP;|ZғǻV{Gn6󲰥ɶ?Xٯc 7ur}d%sdI5c--pk:+ƏP>1F)_!^[}_'FLg (\8IZt2U3 A,Ӵ?U;!RT34G[}2p`~j{Z IJiMJ%Jz u+k0 9B=!=VvV: UɎ/w7owU!1LWP}<*ӜaV3c8Ⱦ{$utfɝ]C-XnK[*?}ކkV08&>3(|82 \E?G!J rPP<,\ya!?RGXZen=+z5ݎtᏨ0X<ݍ}kl2y+!Lҡ.M-م!",xQ$iW6GxAW}_\I.7aklLWF׃xH){PmO#B N:"ƒKf~0)#e>0<+NSl!0:QA;[┮y5a o wL"|C*;PNSmINTQBnz JO~/^UF|",p*gutq3 UL+gwCxOdG9VNp&:|]eKwvx w`kQIemh"KQf͌3TN#tXQ x & YeiCUޗHuڳ -2PvՑ,h'߆6LG8Ϩ)҉Xwzs'a(b>sMʰEG4:[qB[ A9~I 2 4éwe մ0 86A[6 FTkrTBőf%y+ Iwxk͝:匨 %'U[o @a,0;zPsRkgf}r f/‚M#FI@;Ƌ$X{79pS*S͵':M\N1:î7~ v!nuctt7sB%QDLjFiw f%w29F^[I8 7lQb-v (N:g=t1"}4U"ִ]uwäc/ H'hҵdSv`kf ;aCfT6a1ҠCL# 塿pm_*i1b+TZW6Mr?oL)]n;0I+Ř J{;YHg= ~B7~-^>kEhry~=;7E=gZE$SY m{ ᗑmZB PR}d T>Yfs7Bk{ fr}u4=CN_*G yRu,&i W6$4 kr{ [duK 13dzD5tY0bny Tk*zH [ _$TEBigoUO!S)_#"Jstd/^AR@g.A^iǂ3Iʶt;{!Z`bB5=8[A4&Rn@l( !\a&McCُ~'5GGaQ_-N2d,N~OЖlBckf*HKWץ?)9kT'R)꼦5Ѻ/#?Q6'aЉP oF#;mP1a2om]|҄rwRc -fGjh3ꒇ-v>R[w924roI$ck,j[ %guA} Yqcxݖ5Ѽ>GMRŬ& ޅ~hL]N0qp!:ere}anώ*i5pqގ}Tլ,yZ;I5}UmS=/X2&O"0D\'Cq]+>*ݯVMd"{ٍ"ͭtU鬒$GH+UdCg皼[7H2~C"8\BAT1 91]3W(CV(]n(US Mӯ#RaW}n˪ld$8@-*; a;sLf@瑾?qwg/ #GrR ;\Eީ)g{^d 䡾 iq[F$&]VXrx1 jWx`B2bf7fG`X$UdqTϾLL`Ҿ=[rdD$a!1xsn]`"OF~W%91HvGtIQ?R,OLyf,53irnόK`ITS_]Dl(az΃aRP02t29͉hqdC{]fFR7 &YWh-ёYHA:>SZ%HxG!XL}'Vi*%J9a>⌢?*?uHhwI?FtaXli1-x Gg>d腿IC]$*>u:eu4$X@PZ&KӣX!@Ӓ]`s>Ylsǭ'@ ;ޚ])iP'œsyd "ja]_8qǮsmO&{̌xcsG`0[QOy08! N?ʨ^LĀ] `LPeRCשҁ`e|vTUUq% 00i_ ϧ"d&(dT*u`teT p%)XdôpbslKdOk.b-m|s5dN&V} T1QsX t0pv+֎NzYd^=]&Mẘ \ k%b \R$\HdMr O8wm;cx| td\Ne 1QPC[y%G}$^y1R>7 u9IYs6C^suY%â{ڞFqClǻU [R)Ce/(i>{נgVx=B{D!|Qy*@@`ߪԭ7}jk. ~X}XPC ՙ cvVW`麋s"px `}oou׎ ˃$sqO*eX߄,2+( 2$ Pj !%Q{oz+;t{dw?%Ace$ɒ45qe9aJs{)Kֲ߬Fe =eZ $q 8!=b?oGLM DeF&+c$QzrU ? !dJ[GC p374#Ic-E#YWJЫLU F]P,TDRf1Z֢"{FU|]{f&9rlg^t|M^bż6/ػ=GDG 5#'[$7eݝt)MH-}6UYVùTBi𑅶Ė \;78ij0o x0KJB[JnjVWb*w$G24nX3˛D V` 3sT0 ;@|L|c_-)TaYёi铤_Z6tehHnӆB[2x֍z!i PBBX]-O\ C=CɱSUM C| &*y^USWdu5v+;w 89Kvw5et mc">1ZOᣉ{i2P,8$PZ꽰tLHS@≠aӼA qSly8)ajx60ď|fj(qO.6D3pb c-yxC=p6ՕeŮhqV֠w5e|Np_Nw蹼%r xrXBuqVA艟..<\\DSaDKO4bZ~Qa"pA#P9RQrONvf!.cq6pX4>ClS׾.OJ0mOo/@f9$ݗ 2-.LIWJ1)?ݵnǪ.߁̒}JDXV Dɫ}C<)vBw(ɩyG[m”fag ܝu%.<eYz:7ae7viNGB"ieɅQ7$DS:-Y]COmů 4;j=²bhDbH*y&4*}zL zIJ PI u*ӡ;6LwA׈n]W`GEӎ̇ /ͫ()GBNT~Qrٽc"ZokWڑ Xu,>(ikr.xqt6 1y~7"%YcXQ/\W`Ǽ1Pngj+ȇfa~BYȨo!KJ,-˷)CĆ$H߯\>x4Z\Z9Ǽ׉º.sج_y}gH8xH]r͚Cns¸9m' ,Q7ë,gb=r𣏕a+_G]ZC( YnyD1x٦ ?br܊P菟fW+O]3RiY-YXEc8}g`4;wtJ_p}p\p&:M 1ŷνtEO rgոʶ#!L y#[ۼgׄ~loNO?]|WҬׯ8>7U?Pڦ#T U͞g D$%I탈L֗%KvB U+싣KNRϫSZ gL՞j`k'%g,muL2$\i _1{.l{U{DT<1 B/3!U@Q }5:pFI1Q_nנ\k4^r-`'GcW7{E?TS^a4bOzY*KO'*!}><8raչp悬JH;m_9PvTls?4FXlŇQ.bR7Zt=զ`&!*HủAeܺ|!@:iTxohY qI-)力ƖA@ˮc~zpcǹ)$ޠ߮Uyp].J FZ,Q҇W7:;m]FɆ n%xR\?R KȗR=J?ХWeSnqd1rC [V$:=[oAxff"^  k .g$js4oLXc'n1/.&l8\jdPnNIe=E/+[]8R4S?l)X{ quNInN೷:/EVl[2KYE)sRzT/B 7t/`'s(9_W[:$rEJA}[ӗvm`E 8 f ]x*- ,av[8Z 0JK=Q1:t׿?sR+e^ڴIKXo$geyERϤ4ٓ/: O] .u5?'ؤPG x>9gW[ kM{,D{-W͹_)Toxgl۬gA^Mxt}x>=@t'RDκa {I;GU?)ZbG:~an5npihTQN(N.D+ 9XǏkLو&\K0h{W)Hekk VbTzRJGNQNousk'{޻}'A_lA:Uu1:]ǭM^EBQDZ~#v%XhBj[}9T|p0}ngZ`~hJ &5Ϳp?5A& ۔l')rK#Ap1,W& A e8.=kqk \D(+FnV=Ba1mHL "t$-4Yط>D%Yu oai`AdCYe*lC ETG$י[|`/ziIFF9b9ϟ[0|1~ڥ4˙Zgyu\m+_%oq%ඊyF&NQ>xgLOj<$wtН9A`]r/hN|g_&{^%ݍ/Jdڳ7tEs楤;1*_0@`|*rK!aYPfkt~E)2,6H44t_+v.c?stM "5=G0NzR]jJ4D #6 õB,ɂ2g9-^+}lBc;+:; ğr†CW aF< U(ve0!}4I_>~?$N!3te0{;{K?RhT? XKUG7C^RjWrhzދEa]jR $ݡ EFB0 Kbe=1 ԝs(}#d{|oXXcJ/z4MzOc`+@T¤?&j'YYK{/U'jצiS_L}Nh#s:psں )e"ת4Gތjї4uS zIc%N'a>BCL,E[/u+^8\r/`0%o}D.Nۊ)WgW.XA;e,!bPz+&3%/<`7Vq  B zWmi:bq 05hFWk!m0YYc*] / 1tN)t:|~k'q'+gobn rtچSV73FQ9 h X۫mI?Rhi1# 慶I!s:gMG`0rFwͺ%! D6-Dk~#ْI9dt&4S 4n[e|!(r$V sáY>P-{RYӪ!ug%X}E`fh"կعxɳ̅7hvO^=//'A[Cƀ2&>lYjS+Rg1JML p \ HBCr\@"a+vN}""$Z(7uśgyo}?@CIb !2V+hp*Ņ5ؓ2eLPyŹ!{+ X#\3,{h!Gܳ۬)y!v*5B,H׿JJO)䓱s b⒞S.\0^~Lp2FNH>:2JTMx>NȎLШJQ:\ i;㦛CZWi¤ *4\k!#xWh@Ea4|iUreaUƜav".ڔ ,tMԡ;4voz]u,vNrQ]MxuwcS8xsv0eQoEXy*Uz0j!؋V'Q> Qj:zgj%V9>D>RG˴6q1d#DY}ψ~wjd|}I~^Ip14wV)v +ȴI.CW*߱Xsi4]̜?˄HvINm)K,ӧh,B8\" iܶq 4iQYٕI}ۣ:-Z{SvinC],[D N& 2ijϥA;V-@y0Lc Fq Hs&Iq@9nܦB(7 2  c}}Xhpi*@aj]3eT6&^pWwO_'SG8 P|.G9v3V*qFo|ӻ8N ӯqē:yj>NԖcv-HzWǘe)ްHCi o:N.Lx Bj ho+k_yrkQvX҂Ub?Vf6`2hMWb$(f3K[RXJ b> GOeJ$bwWGS=t oo"1mmz\c=AY-qK2" U?i!gyPqƚ?γ:&͗n\ 0m,9ȴ:;Ycvb%lQxrCg ^=4qh:Y zLU~6"p ;iy9>̣aqǡ) BIsHU1xZ?p_ f%R=A|l -"r3 Ǧ* ̗D2o`6M ^Apx) <'!Af#jevYPO-Rٔ&yArk9ibѫ^K}MLSWJ}`̽& D'%8pj [R,jR!.g7QC_&HWFYHm1 &O2ϼ2QЬqN.|8jPk T @Fok-L"ORTpYMs$p׽IO.\_+݆\\BCK`T倚UiSxoihV16?{JnbsƑ.w ,J$c QL =sE0 L׺[>b^"|=Gv W\}0hn (dA TARfښ[B" ;4FnRZ]f jFz|nd "4w_qD΀/4^6{= V򨏮&RK.tNO_%FU5?? 6xDh<#o|)R2٧Jۼs=w_%5TMw#еd '9;U,MP1w%~4wFw,_y7@ӂc w A^o->8|/Zݿ'C_|dE-7oF jba(ۚ=]%VLixbŷr>#o! qI2w[iT O9ZB`a&jU9 W˕2 iU$`;A Ȏqֆ >:t1,M<;149@ziK<ʌ DFpVQ7X5씩)v:'& TXזj+mA u'@MuUc"'0${rYٰj9}x?5<~bRч7 h|; &<>wndο`VWՍyI) q eA8 fEafje'@S(+QJQgr_z}J 7Ii{ƐU;?1t/SփEY~lr2zTMy譴áR9n"Al"?~{i u]<Ax&/._Duw(>ᷲb@k>ŋxs!/޿ ??4 pO\Sȯ@D z,1qiW'M*o޻3:r]YX>.ptLPs=b$x?@)*~V-6jnK`8sʸ, T+jsR\{}9$iBݝ< A u=]  *R붘pZ6KH,A (B^k@r Q_5:SBr ɲy+T4\C|Jb׌-~2t*fI!Ros \cLD~= $JF1=L&xatS"օe3ּg.q&Ds" J-ߎ,\S.zu}68zQ