perl-Test-Pod-Coverage-1.10-lp151.2.1 >  A [[./=„` ]k_:;+EpsLH^>pG#tq}/u&rU'EWk3~ѯvSWR  kݩ70ntq=`7"R IK[hbDÔnG,kea5`޵ZƝn)bȍ߰#?b|P xb˴%L=PJ:-ߞ[.S?NJIqg1Ufh~ޭ3b8692c84ad8365c57f2417d97e733ba10600512f0e72b00d777487abcf7794dff7a8c09d64f65fdac6039594835d9d2862464b0:[[./=„f_ G02+yEx5"m/.ϩC짰ӾrlWUPg n(^)u ]ڻ뇙y#eq/#kUSFZIM>[;GWcExk Eq]Fj_b/+.ȱxy͓Ö_;bݛJnU"7eCJow _xS&5X[H~%Z]ߠi)R*t99 i(G;{B>p>x?hd ( U`dlp     8  H  X  x        ( H |  '( E8 L 9 t : 2 F GH<I\XdYl\]^bcdefluv8wxyz"dCperl-Test-Pod-Coverage1.10lp151.2.1Check for pod coverage in your distribution.Test::Pod::Coverage is used to create a test for your distribution, to ensure that all relevant files in your distribution are appropriately documented in pod. Can also be called with the Pod::Coverage manpage parms. use Test::Pod::Coverage tests=>1; pod_coverage_ok( "Foo::Bar", { also_private => [ qr/^[A-Z_]+$/ ], }, "Foo::Bar, with all-caps functions as privates", ); The the Pod::Coverage manpage parms are also useful for subclasses that don't re-document the parent class's methods. Here's an example from the Mail::SRS manpage. pod_coverage_ok( "Mail::SRS" ); # No exceptions my $trustme = { trustme => [qr/^(new|parse|compile)$/] }; pod_coverage_ok( "Mail::SRS::DB", $trustme ); pod_coverage_ok( "Mail::SRS::Guarded", $trustme ); pod_coverage_ok( "Mail::SRS::Reversable", $trustme ); pod_coverage_ok( "Mail::SRS::Shortcut", $trustme ); Alternately, you could use the Pod::Coverage::CountParents manpage, which always allows a subclass to reimplement its parents' methods without redocumenting them. For example: my $trustparents = { coverage_class => 'Pod::Coverage::CountParents' }; pod_coverage_ok( "IO::Handle::Frayed", $trustparents ); (The 'coverage_class' parameter is not passed to the coverage class with other parameters.) If you want POD coverage for your module, but don't want to make Test::Pod::Coverage a prerequisite for installing, create the following as your _t/pod-coverage.t_ file: use Test::More; eval "use Test::Pod::Coverage"; plan skip_all => "Test::Pod::Coverage required for testing pod coverage" if $@; plan tests => 1; pod_coverage_ok( "Pod::Master::Html"); Finally, Module authors can include the following in a _t/pod-coverage.t_ file and have 'Test::Pod::Coverage' automatically find and check all modules in the module distribution: use Test::More; eval "use Test::Pod::Coverage 1.00"; plan skip_all => "Test::Pod::Coverage 1.00 required for testing POD coverage" if $@; all_pod_coverage_ok();[[%lamb18AA$AA큤$[[#[[#S([[#[[%SS[[#e8fa36847a9d7b4ffd19d3e8a37fa6965df3fff66bf86e2ea09907606fb6109f05395f9c3e7cf60eb1fc3f0fcbac23476c694d920fa22462cd3e9e12df9a6dbd57474a403e8f4818ff3a024b332e4cddba2ed6da6fd4795d0578a00d21c7e3a423b895237b84317da75ddee749ece45732a2aaa0df25c9b5abd5fd63930f8635rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Test-Pod-Coverage-1.10-lp151.2.1.src.rpmperl(Test::Pod::Coverage)perl-Test-Pod-Coverage    perl(:MODULE_COMPAT_5.26.1)perl(Pod::Coverage)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1SFNNHL8L@KI@JjJ:,@J7@J2C@coolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@novell.comdbahi@novell.comjengelh@medozas.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.de- updated to 1.10 - Changed license to Artistic 2.0, at PETDANCE's request. - Added README - Moved Coverage.pm to lib/Test/Pod/Coverage.pm - Min perl version now set to 5.006 in both code and dist metadata. Addresses RT#21564 from ANDK++ - Added DESCRIPTION section to pod (RT#28715 JEREMIAH++), and changed to a minimal SYNOPSIS, with everything else moved to the DESCRIPTION. - The "no verbose" tests in t/nosymbols.t weren't ensuring that the tests were running with HARNESS_VERBOSE set to false. You could set that true in your environment and break the test. RT#53947 - thanks to Pete Armstrong. - Makefile.PL: Ensured all prereqs listed in PREREQ_PM, and TEST_REQUIRES set if a recent enough ExtUtils::MakeMaker. - Added github repo to pod and dist metadata - Deleted the old META.yml, so new MYMETA.{yml,json} will be generated. - Reformatted as per CPAN::Changes::Spec 1.09_01 2014-07-08 NEILB - Specified license as 'Perl' in metadata, to match doc. - All of the changes in 1.10 were first done in this developer release, apart from the change to Artistic License 2.0.- license is perl license- use original .tar.gz- switch to perl_requires macro- recreated with cpanspec 1.78- enable parallel build- spec mods * removed ^---------- * removed ^#---------- spec fix for perl-macros- added perl-macros o autogen filelist with perl_gen_filelist- some spec mods o updated header o fixed deps o autogen filelistlamb18 15283883891.101.10-lp151.2.1TestPodCoverage.pmx86_64-linux-thread-multiperl-Test-Pod-CoverageChangesREADMETest::Pod::Coverage.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/Test//usr/lib/perl5/vendor_perl/5.26.1/Test/Pod//usr/share/doc/packages//usr/share/doc/packages/perl-Test-Pod-Coverage//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/69b9e0b4ebbd8dc1c7276d5522e26906-perl-Test-Pod-Coveragecpioxz5noarch-suse-linuxdirectoryPerl5 module source textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PV/ѦROoutf-8ad42d8a4b8d6c8df856c1d2d67eee2b8857905af4323460f7763a0c6b2f7fcfc? 7zXZ !t/A4] crt:bLL Oco)go23ͷJ$?7d)l =)"1&:7E汾7 ]{9؂ug7F޿*Ung[t'caTD6\W/s$)-B8`m L)4r͛e&O%pvpuqgF{7I,l6w}jQ둨bTK,Z̼Yc0=uN4R=msO޹u e@!o] 7YXePs Ψ ~?}~$w9YϝBa1J\M]B!b`ʾ7QCB{G=YlQ`s1", pH P&c5GVnNWnBn>UPqɋZ0zEMT>ո jSj/B8ϬCr^2'AD>C/P~imH[DirXrn.Tv.p"c$ h,Hۉ姁7ƒn;մ\`+suVH3Ndy0-{#P6gMfPv VRyϱ!qG̖\gd_~[e=?g}fXωdd>N.Jȁ c~W:`i M_E/ W|ukqfͩY^yחy+~D> "2@W244Y9>Zk\6:e?@Qw-؜3D' $ P]*ַ-A.mBk_ˣ޶n[Š%h-Ƥ;*C( rSqn]@OQr),Cxk%t"><_ ÿ`U<ڰц Lwh5b?IO;Z4JgbXMFHe|@i{l^.˕C7BO;&@?- yKTN_Ar#A1ڿs qYI>eKhf ]okto}CD<~Q٪ ౩2/,Gij9%GCn.y15k?PnUѓ<,E3 zȑv-Ee#-z0-sWmgCSҧ{UwQd#tgT6n_>v|N<ߴS>e̼bm+G:3Db F4鏄59JF;);jnd]fp9|ʕiSh0G{̎SR,\nQ8j@D_wqD`܊M)(p-{zE58rckj?OR@iK_8Z ۄx{3&۾<ںtR{pbiVray g|ye!&pR 7|(VS(z!*8npČREe*.vЬ[XCxxhWm^2S!ªhyKcCh_{S]J[g"O^#x]<`݀ijIEO eN3!f%dW"}Ӛ<ltHL[ٜl5\TJ]P8et[m6mx>6_mHPA{Sa[zdaɻi}jU]uXy%scɋlTJU&| mUH`ղR銩GS&x7}f+MsN'sAHl!WXY{Py9,tn?1ӕkAg]m:jNuQG$0[a1&"#Xij3xUKP]lr6BriRp"gBsQ)u@ɏ=ʗRB/ā(!wc/O,2ZϠ+Γ5 II7AWN3 ;3LY ~FNOp%K2`y Z~%Nݙ.PLLlw*Է6=o`G㰾[ز* Rds@%&R=/rFybWr x  w@w~< D%F1^ֿ?GS~qXD}zGpu\{_;Q哥!/# *.澗w+N_BR.B\*" -0 *z!*":`k$>|%iơ|c?"1eOƇӏثъ%mNcsͭT&ڵXߎ13)6,S׳B,8_  O~ *QmWHxpЌd=%npaXڷUOePJ_瘋 )#5|sQX[I'9>ge$s$yQy6[ۅ(g0/E~c~ 3d~{P;}wI,ik1]M& _?3֡8 :$P'a`8|z¤bφTV|I|R> 縣wb9[I$2>@,=oЪsUHNAW4…BU_0'G+*q'F5lS 'mRVNRN- eVٿl LEwU9fU-Oi :Z$lEOR$4DQ.Xu@zžrbJ4oN(ԢbI@>k5yԇ [uGDӡB-I9}92 $ ˜hI$zGBwuw/'o0T6XKTcI滸',+ 9BD^/r}G%py+x00/p>x'|RbAV>x*G_cO̹҇mcƄuV晹3,(L.B źuzൡݽeXc81}-rU4x-ԮA >C #Y*/{Emȶ@3HC g4mꅻ 1zF='SwH0 [m]9ղ!wtv~tG޳)xAiqB"O9uz&N h5}xg8&ǵeT*]Un[VVda{//Y]DŁ z:[(jV;#;~/Bk.s0F x>u8>m:Ʌǿz(S[a4z&O#DWOǂvO5@x^^(5P dTS~~tWϻEIDS11Fz5!7qΪQ8&SNcXHY3*υXje罺`-Mt2L&4c9J6 `3s#(B|=UQ z6'tNE*)Q5ݒCZ+a4DS@&C^ Ff}ʦ:SAwlHt,xt QXBՔs׌˚"ћWJ`sfs)+^׹W?_փhuk1,Y, Sx`nL$ʃLw wa*~lR E -ѪGhpa@vD2Sn%etҁsa&Ud*AImԀț%SGhᘁ&*-$A";2ۊ)PNlE,J5)ud<4ɉ1 llGy~K$Q0Tl8R">»+g1BXHDM xcR)q "aEoªɯ}BlE,D^@?`N?%?,!mL,6NL%,uJtd a= v3@}QzӴ! UB =V,T?C?5 cLծV^ѣtgU|9;LR+0;w=]0&Ѩt^^"XKV_'xQ؃a^EaI^x(85x5'dP> RcgB9o5>cfaBj5Kv״_4Y8 ^SA^ X9G_ѢgHR_H#^[ dh9ݑnU.eX)Uπ14=*h~G6/1Lv1wB&nO8)!9R-1L`Z,z݋Չڬhst@~O*%+n{^@ת& +=1u<<-kNe!sh6.I`kypT#( {JLJjK(<i$r5<*DV؉\ץ^ù> 26V!>ŏ-4/Ta(Pzn0'(ZfÂL~aЖYb:Td:Y #54,u ȸ7FJJ4hۿ1 , q@KK瞽vW^ 2[8v2Vk0jOW̪g1iXs)9]T}8O~NU<8ߟ0,Np6y"4T.0r: ()b!pLf~:ӓr\EɄjd_,ㄪMF=z(? V -0dO4|;˥+E\ANXv$QzإgnFK7ɓRx;h ۝^ ) OJLQe.\׮jQå*7kZ42TS*$3b6[}Z[@D?K됶x e;H(a&;ݼ5"6Ts%E-BO-yȼtJ\4B2DpDH7i0IEQ_xHňl\AFviy@lɂ'94RwpAL6J N7\MaINP\KpfՓWYuxz$qf/pq'X'ț1:Gm %k\6VQH6y!0DqQP;Ψ4I5H. \S iu[옯0 C,=u;X6py][vB``OBgL/l0X)ytzGGR|D`G`,踕DvLE,-M7-/ >4bKˆ! wZX%I5Z`>.1'<*e!x4+&C#*pW,F+K;lrI+,فwM|=*qv=)KcSsn${=Oy2p9 56ԒuhICLON(\I]gGR~!ԷQ\?}O:[-N6(|0ۓIj7p)UGhYg!YF ߼F^$\JtK~gA-1 %X {+P \/+Չ{ w$uu͟g #$5Ȏ!n a&ǁPR4Ng"|IEs/'f:z/c%ϯEWK,}=hnʃgxu2y>w՟M6dpVnZt]!i_W?XO5ꂢ3D[ϣ7+VEU?Epn_NAiw˫F$9 N;uoּ[:6HwyL .Ο )X?S4n\,W5Q +}V4Zo2u[!Cޠ.p;Tyw=jA-rY$>-5 YZ