perl-Module-ExtractUse-0.32-1.el7>t  DH`pR{j/5,d@f2NIoM_%+4QdLn./ ۽ƷsyAoߕ DNa4?k|ǰ:py 6wf凢zp!8LiύKC/A6#ڪcãJo:& ]fϼ6V͵ Pt -D|II2\$~UǿF2HPBA5c 9nܖLFrr~=kސGLcio)JH`.Z*+ `};~Qa uK ?Y&;ni#!!D%'MMEX:0-md,fݫc@2f ͟H Dw҄֜[/?HI?JVِGW{| LC%S7$$'0̵10dM¢\. q٪=Vp8+'7έhy8ȑfH$ސw/132e513c4d0824d74c59fb9ebc603c1bc2d9e3a53r,R{j/5,d"ϛda15= a Ή1w'ʇ.Z,Ƃ6n2  E׍lI|ʰS 1&QG_yUKl uZTmk(u=$ő 5FeMO(yhz-wXGh>q#ca)H-#|v,k뷽^Xe:{ DMR^JۘbBR{%r%-p{1 i)wozm"mF8|, iÄ:JܗAm:VN$WJ0 MsیgHAlz@1TŤ(TFT*)6 c)_9<?,d $ C$(7FW f|       <     @ w  (%8,9: dG H I XY \ ]H ^bdrewfzl|t u vw x y(Cperl-Module-ExtractUse0.321.el7Find out what modules are usedModule::ExtractUse is basically a Parse::RecDescent grammar to parse Perl code. It tries very hard to find all modules (whether pragmas, Core, or from CPAN) used by the parsed code.R,buildvm-19.phx2.fedoraproject.org+Fedora ProjectFedora ProjectGPL+ or ArtisticFedora ProjectDevelopment/Librarieshttp://search.cpan.org/dist/Module-ExtractUse/linuxnoarch/'(A큤A큤AA큤R,R'H^R'H^R'H^R'H^R,R,R,R,R,R,8b4029826c941c6ed7bc6dd70e85dc7c956efd547c1831b13c45310f78db777db95bd6a4336993bd471c7019dc05ac07d50bff3049775c42e7d21002d5d3aa62cbff6f8dfedd2368740c19fbabb95546a3cdc94d170bd4df8bbd04feacfa315bda080742bfaf43e87dc8393f7ae630ea44a74ebd813772bf33434cd2f7db79093b832c1176156fdfb3a7887702b0ec1697bf18898e79548fba6c0ec746c45ac45b61acb1da9d8b9412b2ece9c6bce4e3f7f906ad5508f5ba4b626a7d920a8a61a33c292cb7cee70713b2ff39838a6468180536fa7c7c46a343c67bab35585b25rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Module-ExtractUse-0.32-1.el7.src.rpmperl(Module::ExtractUse)perl(Module::ExtractUse::Grammar)perl(Parse::RecDescent::Module::ExtractUse::Grammar)perl-Module-ExtractUse@ @@@@ @@@@@    perlperl(:MODULE_COMPAT_5.16.3)perl(Carp)perl(Module::ExtractUse::Grammar)perl(Parse::RecDescent)perl(Parse::RecDescent)perl(Pod::Strip)perl(strict)perl(vars)perl(version)perl(warnings)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0:5.0081.9670093.0.4-14.6.0-14.0-15.2-14.11.1R' QQQQo@Q+R@QP3x@P H@Ou@O]@OleOk@OgOU@O8@O-OM6@MMQ0@ME@K޺K@JlE@I@H@GD@GkPaul Howarth - 0.32-1Fedora Release Engineering - 0.31-3Petr Pisar - 0.31-2Paul Howarth - 0.31-1Paul Howarth - 0.30-1Paul Howarth - 0.29-1Fedora Release Engineering - 0.28-2Paul Howarth - 0.28-1Fedora Release Engineering - 0.27-4Petr Pisar - 0.27-3Petr Pisar - 0.27-2Paul Howarth - 0.27-1Paul Howarth - 0.25-1Paul Howarth - 0.24-3Paul Howarth - 0.24-2Daniel P. Berrange - 0.24-1Daniel P. Berrange - 0.23-11Fedora Release Engineering - 0.23-10Marcela Mašláňová - 0.23-9Paul Howarth - 0.23-8Fedora Release Engineering - 0.23-7Marcela Maslanova - 0.23-6Marcela Maslanova - 0.23-5Stepan Kasal - 0.23-4Fedora Release Engineering - 0.23-3Fedora Release Engineering - 0.23-2Daniel P. Berrange - 0.23-1Tom "spot" Callaway 0.22-2Daniel P. Berrange 0.22-1.fc9- Update to 0.32 - Don't include cached results - Fix handling module beginning with v and pragma with version - Recognize "use parent"- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Perl 5.18 rebuild- Update to 0.31 - Support use Foo::Bar (); etc. (CPAN RT#50723) - "use" after statement with trailing comment was ignored (CPAN RT#71761) - Fixed the Pod::Simple encoding issue - Fix incorrect regexp (ref gh-5) - Avoid regex features introduced only in later perl (close gh-5) - Use plan() instead of done_testing() (ref gh-5) - Add support for bareword leading hyphyen, in-place arrayref and hashref - Proper version number for older releases in Changes file- Update to 0.30 - Add accessors and tests for _in_eval/_out_of_eval - Reworked 80_failing.t to TODO tests - Added more require-in-string corner test cases - Fix the case for eval["']expr["'] and add regression tests- Update to 0.29 - Fixed regex to filter use/require (CPAN RT#83569)- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Update to 0.28 - Whitespace in use base is valid- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Perl 5.16 rebuild- Round Module::Build version to 2 digits- Update to 0.27 - Removed Test::NoWarnings from a t/23_universal_require.t because it upsets the (manual) plan if the tests are skipped- Update to 0.25 - Autogenerate the grammar during ./Build (CPAN RT#74879) - Added $VERSION to into Module::ExtractUse::Grammar (CPAN RT#75342) - Require at least version 1.967009 of Parse::RecDescent (CPAN RT#75130) - Fix typos (CPAN RT#75115) - Switched to Dist::Zilla - Drop grammar recompilation, no longer needed - BR: perl(Test::More) - Bump perl(Module::Build) version requirement to 0.3601 - Bump perl(Parse::RecDescent) version requirement to 1.967009 - Drop perl(Pod::Strip) and perl(Test::Deep) version requirements - Package manpage for Module::ExtractUse::Grammar- Recompile the grammar to work with the new Parse::RecDescent (CPAN RT#74879)- BR: perl(Carp) and perl(version) - Don't use macros for commands - Make %files list more explicit - Package example - Drop %defattr, redundant since rpm 4.4- Update to 0.24, removing previous grammar hack (rhbz #789976)- Regenerate grammar for new Parse::RecDescent (rhbz#786849)- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Perl mass rebuild- Reinstate %check- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Rebuild to fix problems with vendorarch/lib (#661697)- Mass rebuild with perl-5.12.0- rebuild against perl 5.10.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Update to 0.23 release- rebuild for new perl- Specfile autogenerated by cpanspec 1.73. 0.32-1.el7perl-Module-ExtractUse-0.32ChangesREADMEexamplecpan.plModule::ExtractUse.3pm.gzModule::ExtractUse::Grammar.3pm.gzModuleExtractUseExtractUse.pmGrammar.pm/usr/share/doc//usr/share/doc/perl-Module-ExtractUse-0.32//usr/share/doc/perl-Module-ExtractUse-0.32/example//usr/share/man/man3//usr/share/perl5/vendor_perl//usr/share/perl5/vendor_perl/Module//usr/share/perl5/vendor_perl/Module/ExtractUse/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2noarch-redhat-linux-gnudirectoryASCII textPerl script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)Perl5 module source text PRRRRRRR R PPRRR?p7zXZ !#,3P] b2u jӫ`(eC|;ثi?5ݢrꖓ+p-n;4gcYpWs(OU"%5b 22ӄ\łzbk 7Z!dH#8_WgjIM 7D5Kk,y̶Yۦ y ^)۲2PP+14œs*YC`ego[ &w)j:EC/DpWg(PmlTj>xjJw;^$CfmD).ޛՁBj{6_v cђ?)0\%węP,HjiK(8 r5yzVyT0o>Ъ *r #tKKW K{{__jd )͒~;28 u ?je/h$OR=iHQ~[O$GhKcG욅4Uc[E/0^Q>M{!MC 3}^ةe֐ >a_vT 5+l";ŹS3DxV\Rnj(=xhdQTFJQKB4<mx>ithA4|IN==u'vI)+#leux=ͥN$2"fK*vKDj"MQs`豿.fEɍCoPzqr :,׻Ԡy hAkn`}MW)17B8pƊ:WB^ޅvvE(wrI e.̽?Kx~1AH^ާBsUjU\ &@` BOo:Ex( ؿ3Nj&/. y6_"~P*>TD\=ׇ=4H(IyHy͓_`GD Ѫ a=sUQQ qۗ*LV:[m1!E>T;CYTK̡*վyԵQd{ ذ}m0#-ԞawS:BBh/Q_ L>+pCY32e#xPSV쬟ׁS6b Sn' ]if}x78ʦg} yz$!L}U^A#0jۥ0oN0H_ "|\  Ϝ$8%.ћ1q8wM ~6\*ߵ~6(RbU13#}05̺l& pfS=rD6-4tN7^V =ObQE#@8=^]F#AȊ|As2_a eՓ}HƇ/k&.f(n},a]IxteY4/zb$wp*O˛43f8V@V~.UGX霣HٴU(NG)(c=‹ܰRp] eΡ Qs@7nBTy8[9=>|; d@ǒ(fX1>,|@1A \s6g(%SJ NEAC.!o'}DV?]߸O~Z3ԃFsnָ4.q& BqJJ W)߬nBd0&d\ZhoZe|1#_`)N(K%#RAhFozSh1Һۄ5\iܝgxSll# f_du\Ũ?X@i1 Kuv$S>ltO)`CƋ!Ѱ(f* rS]b1?}էzA{u?n) "A-P7CFsN}ʗV8B[QGDn>{$sSޖ&tKǜW1dDwdPXyD6X_9дXad1ۇ,\{'A~joZ6|L&,LuL9]A aF=.ᰱ>AD-O[a[Ն?(W>D8󧔬eMdûR CȒc2[vd;bLlgkjS;Rڀk!ްSQɥW9@B܂,w%Wh\˦|<%aG~ZEuE}!Ј"dѻ @{] sW [q?6 Pc;&of7钽si=v4^bd%܉}^:3MPB41^M2|qNmAu˧ 0 -˷*sf|z;..#—h.ެ]LLi0 XBJ  ?(PjN<2e"]\:WZA,gBZ>f瘎]tWF03JA\KT]Ol(rE5"oO8+>g]٠Q[7+!\t2gOR`Uؖqp+>:QgO% UyQ %yjiIl)DfRn! D9 .Q^v{3=_!H ;od42jinZ %JRO%)Zq D TU^c~wxk|R,#qIAڢEI/Vh8¿_!O>u"%kpL &D] rXKàMb읗?#悴nymΥN25˙MsĴҘcq9shFw4;Y\]1Cfjx;gJ/A>щȰq_'ͬ]=΁%>P/2ff8E#轎J++ ZyBܹ/# rK#((:eYPY4 h)M+h k̐BqbKͲl8~b#>;7b v8~ky|޻6I(*,{aO:x=v:Y'trK*'@ڃn/ ó XFE5_ E6 訰`҆?FC”2FL܅QjBʲ@p l[4!t{=s["סP*H  ~u'&ĠiA`cߊw~1F:9n$ $w"|y8qp ftsM%z-.6b!ZQՙ^Vc; f )θ(ee7BV~9V$%OoJz8qcJ_,(VKp=b &S8X;*gs3KT2S6zZ[\| ~!Gdö#uXA[)E>TU0>ԚG),ƕuLV}>ծ`l?*έڰoC57F.GK[;x_MF>f+pzXCu= 'PhZcjHu]S| mAR+\lk#f-hѽykCOo}!<ֺ"0%qBDOAD5YJhTUXʡ&>J)xadjw(sܫ̡d؆% g9u(7TAZѣc)DEli)u4}D$lJȖL8qIw>t.B6+^X)wp+8~FB\b`9t=[{EtswسsO dK6z=\k~( {bi6x@jYov,E ir`\Od3 (Zv^nո19jm iu\in v*6G0mX) Hi DpP:&3"*,6Yǯ ?n|ܞA4ŐR,(.\@Lgj?3fHim,2 r1^JRa]"; Gy#(yBcF[F(yS37s=#YFnU'zhP¥s?uօdaT',j_tVHx l1jg=]Ln,kq!Xvv~0eƪN>xNbc7 Eg~!z3s8#%AE`I"~b )yK"8*V|r\ i̅66j-<E#a4Hf1OPczB)ۧ>/DP7IfOU37cV\SuW0/ŏ[~N-oO?FMcRɿjɶV[ų+#UN8&"%bW{n dr%׵)qhŬе.Ȟ{+bc8kބr~ _ l2^ h8lU׳ Yg04 p>x721"]'`כp#oJec7HayWID{B6Ptbq3~ ,<`Tu3u?+:4bHX$ŃyӼ[ 9O$ieꀔ LYMD8"D]éD9N^/ ;.RNZEiI?v2vɌ#BqƏ?񉇬 Q';ီarw"N E5>z內 Wˠ%;2A}ADβl5p>Dh.FMr%,!Iݬ]o%rb=d9*8c9ˆCi0qYY~yȋhup$"zW]=ZX(9kkg~oI1~lD_@ߌ]P39 afn]]2IUY:/}_5nBXy^P>eUE!%O#w1m.x'{Rd%Rpo0 uBm?qA Ϛ8&R䰡C)@,'a6ʱ#7q+=jWČ#WDZNt Ih*ؕ`+ nX\E EMR>w0_ o_$ ֭JEsU8CI}T$4xҀ &þ}YSO|"AGȗٝ\ߦgNr@֒:hQ>J(Th, /֙xvmfP6Y`74萱YF}H0{=k`uTLYlՓUUOCV{0> "Ԭ,2f]|(S:Q'҉UB!3Ϣ@HPūP( )ُ:]xT\(1#a.Ӣ&S d^V8IykiD*%`1K,٭|>eHebu->YN~/qM1c5FN% ~8ofJ衶~&sq( .dăX3ɌO,ݱ4#?|}&R}C9X^S4z0io)|FU$d1DT)jަiFRD7}J%-XۢLoԾ`q;BIF x]Z#cK,Ur whupQ n<` } 4[ƥ]N"bI@[84}0`!._;ȋ!+1Vpb%wp:{<Չ ]?gh+v }]ĄTo_ ,iFɗXͥ˗>r ON%oTMi@R9n['io'懯Y4H0EJ$P-%Z-42sAX!V$8[mI%i0J?f;~]ypdK0CdE)8 e=%pbUet|rNX P&E`ځxNLzB-lF` w_?Y 9fK`_XӲ[5=4E3KL^t AFaZTxnLe8 V/5N:ӻ9[k Yi.72#ăQylt"م0]\ Ѩ(Y?XRe^Fs`0F1\UtF\vp$C(bp7(*>̗runAcjC-wĕfvBy H<C o“LO.rGxʃhg1x'qOmt2#;20N @ڠ܁(7/-(;ˠE. AD.N?ox օUn,vx;qXWb&5AgŬjqO2XŨAu2)+TTF%$xwûȭquUyE')]E1fB U13&i ;c4%չ$vΔ(e(4Zi LnQ5l/AN M"UrS=T+ %hzxÔ@~Srɺ1/:e;Ho6|I._'x4S%yL +ejQ4.sm"T$2ۚ&e5#ޕW6TY+ *rM>2\(u$6(fD=!51+^ʊ Ev y7?yt.2Sݑ&2Uo~jKQ'EŮ עkz4cۥX"=}NLBv+?z1V:f.qBvh~T!8kE2!](tkԻ#}e^6̤[|i 4Ỽ#Uà/>/Z  i\qdyXϫ9E[Т ;2R{7|[; BtZTODzH@a--8Qon`%? -8Ķ^nٱԩD^@=9Y,R]S+EU sC,h:xTgJڹDւYr,NN,)ldRyY~ +ًF:[No*hJW'E"Si#VaM|Ԅ#mHuLE 𵳲kl.2AS7 ZS c4'̏t1/^^~;m&&p=ŧ:!( ƛ[5h.֛}[q7m=mHuX%)6w*TUJ0&Wcfl2̾2&#n) lxUi05UG/KHlA )97ҳߞ}x"󴈞X'g4 ZKy@1~5,?6sRFI A'TbZ ^̎wF ~R]G̏;uܱwTF+Y_6XЍuqNOSRء͋$]!CHA|H yh$>j>L.HpR=QuÏ} 7:)oSI>(q'4]}k.2 d>%֣e2,O?I}F2U}0-zه y vs"w%"n5V摒1Z1 dJ?Nnvj+:˝t`/A)=d*Nߔ {ZX!YP8}|N!eEn->ӧ|Hr &V<>ygyRh$f{*CLH)ߥvUVzɱ+kCքVj0 5daQ,~ffgn!-uMe|E1eWl>N;Nſ Lΰq>baY xDZu^fKM;E)KcJ~vksrƴm\t P|3a=O>ЍdzJ<` O^w=~m*"`}!i^q*V.}$MzDxEy\OCoJ]c.{Lo@`^ ^+~(߉R[HG#2 DzB!FnZf1ՕEXO]p@s*݁ HE@@Y73jgsyy\j'c;f%5W@7Xy-cz !ۈ6X;z5exZN_մ-Í-y<ډQq;%st #%a)jKOǽfzЪtD~T_^=g\lv,%-Sf.㶣R#=ANi$D,<@OFfJ5{Jþ]l]r$]ɅP Z1~<BX<8g*o1<D EUp4HE_aerdF͘g(6jw oUsjPitPP6wKn^FQ"uϿC7ݩ@G>uV=ʄPƯAC^Xo{}=wX# n2φYΞ]9{X2xу c$0PXj } H?hv%*DQհl'.Ii෷S5.M;Dr>_ш1;j69))xNsh8DML{[[Rcs{E-Ǣؔ1;PW!P#$ gOlJnMxsP|8U;=ul&&@B 8U[i!vh9>$b1" o_$R8*%V}zr RaV-n✳񖱼iSJ Vg uvymm(7,Ҵ}/9s%hf6=pi(EVE<]*<C\օ^Kڵ V w|xp9@b]8jYƬD$ 3׎fSKIW3Z|ҳe6P=Tp{N Da;r[D0I<&-g# q&^ ߜxSy0:˰;r7nxS51=J<lnbX&j`t-s)L55=#L؎׊2ۑ,&iL;FMٕpJUr{R:5< ̞eb)! ;Fzg<86j3J_E, sY!mHuwCMi} U] 97?j]TI}:LbDŽJ2;Y7C-0T.ᑧo|#ǂ[Kb#]2S;D0u"j~j/n0) z&/FB{ PB m0tHSD6UzKրT1@W9~h|^Տ]_=P%i[ li `1 Rx۵IЛ 6 + +MfyP _^&mhvwmIE>'# =SB{XBzpM@O0܇^f:Z|5qN(y6{*._Y W@mg\/6xQ 2@880(mM42q03Aߜp>wZAMr\ǝPUZ"epOҪȡЀ]^׼Ask2-my\ &.ɛXi(4t4QH>siLI\6LEN)ΨU0 fm!뭭%'T*i40E4&+.5Q52r[/o] ʇ] }. v'-[`BDF90'U_zgq3 ;[JGi:]iLw"[ޱrFҴ#[g7&]]ADU.q<߇#1yB?d!GLh>X uNhb S|h8_U챕_Q|w̥)v1G}2jyٻ8e8cW2CI}fhL!|Cley$Z믔e}ɝ-c 49HhP ?fBuh\ԓ~$B8ҁ\>dd䎋TQu{(|đhUBm~+huF[P"eo']̬VƓU >Ȫ&UDj€/*KOe{8(w6K6 CNA c~WjC.-/q1:!?^هu(y =ٟb8uEY`GB4+GIHbB2x l7|3ÒRh ٽ }RS@d?;y{=~`vxY?nS!1D1BT:&ϚJI1YqBdaBƕPF_&Tt^|t-5tD7\LP楬msgHֺ/+y=Z2MX^cxz<͵-6U3:&Z2u-`` .te(|+Y5nnHtl Z3]q wٮ>m)h~-V_i,dDS |ر J͜bUEܽ&a~DԙECƀy7>}Q`_&.x ZWA=IC=6iO|N7)O@u<1ܛqύ&Ъ\QOT#[֤&``c)}QMv@ip"&6HJLFW.`o3mqOa!2Fg=ej|#"X,lu\`nAe)ua .KYș~A༁ {{rܕ DàF_0ߊ,cOhʘ~j!4涤< bN ά0 5?;}P<S(0f,n.iP859T| 6qM>]3C Wt!oM[OCTZVJ^jt~+L$4\6sG.&,ԁ]Q md'cؚ0Wy[r:vA\AIW,cZdJFw2rzp.4m>jCNLuxE&cEňQ5O%9]2!$JpF,^kj|Wx&N/넡#:piA|SݎF7\݋C`$2Hot 4 j ⭃Z"R9)ɂ ]$Ѹٯ;xx,gcP DUhugRozZ!CGJd/leAFҹuq&@DJAEzII$ $Y$kZVZwimV`6/@$Cp$}ۨ侵%:i ardy԰< rt6nJr<1-m/^fcb ;O#S| FeOvH*I&]@}cɇpRL{fjRQdggbo/J ƻ^QyLH0)TNSGhh9*ba4r/&'Ye]t$a;y2`ΘNalGp4߻i*T bYiiVxSvԚdRkQT, PnOzjܖv6}ʸM փ*'͒s]YtF=EYy>_r6Qxc8d&A'g6O̲ rrl{}s#M  >ߪ=fL @nCg=fwF7ښQJ\)5Uڥ5Hτ]F7xZLaR~!XE[umlIJym$ jH6Wʅ-\^ꔾ>~2H]=_$,oB&@!]6AC%w5kI~ID}R)dӑN"r; .ŗ^b3ȥOCD;7JxtbLEp+P e!nJz6&DߪH umnD/BU.ʒ':D!ѻU^Z؈ 6k3XC%nA^ʕX:U`;{P5 gD/Sg;3?X} .v'-= zUn̪pDXfU[lp53$qBu|va_49+&zg\hk{bζ YZ