perl-Module-Metadata-1.000025-1.fc20$>m7('D'h>9%<?%,d  ' a' 6Bou|         q  |   ( Lx   (8"9D": "G! H!4 I!X X!dY!l\! ]! ^"%b"d#e#f#l#t# u# v$w$ x$ y% %(Cperl-Module-Metadata1.0000251.fc20Gather package and POD information from perl module filesThis module provides a standard way to gather metadata about a .pm file without executing unsafe code.Tarm02-builder07.arm.fedoraproject.orgMFedora ProjectFedora ProjectGPL+ or ArtisticFedora ProjectUnspecifiedhttp://search.cpan.org/dist/Module-Metadata/linuxnoarchG w'A큤A큤A큤TTTTTTTTTa00aea55e4a2714b9e7001231581d3a437dbd8b88eabc57588f733a02c336b599e293a87919e5b74d69865d7bdca3fd7c15a1a2a0245e4b095e13a166a23865ad38408908ed047e7fb944f9bb29d6b2e225f7d3fcc485af0c49a24802b93bc5d8a8e0a3f0716ad7c5c4a63935a8d004f7da5c1d50fcd68cc6ca5afd6b7eabc8d0a6946f2e629a2e83db3b3d5b6b4b823c45d2a9cb8682f1e305d183095893f9b434713917e6d4a45d737bbf26cc54dcfb73d076cf772fe2e3ed7f38a66d90699rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Module-Metadata-1.000025-1.fc20.src.rpmperl(Module::Metadata)perl-Module-Metadata@@@@@ @    perl(:MODULE_COMPAT_5.18.4)perl(Carp)perl(Fcntl)perl(File::Find)perl(File::Spec)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.3T@SvS@SS`RQPR0[@R0[@R@RR q@QQQQIQP3x@Pw@P H@O@OF@OȮO3@O@Ng\Nch@N98@M6@M6@MQ0@MJMJM@ M>@Paul Howarth - 1.000025-1Jitka Plesnikova - 1.000024-2Paul Howarth - 1.000024-1Fedora Release Engineering - 1.000022-2Paul Howarth - 1.000022-1Paul Howarth - 1.000019-1Paul 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- Update to 1.000025 - Evaluate version assignment in a clean environment, to fix assignment in a block (CPAN RT#101095) - Use %license- Perl 5.20 rebuild- Update to 1.000024 - Support installations on older perls with an ExtUtils::MakeMaker earlier than 6.63_03 - Don't bother trying to run the release tests - Package new documentation files from upstream: CONTRIBUTING LICENSE README.md- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Update to 1.000022 - New is_indexable() object method (CPAN RT#84357) - Eliminated dependency on IO::File (and by virtue, XS) - Removed cruft in test infrastructure left behind from separation from Module::Build - Repository moved to https://github.com/Perl-Toolchain-Gang/Module-Metadata - .pm file is now wholly ascii, for nicer fatpacking (CPAN RT#95086) - Some code micro-optimizations (https://github.com/Perl-Toolchain-Gang/Module-Metadata/pull/4) - Fixed all out of date prereq declarations - Work around change in comparison behaviour in Test::More 0.95_01 by being more explicit with our tests - now explicitly checking the string form of the extracted version, rather than the entire version object - Ensure the extracted version is returned as a version object in all cases (CPAN RT#87782) - Drop redundant Group: tag- Update to 1.000019 - Warnings now disabled inside during the evaluation of generated version sub (CPAN RT#89282) - BR: perl(Config), perl(File::Basename) and perl(IO::File) for the test suite- 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 version 1.0000251.000025-1.fc20perl-Module-MetadataCONTRIBUTINGChangesREADMEperl-Module-MetadataLICENSEModule::Metadata.3pm.gzModuleMetadata.pm/usr/share/doc//usr/share/doc/perl-Module-Metadata//usr/share/licenses//usr/share/licenses/perl-Module-Metadata//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 -march=armv7-a -mfpu=neon -mfloat-abi=harddrpmxz2noarch-redhat-linux-gnueabidirectoryC++ source, ASCII textUTF-8 Unicode textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)Perl5 module source textPRRRRRR?p7zXZ !PH6lDl]"k%nraE!"6gf&̯^,aBX$+uN`G-T/>2n}l}flʋ%y0D)-~C:]Oi;LơnT Awb#=ՒF\[ѺbJ1dc;nDyl ht:2đƒIܮU4T>rq (uokm;q) mܘ2CmI}iH1`arVvp ;FC >Q̡8|81,xyǾ U\ZJ>l@as6-X]f  $ ?ԯ,c=.L/&r}xy܈HVP ~׸]d}\E&DTH 4Vv.4 7?tJ/(םKBÀdn\vDyߩwQsv*p>G: N0@~A`}C'mŪT{dJyg|ET[D<0DîQ* n}1wl3'uy` *'+k`mT6b'Z'AI5ȦЩ_Z\gHl|oMUz{Dx;dR۾oT2J2ND;2![ OC +vg^q=z6!'I  W-$ù&]1yB'2fEpk[ 88rdWxQ8*m𯉑XW t{ث_-ژ4,P$$ȶf#8j&_֟rĆko&6ĝ=o/ixSLx*ljTGz&*]r8=<T=E۹"Ŏ S9fnrRvbR cyy{RYb@n.QP ;YiNm8Ҁ 8@0RdpGM9hy5%"|zYhiMss|m'@0ORyN'!UID9"f'I>TS&n[<|p~VN[!NQ̛o+Mi v/aDhG{A l"thB-!TD 9j涑V0p{hd>cغ`%}cYW㼓.- pLiN oTI}҂o= (u\ ܧ$#X='wP8T-__= ;8]3/=*i~W侚y /#=aߖik2{?J8FZ"aFfR5V+[Mu]W<"BƫeYG'7l.*i߅>PGCMoN:qQ[Yp$%.jw;z4,tAud@J6!"2l* q(#Uk}YOp\VQ^ zo_2Yģ˾M$f/–ϘjL1/%ph7HP*m& ]<޿/k6h֡Thsm5to0ԷhcU/%x8v4O/Pr,oc~eE9tD1gG2K.-Vs/NpFVZq K9j{#ӾJj3Gd4<|*(/h5qAN4RAK04q냊 .⽏7c %HcQƆn_gJ l.n{H>8 UeWɭAH>ǣz%><ďo%9/BNF{+ܶKS3dfAPj3 Ϻ?AEYл.$^,qD.skDBvc#E=FE9te'r!br^[hE} Ox2MG*'1cr7ۆ*牤\b W<\SM\^ J0ZWGtt=G8ڭf:1{8.mqPYS:c6sk^*p\ Gs@~#PZV˾kO%2u b~\ nιW$ʖTx.K -VEӤg6$jFJ1gu2 dSDќkVH]qb. OA Bo.+y#!T꣫фb?x+3&x/vڌ&/#Z_-BWV?1+p7\s%l["c]r P j&K=; O:&Dpo=-^ ]"c#5e tC~9$N5\ml ZO<#з乜,r0ߢb!*ܣKz|AfyqPu"&?Z=R.l!~FS@o=1S0sEJyy\m)8+;j.,bfVsNMX_de%j*/t.Wϔ2Z#2j#+ ;xp6jus!z쵘wۤ?_a"AՕЙ uօ]6Fk~bbĽ; d~)ydaGdfNu.m 2&-|wʕHBՑ7R`BցK2hj2ѭ-M/@{CLנӽp:.hQ j5<:#Q Jg6\0Ɠc\ӂK._,*IMmP`g _3,&2^WsYӪfvW;u ozց5rܲ} eNkx_OVI{tevV9p+sMqӘZʎ"Ba{qfV#/WFxzd$'缂a'XjKV;Ļ+j2H8Oӳ:Ua/5ECqJ=H^:a͚>o&C/3U s\ky9ߘue)CcN*m֒Y=a0uH+c=zښ'O  ;g) V$Wwy0]o^E56=X6ʘBşB8^ ɱ4Xaׁc졬o`%T;L&*JWOhβlY1p %aR? >D`y!]']ųf~&Sv@_1XWʾԟ.b %nNy((e%8"t1I<pa7y|hxD4ʛ=UI ;PU!%.гjfvX`e‡n}[aӾyvy zmo(8/ te^\F4MZ%9X\( d2^BKSj»تTT19V:,7Z;D ck>&IX nW1$ . qwm:<2f~>.*VE(}d~ZrB1뺟w9u>L)7dc_RVGvR_ >ETx?cSŁjdAwmfkwm+,]Np^;%VΕx'𽜖3œJɆXQX gϾϫ4$!ԄR'gy{w!l,m%I$82FQ9kvs/ mOCHmillAF33K{42 ֹ;̂t*o?"7&"CQ3f=`jqy$0 $Zf+!?cuɿh>ooؙX„HȔ>2MyYDg|s`]$Hy<=8C`jGi',oFjg67 D~oLT|mf~A|F0HVB>9R7tRC&l ̳Aɱ %߄fB's ڶE{OiDExk'*]kpSϔqbE$v2f|F,v*iIwAR\2~7Axx4s3A|ygJٰ 3¡NCUgaLaX허xpuobRYI>XX˝ݐf0U-y҆fܭ`s&Z msY x+zF{y'%G%cn3@=XA5]T6HdXdqMl 63!"٬u, nb!7*wkJH#{ *Ar;~{"Y8O$g60ީ>ТwW\t=Jߎ=rgAN?0p2rŻ428 'eUelA 4_@e{DSá=hm}4ϯ u[=d럼"  ^Rl 0t a蝔#ER-ӮRt`ah':q#vh/JFn]C'kl߄gנ%` {a!qzx:-msU^2۔!G CT*+|zClj :ȏin ,U)lc4-s}`MzS Bdkfq.un;J>6|mh)3!d8!6~fu6X%2nC]=iRh {4]_v2|oHەߨGBY鏐[pSfFMa ӺqIi<'<3j 0= {L!AŞ^2\jI.]-]X`2bz}IF`PԺυ㓫 ,cZI>h};<9BWlСZ-+ aшQbO6"/z@zfl=}GmR^EXzͨLףLwni7ِ r.Gy{0wժn24(&? '/^Eŷl>7錆]6nSr)yKmaY^{ BHGk~d3"%ڞt KN1x{ f=Hb.VAP_Ȓhfc8"IΓH ֪ |RBm;"dƞ\uIXo] 23?y/41Ԣ23X$۵z-alnpL+ T`#y *5i۔G K7ro%/RBЅQ;WT{|2+ŮӧQ2zUx?PïfV-JQe(So&E俰H۝M˹.nͪ>QL)IS\ޚhq$8U;egGJo~j'< z\9-H_E6\nfV}oydd<7y1sAct4660lhh8M3Kߥ ?6,3xM h 96Nf\Rg;3 xB֞.UQ *4.X`UDK¬}1;0B)I-F LF43+ ?ZQ_0teKw,)d=DfC,Vc꿿gxܽ)hPޟz/r%./A[q-p/,ӍY*$EȊg'"-asnJ|<`PiZl{-G (d>0]8Ka>p[K=,G?69"qpS%#5AY@ʶ1hBP#:*"Vmp_+Vw9*^; L,!n~0$czI؈>r|"?oJ*du_k^hrQ+ @8"%_<q&ϼ#;, 8(5Yu/lϲ2ho -dMa_]^3Lj!4*$jeSy|×hTN|R<%<3t+0]^mӄnt& C8PA GAVg /KO:BBP(>,$(. x9mO!n5,nBL0J,^@ͷL.y D)UD(Nx*=Gz &r4G9J$'CAUy*5/2rtLg-6 #ӵtB_L[옲 nG9:*0o~OZEDʫ آ.E:aHJ…w N-(!.au~,;fp0AVQJnmJ@@S{>) 5BiW3x*wz۲s_X &{yS|ioKG/Ύa[ (GƐP]мO`iC&]Ps|@iT[b5ǔej-^]kC2 DMS0tg>uô=E#/r Q4$^D+h)ĸr#7|E#"CmkHn>~[i2+ćS[8㸁naZR]-1vi7cU;7E~7ꛇ~ʄr8.z스Q{֧eX/g*\}'ʎѴ\qpa!c?1V[RbQA zhZE=XyXxIE!aHwӐ1nޏӝ^4i8&nJ>\SZea֯/$.pLkwۢrֱM@v#O1xD̗9/R;(yoy99[:O߃+ gv`4&*"Z(".HW914$(;<#>@FEGa}Z ?> `3p)DW̖JAO0Z!IvQZ+|@8&{ws9i~{cjߜqϏr0:wf椽mɥ%@ :a6]6Ü'8՞Dj`dxpZ"!Z)a7t#À4S*EfɹL|G&E GnpX<!Иs<8bก ǢܔHz1U05!& j ~,.B" 17'\jM)$J Z-;M^9} eQ.mdԪF8>kpt]\4xVDcnHp35P"=6/_{1"w{`&L]UG;MC=0QKQR *w?tyQo ۘb헭,~ټ2xđz$YU{[ӗ k,e- W}5F(^U '&cO]Em7+n̎MP/ XC2@7aAB'ܩ"B۶i#[gAcQ$0JEK? f{t. 58y5b/$F)̊+,$MG'>%$ qW-P AgǍ3Ojiퟺ\PtRM<\iGa%!a8V;1I-Ly39-r[6*-~&>!nȣ(?I ~1E?ep+rRc-A8ծuV #mct=^:5ɯڍgrE0|%[{ssH0 5ȅ&q'8]>}(taIq. G+{]Fi|tt)"B-k#^y6ɺq3FeR0=&8U kzAzǖ"MO'{:-ۧm%O*KlTJOVĻ=HzcGCApi7u`1;:RS(0JtXժi.$^VN ÝuYkn63_j)Wm噊gE̼`}3\CL *)!CZ+㫃Vџ6*֥r-k=?HzGn1Xl0w{1^ɻ~|EkK;ȞE-g\ z~"4Ʃ'(E 0 L9Á B\:"=\"08 )0͌D{(`|(g>ICzB$ ]TڏbWi=h%&?uz# TG՟#LmuC0 ,J%r1rN1T!#♎9P,z!c@P[yA'TĚ-gc|\Ln޹se29آ̰`wZWBJ z_׮n:ɗmqu)4ю :]Xh3UEl5P,9 [eEo/7ҤY8?&P~-ƒ]aU~d7I^cV …$ *apNf-a6w) PFzil?'cѹ F x8@~],cL`BBMgsO2cHQOq1o3jPXSJ=ɾ~\ߣDR]#LkK׻Eh11 c=Y,; &If/,E:U;SgrيZyb;Zoqfe.F^hdr b }2:[Դ+Z0@Vk+ysJᨒ)w=K ]I~Kɀ&ٛ ioƺs= \/OLw}NyacABO 'FE1S-ҫq%9PɊ)׬c!K%bO &Em&7՜/#pEcIF"*'=" &};_GO h?xm1f[LE7NLGEہRZ05L֕KKIc _gwl2;>96)+v1PM@T.;^B2~z<DZ ?UT/ϩ(Es }93:1K v J2Yx$. n׵-̤Nrs,a([l]/u$èhtv@~ yBqO`ds>zz+<5&tM}p6yiMRy_!UOŋ]g(</k8z5hL`Q1̀&[F؈-܎bIBa Di m!ϔ.D!,1ش@(\.҅mÛJIJUQPO M}&Y>}yyP +Қ"]ӣc*qfX̅/CL׻*;$ }P mD'"V2YkcWcqM%_H޺tN e 8OwS##7GX61.2.;4ޯt4Fi !M1#mT7Y=[Y0ugvsb2æD6i*8lUH ߌZؔ| @$\Ȕ