perl-Test-Pod-Coverage-1.10-lp150.1.7 >  A Z:g/=„hC|J':nxEqѬى!U/,gFgHûp'w;>9ۈh!mME"`5\lq0_A#øQ72p<˟t|O{KqJӝ`[ ^ψ)^+I8QAя)ïSfc1db63ac6dbfa63696ced8dc00b09beb4fcf066b442520e6d973430f1e4f6e6a429a52272d03c4db2a367d1449bfbb571edc0fb0:Z:g/=„*^z[O9gYp$-&㳁f@e ?v0Sj1` 0U8GR>l[NQۂDne$5D ȶOp>x?hd ( U`dlp     8  H  X  x        ( H |  '( E8 L 9 t : 2 F GH<I\XdYl\]^bcdefluv8wxyz"dCperl-Test-Pod-Coverage1.10lp150.1.7Check 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();SFlamb58AA$AA큤$Z:\Z:\S(Z:\Z:_SSZ:[e8fa36847a9d7b4ffd19d3e8a37fa6965df3fff66bf86e2ea09907606fb6109f05395f9c3e7cf60eb1fc3f0fcbac23476c694d920fa22462cd3e9e12df9a6dbd57474a403e8f4818ff3a024b332e4cddba2ed6da6fd4795d0578a00d21c7e3a423b895237b84317da75ddee749ece45732a2aaa0df25c9b5abd5fd63930f8635rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Test-Pod-Coverage-1.10-lp150.1.7.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 filelistlamb58 14062896001.101.10-lp150.1.7TestPodCoverage.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.0/standard/5470e52eb9d72d6cdf5896c416e58d0e-perl-Test-Pod-Coveragecpioxz5noarch-suse-linuxdirectoryPerl5 module source textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)P.ІrtnLutf-8d36b3949bbff11f322a536a3def73d8208a1a371c4d7ae6b4accdcd047ec4a74? 7zXZ !t/A3] crt:bLL ~ (g~l9Dsr&fWڙ)[e4Z.Ld+jTbt$\Z uD5soZƑud#vw/ o)Ԁ%P" ~e$,V)or&* ;-[`IH>+AP 5&nMŹXQ{$[=fH _ja|m<$+z@S >.#/ى_a\'#)"bb kYH (9`O( %py b٣msz/!TՓF/oTe^p6>D0*gr佹sDH<Bc[Qbg+c[_|J?=HB *D[RU}#toݙA|RRE(('{ʂnM8mϑN}3,du03K"&"Ě H,AȄ{ Htc=ICRz^Quq`9{!&&uolz?)4<<8y|#՛C ⶴ%q)톒F&VnBy_ ;/[1 /CMK^ ZA?TA Xd,;+%T+Nh5@#`7c3MQo%_փt7:I9b FZWSM7&6]MSCuae[ZNQ-ɘk@H9~e[ʹOW|V֜lȍ$:kIaQѧڑ|,96HH2egX@ $cDbz;5NO^(4.fIЁOedQG, 瞬.BoLKu e!slZlVdxoVE] 6Y (غ06ѶmYMALCkw3{+}ظS3҈xOm.~uPAUظ/ #zc?XC7/~2S$Eۜ>Fr 8NlӿWwYT}"* s1J/68Zш^❡WPShI 4>8+nYd˟'WKݘ@?yѿI_׹sky/ R4P#u9 _c͛+-oɓ?-n|!&BTvS=񯲒\P8{HU^R&|>yDʬNLD{M*',"z=#Q9'ѕ[p£PZj]uV2pq]EzToL͠I8|F'JEaW2/-Wo?!ha\?l#glU.T^*O"Ih) 98`azn>`)<sCPi#뎟CE)9p͈"]?RNDeS]8B9&0,ANIt0??(EX)f?c8YFGBɝ#h 9/װt(QPb z$ɔkNoI1,VWF-^M'q٦8I>[Sg]nJ_0_E:Wb Ѐ„uiT]Ba2 4'VU (I݅{~=FNTo%vGG@O?U$^BP!N'J={ӀlGCMWՀMnY~ٮ"|̈_wgUnlx^ұ{msx Z'%-NyfU&o 0{=MQyŬw{lReJ<'3vcƥ  Wbi;jؔ&|7Ϊʈ2 zQS3-Q%贡`\%DZ&Ɣ)` uv/$o $~WEI7r{h|}>?;3JVN\]ˊs5.;`52|^ 8#nXx(wtE}N(N R;e4r!XG:e2l 4 TJj+(URjM|ycF?0&݂SJn54HsR%%=.L9fgQj2n&zzoD IVvFu:^N*wA~Qnd>B\ ǦbE]h(b [1*N!90 J+շ"/$w(aɡG gTJHp*K`q-YpyAHE/?N(K HY@WۦwA4ӡRՆu1Z~@Y⴦NpAdy˰`#`WέR[S^Cfn pel麽FpT|#Ab`[¦E6|z?_(4c>$ep$ubrH]̎Q|i Krd osGܼI-C8#ǘ!t+QNӞh?Rgj"~#He@Y.?ȃ^*BrA~Q Jn_pӜ+Fz\4*%. LMSh9>csަe=Y 4N ;I_H\utlUE+]18sܞ; jPfg*JE]g>܁l`$ڂOJ60.Uq7 %+!9;&hng̎K%=*+Wi&fD>*l*f0NԂIa5 2v$jt3uW-^{x<#=1Fr T$U ̨g(^ fսqAr|2PȈfj@ZV{0>vo p2<{. "SZZkmdA2T )^Gqnab*7lOk5?"q}d{_6oc-OMS@$Be3]J1&IT|w?~2]t} ;ńQl3#¤Sb!A|aX}:t{USB-0$:Z.͝]+9Z;NUF+nB={e5OF_NTTʳ%Z8 cbfZh>ndeT]nEz? eX1~=wvV6I/PKJOuIl~&\ySs}'SR%$DnK*?` Ȗ'X#טKOrD ~#Wы3:mKRc:xr014fJp6̧C3.B`3R&xHՃL8SLqqxۏֱ?ab?`WzK`\w$+ rg$@ByEf߫ T@vQ 3J[hkXrZÇ?1ol]6]~$v R( RƎذ*Yr0Z|,l_Nʛ1p{*eFo};'P3r[2L:1wLI[u:.l-_W~H[a'LtfDtĘ3>EE#1w8JT(7&jI=ŲAb:e f*FSA&/55]t{Is,e1;&>w+"xtjkk?Zі)i{ma5%[5e`^H7"Q, Ok>މ$:(5M^SHU_ut_ܕ:v∠@#ٮqٕrDz6o_.564/`64aISUq#'<rZm8|[TqxzE{(Z6^R׊d|քkUmiHO|Ty!J)d ޺h8\ecG4ОgO}:Œ<9<, ;}?FBqmïaQ2pUv~ .sOz \A۟_YV<+*` DǾj_]S_.EM*7Y'mI0嚏:g^;E*Q^_CׅK>.eh?_9^ D|gEg"$NL(q/׌u?, 8:]tC #et(r\|yr/9Ś\)ԁ~,]snm]tI%AFP+?yהĻRu= B .`WcRg&4{DaF( %Y".5DIi-i>/907"5b.<e/Ql>M@xj#sO3> 8ZmxJ5 #(-4`(/(}X$@Vߥ_4 2Dn--@{R54,KDL>rA~O+X=(R g_rcSD|PT/B.XMYa>>H,` TؤU/肛/v5h _KUSQ:RmI|k1q Nkp JE<7!|*”PuXZ4ZĠ3;TVPQOcfYz,< 'aﯹS=B hO梹HJjSzҡ]V ? ǘvZm=sfGÉ%l g>&{Ķ YZ