perl-Module-Metadata-1.000018-2.el7> H HtxHFSss ?*}}PO @ψߚ9Mn < ŽpF]eabbd9c6bd0fc7173dabfbeb1a55ecd048954531da#|{_FSss ?*}}nGۚU,ea/8_]+ )mJ >9?d  & `\`tx  $ 0 < T Z `x$ T 9 (a8h9: GHIXY\ ]$^|bdefltuvwxyCperl-Module-Metadata1.0000182.el7Gather package and POD information from perl module filesThis module provides a standard way to gather metadata about a .pm file through (mostly) static analysis and (some) code execution. When determining the version of a module, the $VERSION assignment is evaled, as is traditional in the CPAN toolchain.Sgpfortythree.fnal.govScientific LinuxScientific LinuxGPL+ or ArtisticScientific LinuxDevelopment/Librarieshttp://search.cpan.org/dist/Module-Metadata/linuxnoarch /OioA큤A큤SgpR0R0SgoSgoR092f7a10535dd5680c8d7415c0919362b7b33cabc032a707973ef496d3926ea316a25332148e1469ed7c7e80e07a8401b2d46161cff758ff7b0bd189247451fa6da7ec953153ce6aaed1814b89de25b934f89518ca817e84f6785d13952ee561a9c45cb7c05d60c95ac95457e52753acf008395fb0eff410a110a4affeb7c2f40rootrootrootrootrootrootrootrootrootrootrootrootperl-Module-Metadata-1.000018-2.el7.src.rpmperl(Module::Metadata)perl-Module-Metadata@@@@@@ @    perl(:MODULE_COMPAT_5.16.3)perl(Carp)perl(File::Find)perl(File::Spec)perl(IO::File)perl(strict)perl(version)perl(warnings)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.873.0.4-14.6.0-14.0-15.2-14.11.1RkR0[@R0[@R@RR q@QQQQIQP3x@Pw@P H@O@OF@OȮO3@O@Ng\Nch@N98@M6@M6@MQ0@MJMJM@ M>@Daniel Mach - 1.000018-2Paul Howarth - 1.000018-1Paul Howarth - 1.000017-1Paul Howarth - 1.000016-1Paul Howarth - 1.000015-1Jitka Plesnikova - 1.000014-4Fedora Release Engineering - 1.000014-3Petr Pisar - 1.000014-2Paul Howarth - 1.000014-1Paul Howarth - 1.000012-1Fedora Release Engineering - 1.000011-2Paul Howarth - 1.000011-1Paul Howarth - 1.000010-1Fedora Release Engineering - 1.000009-5Petr Pisar - 1.000009-4Petr Pisar - 1.000009-3Petr Pisar - 1.000009-2Paul Howarth - 1.000009-1Paul Howarth - 1.000007-2Paul Howarth - 1.000007-1Paul Howarth - 1.000006-1Paul Howarth - 1.000005-1Paul Howarth - 1.000004-5Marcela Mašláňová - 1.000004-4Fedora Release Engineering - 1.000004-3Paul Howarth - 1.000004-2Paul Howarth - 1.000004-1Paul Howarth - 1.000003-2Paul Howarth - 1.000003-1- Mass rebuild 2013-12-27- Update to 1.000018 - Re-release of de-tainting fix without unstated non-core test dependencies - Drop BR: perl(Test::Fatal)- Update to 1.000017 - De-taint version, if needed (CPAN RT#88576) - BR: perl(Test::Fatal)- Update to 1.000016 - Re-release to fix prereqs and other metadata - This release by ETHER -> update source URL - Specify all dependencies- Update to 1.000015 - Change wording about safety/security to satisfy CVE-2013-1437- Perl 5.18 re-rebuild of bootstrapped packages- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Perl 5.18 rebuild- Update to 1.000014 - Fix reliance on recent Test::Builder - Make tests perl 5.6 compatible - This release by BOBTFISH -> update source URL- Update to 1.000012 - Improved package detection heuristics - Fix ->contains_pod (CPAN RT#84932) - Fix detection of pod after __END__ (CPAN RT#79656) - This release by ETHER -> update source URL - Package new upstream README file- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Update to 1.000011 - Fix various warning messages - This release by APEIRON -> update source URL- Update to 1.000010 - Performance improvement: the creation of a Module::Metadata object for a typical module file has been sped up by about 40% - Fix t/metadata.t failure under Cygwin - Portability fix-ups for new_from_module() and test failures on VMS - This release by VPIT -> update source URL - Drop buildreqs for Perl core modules that aren't dual-lived - Drop %defattr, redundant since rpm 4.4 - Don't need to remove empty directories from the buildroot- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Perl 5.16 re-rebuild of bootstrapped packages- Perl 5.16 rebuild- Skip optional POD tests on bootstrap- Update to 1.000009 - Adds 'provides' method to generate a CPAN META provides data structure correctly; use of package_versions_from_directory is discouraged - Fatal errors now use 'croak' instead of 'die'; Carp added as prerequisite - Improve %description - Include all buildreqs explicitly required and classify them by Build, Module, Regular test suite, and Release tests - Run main test suite and release tests separately - Drop explicit versioned runtime dependency on perl(version) as no supported release now requires it- Fedora 17 mass rebuild- Update to 1.000007 - Apply VMS fixes backported from blead- Update to 1.000006 - Support PACKAGE BLOCK syntax- Update to 1.000005 - Localize $package::VERSION during version discovery - Fix references to Module::Build::ModuleInfo (CPAN RT#66133) - Added 'new_from_handle()' method (CPAN RT#68875) - Improved documentation (SYNOPSIS, broke out class/object method, and other minor edits) - Install to vendor directories rather than perl directories- Bump and rebuild- Perl mass rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Tweaks from package review (#672779) - Explicitly duplicate %summary in %description as upstream provides nothing particularly useful - Drop redundant BuildRoot tag - Add BuildRequires for possibly dual-lived perl modules: Cwd Data::Dumper Exporter File::Path File::Spec File::Temp IO::File - Explicitly require perl(version) >= 0.87 for builds on OS releases older than Fedora 15 where the versioned dependency isn't picked up automatically- Update to 1.000004 - Fix broken metadata.t when @INC has relative paths- Sanitize for Fedora submission - Drop support for releases prior to F-15 due to needing perl(version) >= 0.87- Initial RPM version1.0000181.000018-2.el7perl-Module-Metadata-1.000018ChangesREADMEModule::Metadata.3pm.gzModuleMetadata.pm/usr/share/doc//usr/share/doc/perl-Module-Metadata-1.000018//usr/share/man/man3//usr/share/perl5/vendor_perl//usr/share/perl5/vendor_perl/Module/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=athlon -fasynchronous-unwind-tablescpioxz2noarch-redhat-linux-gnudirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)Perl5 module source textPRRRRRRR?p7zXZ !#, C] b2u jӫ`(f`\iDִHؤ 05//Ȓ,t\y"diŇ3pݶKlQ5\ 8c 3n@ 4AL3#ZǛy1TJ\E0aG%5 [|,.$,+(n.Rg0"!Zydmx\1>0yk`#+yQC$UZKP~8R=}SPaiKjTZ4.! F]dռ0@7P%NŮz"Acs9A)VC{OAع"Pǘ.=bhmB$<:3ЪenB0 *mhuE!5[цpza$0kNi{O*TH6ku4q'' LaD#}d UӃ4#xԮܭ<Ā̿x&+SR:W"qJsPԉ5(R :4;+~_)9S|JFAl8%ͤH-KA,)hz(j.ED~x@9y̞M䑚cJڛ{ӡտ] "G?G-ZCE9G -NoN-є h0սn]=3`4FYCxL1k]GiN2Y$,H&mb)x[SnCU򥢧k7p*'[ ,#JbϢ$@4 SN;B<2o=ɩ*f_!ɩ$'j]FlXv k`HR[$Tgd~ IE f۲$;;nUa9^)чK%Kx\ !7Ezj/gJX+[ 9wUP 86 D1v^, =쒨Z3rvcA tozNViڷ-|/a`aUÈְ-;d?#kP6 :}o[} l#@;g\NU^NOo!GQTђ>:w9zA 2ZUDU:c㇓{|&h H [Pቦ@2W6\*h&Xҝւ[o71o s1#=pVER }GhJ_8,@aoLbZ$-醨?H}*"%$seۃ,7E V2Sx5gI=KM[X~fݥj"m W@}_\lc̶etAs0%`rՑ|)`WC!ZW,MqC1P]qϵ4o1_ &&/` VxSsҞOh.3P(;Y_A⬹B_RՇ>+N h%drԷ;žL|) c(fhcͳ.-kuw:ڻ%FEm,CX8P^y֦ςsf Q;:~\8vq:[NB X_gjM8ž': '6'ܹדQQ2V>Τ |B&q/ӒZ:iL,;R^Cp \mi(}Rլ}⪶55nctG^2+LQf ) {pC~R?yJZ'tk Ɇ^8Guk9'@n!:ݪ04Z#JkU%eJJiFV`u;SWp3koL8_a'wpd` ªVbh dq )@zr?:-|8a ?wb~Pr7CWՙ?S}"cr:yZvQ X=^q "A8.Hiz $qJ`aC^I3sy,7(_C谨Rԧl4ZАYA @Jv+(.X4nIM\皜 ħzUnf]tKFI]ϓ';T p7l$SEt9YjY|Jp*b 4jN νvn^[}#vB+-X\3t?@pbvs̤X7t 4s1*t:I毌֝9$qz}.C6,{Fò7e/9c0j+%^jnMo΁ Q>\$ш+~bH)]A%E V~' D^t;}X+` ^H@dawӉSs&/@u9 7hhhmZ3)fqA,$eA(~,Rwol)Rʹ`R]'{~9*ϝ5k?sXh^,$)1ދ$W=A!qk; kY0F]qSN߳![v/0 :׏ ^uSOKd;-N(&7PzeBdAʜm :݊OM35jn@tV@QZ]ߒͱ3-,>% 1MI(ꉏ poYz\~D'+?@a\h>Eb1`RxS>3&CyxG玆~$&F,y G\K$ 5f1=T6$L6$hj(z1f@`J`J4@Zj(Yo"yq*)uE8]-rN .\ =V{y rL;I{Im&e=ϭT3?XY5EM7OST\Ǒ "§-f^T6b?ͤ!s6Hxiumj+ϰ>:}UTzvDrf|E;`m^"6owsZj;"OtN4y 0}ߗ&.%io-v[&d7mmLޡ>k.u'qǝ%sLw/XkƉ5* w:Q|L QZGO$Bfs;1CΙ/kbA\ٹըq%CU]㧑ԣl9>q8EmCaK21dS~;Ș؆vHmZ)J (إ|߈BA*IVHE <07jd7 $=nG2L$д!8XD?9 l/$^{;CDHO=)mC|˧wAӢ uoݨ5~% SW@St #*Pg@Sv"Fw O,—=85xS|%ܯ0SAr×τe-^+*+P!Ր1rp7߯p0Y)FZ2G@LZ*vga94=egMThJJV` ˙6"W2X.)1~V{;'mWί=ZP+gTy g\9RXB0᳦ B/Q!)Jx0u3D V=`[Eԗ!?6>ƝDI.BjYW{;ZŢx'g"IŪ}DX 9'H`FaD[+&8CʼpdF* ΃^^>< [̴ҿlo)l<{)`nkvj^桦Pycr%@I@Y^bwt ߿.Q @4C+z?Y b+'#^2`KͯUUi4!>-\ _@{.hm!q⃳pOUT^+<[!^!v~#CBڐ50"0) B>(ox+ح- 9zԹn W*)ŽJ̚):Dw@rp'?\sнpC+Cl2՛y"jF0Yd"jϸ|-A@26STD4@ ZG~vM:VQ/YdI w(ri?2ќV߆JXrwr %b! `3N2r]n x]NePPW|7AMkaϬ r]9r 4o.ύi'plPMb[U$TO4\6 %0]9wtv-nsc =tD cvνR DYS+1k!>]οRp^6^ _M9jpBZRϐWU) WB=rr`$ r{Pg{8'Ai7 gp׍ zr+jbmSf8@$VC"K>Ocܔw26~|AE-Fι|EbnV],P5[*ܦ~ l*9yzpʬw! p6m[}#鴁6%ǗμZe˴ʹ& #@7amuLT\"bOɽMD28Y2(NoY5\SR7|"⋺~\-AS~} UZBiC]Kgf9%? ?ga*)C`kyбRMm3D:+"6B?f#vf84R̊@7H B@$ոĬal(ix+.-0GHGM )Yf$^pyޤ\>G*D}l#^s+ !`OtXQ!yCk X}u8(Q[0 0 ĩA5"OB> sDsZǴgEUR0z}7t!iR81-b{: G45ˆmX+43&bU_pGpxV<%9Z+K˛jdwoo;VŸ*p}OU߹ Ბ؛GnH;*MeϷ'W_;S2O/=͑6E#=N|)53`dE4Fړ4,TMAİǝx ' _re hb($}01↱*XDlS,r=6ȃA /,c.6ؐe{i-XT\{g)ߨrLbS@:K'w>[+f~AEi.~acE4 kKm=ςx> I?65z'Gًȉ >Nn!L +tue;*~Ht&0mr+-u8hb~F*}Z'P<r1E"6KO4nX4xXYĺ&H6ʲuh>z6Eɕ≭]ˮYeObvJM"%[EU??f{Po)׉~RHhdI}tO0m9t?>c̒e}_9@^@s%ݱLe\-aY;lNko+:M xr ϺA!:y>K^ 0Y ]i¸K9q~ބWh:jA#gGM?'?3ȁ2:cvЏxn# 'hYF h_c)3_^:,RRt ˫R2́TxF[ËcV߶IȚx*q*};UzS>"YPOݜQ9nu'E|d)ah1{IR)򘝲|Ap]$ZxYYPa23W {{(!YFN գwV)N:/RF-jƴRD-K)\$Jl+j$@p3 ;_jWhTԶ=U1l7U8耐u*YEFl]-i'>4"!z/YQ%ʙ^;(Iw@wR.X  j[J6Gt EJ\blQdeAUaVؙ1x)oX>Sh׭PPVGW1]]yhzm0h"8A+*'G5(m=3tM#6 ~Y3ZX[ Aj~<}wE%|ee&̝0E>"Tp ; vJGT JŞ-CetX]=/PBe;Fx DePzܦ,Qv? l~˭0H!5o UIu!;^ Iu%$`ӨʺFjX)Xšϵ]4K,1Ʈl[*'sӓAt:kqk,Y[_e}qs6Iy,^)gLrZ5C}tWYFBmqSsJyoQʢ?) /D.}6gQj1빋GklnK;js=,\f=nQeUAT6nNmCV#Vr\ X_ui_ڦ3e0/%C0wa}Op6 aD"`}7u\Q;v(eb`* SJ=Ai~VN2<4M-Z\2Q `V _ϧ(b3hiAjF+bGB2B+qjރ*:8@Zs ]PB\0rr}9e҃zﵙ2Ke6cȶ#@{,AqA#C\xS;/6$c PfX̛B룾DXiMaLPZ#,ˢ:;t8o*z>)|6y׼LکyާovSҹoИgq5yM9 Gep7--cK/c@]JGrQ~eTsBŒ=}T=|+)>ly;$8Ut4feҲD|3iSIr j2Jˆ_]eǢ HWh/1&[146cQsk PJ_wƲ3BsRYi+p?+]6.i^~YFc\g%4c2璇8BWWfе=_ Y@>f{*֓#ffX=@>!Ch (x).8uF>4\ܕ Ir؟ 6^# ρlT7 7Z0t3\ +*ЄrbCu.cv+׵=\1yK9G^xZ=~\lN>ۉ ,0:x`S\8 JM7v;6HL:BNZTo~g'Ћ`;^QݣuIlxku Mx:x6@[>X ҵ ̋4>R۶+.CՁy0ȠM,.ƤBe:\H~,R+ϲ>ѝ s M8ގĢ&( Z<Ӛ $;q}V@p$"j"Q#)HyL ~^yv'm^)?az َ7&Cee3V&R:4o{!GfoɺA+mKc6g H*UáFf![}߽Kb&|GMmn2]~7&GnO5Xf,\q:s=/+@{F*]QLC}>r@ w 9$ǼQ̸ 㬈y/̜8lcKOXjQ_O$( /յMGJ艶Y?Z#)bj$@&<ǏYc᳾ =r&זx㣼م É\cKwλn Էsj2^N0oAlXfn`@瓿~j /`&hBob\n-e8=w" P-7sЂ.p[Ҡ># *dLE Z! qUВF= rŠ (Hׯ U^q:HdԞƑ~d ) / ǧCiGo_bV|hn ަr%N؟2sZ~VS]j$f/STDF[lp'X' -(F,M,Y*`疅 ^$AA흃w`ĀQLh<)㹚'6:c'0!&A%K),w=OLA)- c\s3= IxCy'u-)n]S?H1/$n_@NfwU݋ȺJ=cK &Yo$K 0_lE9;0"'$r>zhvY}} .8soѨo:MPVv. \wj]0"<*zN# ӹryYO%,P+4EWna^|-hLJhZۥ]DRSjRX3R{91c_GJL"֪\'l[7\ `ƁL!+%(aȧjaKmTMVHIs1iS+L+&Sp3;mMHu?STQ");?Y~)f܂Uc-:M+Cf |s@D8) C+n}ފ{uYjqܼ e[ HZ$ĥ[e*-nk5m`IRlH*l[ӜPa?!Ï㋽ǠhCz`;Ld NJgUC~@šw@FND X/Ige7^36=arA?޶(6ߚwU0뇘!"_g wI2FD)HT%}1j?_˛'Ѓ{F-nڢ=zȻji +tdkVyhr,8r.١x76 ť IjGDث*ԕG$s/J KdN:/%ڎE $ tmwir BM t? /Is/ncTMJeHFɂ$ 4UD H#b4zS]P_LmL1Ϡ|ݝ2(IE/ڭC1q(cRKިyE(ٺ`@@ǽޞk28|UPl`bDl˳A炉 GȃP*}X^o3Asibb (tPOm+ ͇\_dBkhpfx+{id W?~1XYw|{ uZ.]NGt*0IB ( .kYϻaB16=r_^#2,4/-Z< 8ԎeE=L ,hPL8_VTM[2?r}]Of:j? "mQ&wUgwdHKE@-c+ (,/Eϐzf+|5|x^P"HyK O# ̐IhhĘQ»lJUGsD,Nh4"ԶNVEr:ims rN ؟T!>:ވ:<34ՑAI#F hSWF7OܱYjNENܼsLldƵɓ f8h&cR Vy֌أ5EK7TPV)jJtEcVM4=B:Z~=b(nFfj!bHyunz␿%:rgs9[Nf}ebzwnhe[%uh+ڍmht .KaYbiFZz$i(pY D[Jj|uhG$L[Zbᬁ7}yĖҨ'Ӊ4PL|D䘩B3U)튬~1_[婼Kذr?/}8N~Yޢk`Ew]PLwЩ22Ǣi8 NEa͈ NI+v["ƚ\v P;)A,oHql!h=J^pjِ6GE l |q̄GcVǶ>'"zlj ԩl aSTPv[rG(S*UyPDm|']eC#LB ee5|?kA+DvWh(Sگ XHuPe =Ѷ4"`9]T^cz 䅱@^Qia,f_K(c=]o^?]A~±H{I.}$ dn#l9(i"NJ"1Y $غ `xc̎|/*:H[G4iB@P?mC{]̡h.:<ԶdZdj)A-60̈́pKKk xEkkbm!mLU?㑫c\m '~p"d{(Mi|ITnaH*1׺WŘ V[Odhtj ʜV8W^1CzA"y4㶡F߶Mٳ(;ې€n=U3\(:f Fb^S6)^L޷5S۸ EhI-ږNWN!C7V`}|Ḻ^aˋv%S.MVbGMmHtÅxGB*$J 3f,/01P*# 1jWΤ?$F]v4b `8WRuB%q3{R'vCQQ,gL>vpvu9@rG-P2Shi5LMspv}yds,%g8KkeҮ!QWi)vS.}`wbm*k&Qq :]"u;{nRkev'" 6/M! *YXg l+ݶ?+˖blbUxU')s2I]H8㻮gAxI|YEPh+D\B^@2+=T?P5Es>eMJ(}S]~j;-5mH{}x)]{WS%GGŔxfIFm #vz3n.$`R$ǐa]oD JCc8kbx!tIm$$]>ԇK+S-?#? h%tw]Ue#:Ayh+r__tJ-bolTi:5ܕ"?HWzg r{eD(|EO3p/t@en#rTߑ1Fμ^-< YZ