perl-Class-Load-0.20-3.el7>t  DH`pS*]$ƨ'tvy5Jf.٠W}Zl-&8R\oUیQ/oI^6D!PoA$ꐾZ`LSPvJE7^0_y{fZ7p~ׄMШ!o =|h.W_R^ >ΓogglYR~1U$dž6(Hb?4ҘRSa)Vq:u;kb?ٚ x}2~êe58Zba{GV1P(2jǍd?%HS%BOn5׾4`z%K-*TdHCHzY;뮬;|􄏏ǤWy|H1?6bytze0/%ۇbBH_J+ Kj'8W$/Qcc3a9b39ad0e06f3c27c2813b102b1eb0fe5f7b1f S*\$ƨ!mKHIPS`-JL5cOk _G1!?Z9qut.4d)GO&Y?z\:~ gm뇱Zg0H/"`.`V'ʀ!qn%\I)A 3^=|)a>`C&}KZTt{s,`sjY+i܌h!<,3ؙR3nɢ&g APDFSž*bYL_ekkqbqWlިHY~.Jk Z!+C_Pw!E gR|}DߣM_ YF)!0AQ\ A}p]GA /> a&fA6a̱ A 6Idb `>u8POmڶr=}u#_oLõ'RS?*,2urG EQƃ1>T06>8#P?#@d  H *08 \  n      -  8 \   8x(89h: Gd H I XY\ ] ^ Xb! d!e!f!l!t! u! v"w" x" y"#<Cperl-Class-Load0.203.el7A working (require "Class::Name") and morerequire EXPR only accepts Class/Name.pm style module names, not Class::Name. How frustrating! For that, we provide load_class 'Class::Name'. It's often useful to test whether a module can be loaded, instead of throwing an error when it's not available. For that, we provide try_load_class 'Class::Name'. Finally, sometimes we need to know whether a particular class has been loaded. Asking %INC is an option, but that will miss inner packages and any class for which the filename does not correspond to the package name. For that, we provide is_class_loaded 'Class::Name'.S.worker1.bsys.centos.orgCentOSGPL+ or ArtisticCentOS BuildSystem Development/Librarieshttp://search.cpan.org/dist/Class-Load/linuxnoarchtG2N&.A큤AA큤S.P3P3P3S-S-S-P3P383611c803923415bf966b2ba19aa4d5bc09518c0b2e20bf25176f103905cf3dfb27c3c38e891a2727758393c2a7ce5f7794b29e304e3ce9dbd1ce5109aef7ecd5b9c8a4db2bd906c8fd3630c23d7f2bb48ae7b06a9a0bb015c67b40e4f87081262e0b251291391dc7ecd58970ea3ff4a024df361e80ff85421eaba86c758c951233caf3bf2e6b4e59f159c5f3126cd00c8c9f779759a2cfb0b265137185655590459e9c79a7efb9a22bb6d49fe2aba2d328552934a626800e9b7c94012ca143crootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Class-Load-0.20-3.el7.src.rpmperl(Class::Load)perl(Class::Load::PP)perl-Class-Load@@@ @@ @ @@@@@    perl(:MODULE_COMPAT_5.16.3)perl(Data::OptList)perl(Exporter)perl(Module::Implementation)perl(Module::Runtime)perl(Module::Runtime)perl(Package::Stash)perl(Scalar::Util)perl(Try::Tiny)perl(base)perl(strict)perl(warnings)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.040.0120.143.0.4-14.6.0-14.0-15.2-14.11.1RkP+@P H@PPO@O@OiOЗOЗOz@O?O7O3@O1@O (@NNNFNf @NJ[NMQ0@MLL[@Daniel Mach - 0.20-3Daniel Mach - 0.20-2.1Fedora Release Engineering - 0.20-2Paul Howarth - 0.20-1Paul Howarth - 0.19-7Petr Pisar - 0.19-6Marcela Mašláňová - 0.19-5Petr Pisar - 0.19-4Paul Howarth - 0.19-3Marcela Mašláňová - 0.19-2Paul Howarth - 0.19-1Paul Howarth - 0.18-1Paul Howarth - 0.17-1Paul Howarth - 0.15-1Paul Howarth - 0.14-1Paul Howarth - 0.13-2Paul Howarth - 0.13-1Paul Howarth - 0.12-1Paul Howarth - 0.11-1Paul Howarth - 0.10-1Paul Howarth - 0.08-1Marcela Mašláňová - 0.06-5Fedora Release Engineering - 0.06-4Paul Howarth - 0.06-3Paul Howarth - 0.06-2Paul Howarth - 0.06-1- Mass rebuild 2013-12-27- Rebuild for perl 5.16- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Update to 0.20 - Same as the most recent 0.19, but with a new version (CPAN RT#78389)- New upstream re-release of 0.19 by DROLSKY - The load_class() subroutine now returns the class name on success (CPAN RT#76931) - Exceptions and errors from Class::Load no longer contain references to line numbers in Class::Load or Module::Runtime; this applies to exceptions thrown by load_class, load_first_existing_class, and load_optional_class, as well as the error returned by try_load_class - Exceptions are now croaked properly so they appear to come from the calling code, not from an internal subroutine; this makes the exceptions look more like the ones thrown by Perl's require (CPAN RT#68663) - This release by DROLSKY -> update source URL - BR: perl(Scalar::Util) for the module - BR: perl(lib) for the test suite - Drop buildreqs perl(strict) and perl(warnings) - not dual-lived- Perl 5.16 re-rebuild of bootstrapped packages- Conditionalize Pod::Coverage::Moose- Perl 5.16 rebuild- Add commentary regarding conditionalized buildreqs- Conditionalize aspell-en dependency- Update to 0.19 (no functional changes) - This release by DOY -> update source URL - BR: perl(Exporter) - Don't need to remove empty directories from buildroot- Update to 0.18: - Require Package::Stash ≥ 0.14 (CPAN RT#75095)- Update to 0.17: - Require Module::Runtime 0.012, which has a number of useful bug fixes - A bug in Class::Load caused test failures when Module::Runtime 0.012 was used with Perl 5.8.x (CPAN RT#74897)- Update to 0.15: - Small test changes to accomodate latest version of Module::Implementation - BR: at least version 0.04 of perl(Module::Implementation)- Update to 0.14: - Use Module::Implementation to handle loading the XS or PP versions of the code; using this module fixes a few bugs - Under taint mode, setting an implementation in the CLASS_LOAD_IMPLEMENTATION env var caused a taint error - An invalid value in the CLASS_LOAD_IMPLEMENTATION env var is now detected and reported immediately; no attempt is made to load an invalid implementation - BR: perl(Module::Implementation) - BR: perl(base), perl(Carp), perl(strict) and perl(warnings) for completeness - Drop version requirement for perl(Package::Stash), no longer present upstream - Drop explicit runtime dependencies, no longer needed - Don't BR: perl(Class::Load::XS) or perl(Pod::Coverage::Moose) if we're bootstrapping - Don't run the release tests when bootstrapping as the Pod coverage test will fail in the absence of Pod::Coverage::Moose- Fedora 17 mass rebuild- Update to 0.13: - Fix some bugs with our use of Try::Tiny, which could cause warnings on some systems where Class::Load::XS wasn't installed (CPAN RT#72345) - BR: perl(Test::Without::Module)- Update to 0.12: - Require Module::Runtime ≥ 0.011, which fixes problems with Catalyst under Perl 5.8 and 5.10 - Add versioned runtime dependencies for Module::Runtime and Package::Stash- Update to 0.11: - Don't accept package names that start with a digit - Rewrite some of the guts to use Module::Runtime rather than reimplementing its functionality - BR: perl(Module::Runtime) ≥ 0.009 - Drop all support for older distributions as required module Module::Runtime ≥ 0.009 will not be available prior to F-16- Update to 0.10: - Fix is_class_loaded to ignore $ISA (but still look for @ISA) when trying to determine whether a class is loaded - Lots of internals cleanup - BR: perl(Package::Stash) ≥ 0.32 and perl(Try::Tiny) - Update patches to apply cleanly- Update to 0.08: - The previous version was missing a prereq declaration for Data::OptList (CPAN RT#70285) - This release by DROLSKY -> update source URL - Package new documentation: LICENSE and README - Add build requirements for new release tests and run them: - perl(Pod::Coverage::Moose) - perl(Test::CPAN::Changes) - perl(Test::EOL) - perl(Test::NoTabs) - perl(Test::Pod) - perl(Test::Pod::Coverage) - perl(Test::Requires) - perl(Test::Spelling) and aspell-en - Add patch for building with ExtUtils::MakeMaker < 6.30 - Add patch for building with Test::More < 0.88 - Add patch for building without Test::Requires - Add patch for fixing spell checker word list - Don't try to run the POD Coverage test if we don't have Pod::Coverage::Moose- Perl mass rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Drop explicit dependency on core module perl(Exporter) (#656408)- Sanitize spec for Fedora submission- Initial RPM version 0.200.200.20-3.el7perl-Class-Load-0.20ChangesLICENSEREADMEClass::Load.3pm.gzClassLoadLoad.pmPP.pm/usr/share/doc//usr/share/doc/perl-Class-Load-0.20//usr/share/man/man3//usr/share/perl5/vendor_perl//usr/share/perl5/vendor_perl/Class//usr/share/perl5/vendor_perl/Class/Load/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2noarch-redhat-linux-gnudirectoryASCII textPascal source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)Perl5 module source text PRRRRRR R R PRRRRR R ?7zXZ !#,>] b2u jӫ`(fb'a֯AC(\n`GQ(șؤ0cfۮce4}*콞vNnuxM l3j#g68BK^n&CEoHLYkIH&}5=kZvlC=GhDzvn2..& |׉eRԂ4Mt:dʣ@ 75D: >UïA{o!5pPr;c0'P(/TԧHWSz|3K(+7r|s) RL/5^^Jy5Vg:P0EAq.̕G}R9GRLe{=KAϧi"pV-0i"VM#&ngvYwzP/"ՂyvnDҙoB $w n&ĖTqY}=Rs95<3x)[*NOޕ:fݏVuoVJW8*kcڼh+06RB*gmHX d\!}1tzxVt1OdFPH:*=8ǺZĥ*{ ބ;lvݡPGۙ!BWZ<8{/D']1/{܇=YݸYAz+Fs^3X%t?{Ӆr7N^CJB@g x}F/JCZc~(,\nx6Fj+*sDM[K 83 ci{=\?=-yO2f?4-΢2֐vnS],TqysN"TO Io.r*l U(m6uHQR rlb. ŪaϚ4[PQw3*bSmJ4uٍh1!єƫceC`}Z8z_#_ j=SB#QK#>P5J]}ra!(ӓDG mm(uMBa#b9s_5Vtjx9&94q^s%w2|cGP~:(x]ȟJ_V0ÂKQoO-c&[ фs4 bqN+ҖA:"F 6PmF]k. Z;>bC sj?e/ k=2lN&y8C͘ u%6aMhT=_T偰V?i!ooJ9!Y!PFVY:;mkŷ]54 X,Cǜ&jTށH((L&h@ ,n}#ۜһiB߰M-s( ^Ǎ>󻌎~h2ul+D2BfGJMv֞I)_ ,<ݕU dG7N̼\"r~-';Ƃu<K9W}RZ+WQPQߚPO/ U;Lt|K> &1M`K\\5 MaO43*0B+aA_̾5aDbk܉Q:ރK,^}㏩b "~gm~RJP $#䁠[]^\ڡRzӂiUT1>V9ឺHto~_҆MLjȚP2-4nß[$v"=$]/߼9FY 0 :#KExm|7cq%; b,#\T.ͣhѮweu0ͼ d0؅-qjۅM;h)Y7@wƏZ or,ߺrR3hB"N yŊ<2ݥ0SYo2V@z VNF:>-@%{v8VbCj /yˎL&·Y N_xK >q(#y4=I0o9"pQ͖|CZPn0hf5OcmxtPɒV r.}G^eE:(kbzU*/)j\e.BXyiI:QLe2tř\rnIyDz#QwW[HkZ~~swˬN4k5b~e0vtu|o'4뵅{$f٥8֫hyk):7!Z$)jyf׍q#U!?Y o-9y{[iVC4}RC9X|ZRCr#X~G v . =bVqWX~34D5H"@M=ر+7_v4*/Ե5˦fΞK9+%nZq#Γob{#Iz"97PLkTHw? PPl[Ov2)[s 'y݌_oAfT&j;Yg7C$x  7F QnojNY.qaIM gA:H}y=)O=!] TQͅ-GhHEW {m`5H-)ΐD,Tj\ +!`7Ѷ/xT+W {r{+CGNo\QH-R neHɾ6DbP(|Xrv@Exp91d:Ӄ b>B(,ukq~|gCO^Zwyǭ&A("P?'8OTez(V^-!TM#ѳj eg8ZpWovIDnHe,ޚ:m k[uµp텕j$(HM!Rr[9xFT)a\@Zx 63ySJzNl uV*# )p~fp%r* 2L2pR Yd|{a,._^NuA5%%t$s8_M;䮝#齨X%NփF||(GpB- LO6J!c9QZo7h;MPX\[ei;[MvF KR s<=2e eNaK3,rOm= b0MEL}wy͞91SsS^Ie'+~]D`#tV4=ΫRGMkи۾!mP_g8 ?R!0卮’ئȇ|Y~DTq)Ff.I5a1ʴYW (މ(9hLIqy ս_ҤD̓[>{ղފY{@+C-mÉOa|'y-F}NVtEUԂ:3B\N4x7񥈈*!aCJx[|AEC[p>cJ5bdV %*_OLγKy-[9!A)ª!99h8oVuóa(O2iAXWߞ;`P6tWD,Q'xUS\1PZsLƴOXחɉQ}?F3L/Р.$z3I*H R<`R x,Qunv !:ivXpbq<83{ܺ^k1Nkq+|cGG"g3R E7pV./ ^hǔrT[pPRjlNWtn9g*tAAjtF'BcʑdN"sC%etaݣ{Wh@u4Ov͊5*Rg6H71UQ%c^»H&0' 89DP :5wD84efzh:Z!uDeЎG2ۍٺ~q&jNn؋]׍:~_ѯҵJh8hTԊ~48)Hᠢ!fz +yS ؑm.;Z~C;׽eN07_Kqo>Œݡ>/?1(UME ?*Apt!nas 1qeHt'>JUi >l+{ {+L"x3>3H:1ҧ!K6n~yM[SIhyx3Gk4JZ^3`I#1I1>_+힄l $kfBe0oExm5K@2-3__G›] wTI)QqE/O1 (C#fM4:bqGf*Ao  u[.'|=Ca*:b' `ꔱQgӀ4[ l:[Ԓ;*^K+{I}ⅆ >.ށ[v$cKσ%kj1Uku1"-3k)O(]&?ؾpI֋5JSIg9V*.>cEzāv̫zU 媙ABh>SV^:eBZUV̛3@XJ5cƬZ8cw*GB^Wtzj&#|<'Dk_]YᴌKe^weP( ~>Z; ♴r5Bu듄O^[R f;|>H8.Jةe#` n7Ã+v|zxdK\2x\J%C <\E_K'.":Ԇu^*o3yU\6+SJ 8wrUp@Ӫ:x uz?}Y2lHJݞMrdYJֺ ŏ-h\8&+ dJڜk҄eN2j^C^xoL;nn`qቆFTnV/S4(o/8+;ءuSLmD/8c.&iYuDZ"gw99M Cu*B 6v&JT/W`_p{Wv)y@j$;v58?k@1v=GS؂q@VBNPhHozٛ`VAloAHq4*CWue:rt?(ðО-(/Qu̇:Wr*VX޸u:}:/CUY-UX~Q&Ԧ+Fe 7bҨYl+TVՎkcfhr=XF A. ,[1R-ƏےM\z!Us7`*.y!UFM"Zw(U ³ W"*.5T;$豾/j!kPH5Oŋ1D Yژ8ZtVA&Ĭ#d Wwt_9I@oϮ͚A6iAH1o7@3,/!2=&-m4nhQ́;1ުI}=f^gF+͌Oۮ߷|Ś/=e˰JRBҼ9T[; 맶J|5taq55jrJ5M2U2v(8-2Vg1Qabv!j2&81@om|R RerKkHꡘi;)EMÆg,yq]2`g$boxXLC(tF^ABsp;;i=3ٔpBT~򀎝ʣU_vf_V Dܔ}`Srxn%9K8AJAۘsE wN\N SG\af>g,R 5̺;2kMS*UmX@.^Ig3PSdg{ ө<y3GvHpM^Qx( О`֕\IkcE?IpI!_(O84\Zq@FO%]@4Ax:H3p$55ˡj2ˀBZ24NG~*Vo‘ &Fwr:t!=ZAMcc\F;*: qu_bIoi{Aކk #?[n^@Wk rCDUEѼ([Z*L1{> Q=6͞?oI8L#NUZ6M}P-kY0www8CK4Iw=~&V[ؖgte9 +_zdN Ba(,AqSOf?O( TDbA 6&ϫn z.*q@S+WNxu ;aOfs\cK2󓔿6_i؁$kgKBTv {|rM+9W|u>5+id\izHWU&6G\|*/? bqbG/P>Vq 04ǯK(w[6J/}a9݀e7uVuZ cFJ,6Q*lD"B$,ݴXY69b9,r EJ B_TKp1AMFĥ7?q+MMyڟmN40`Q#d/SncyMϵъڡ`6jpA2(s57Z$'3-wtn*#"o'^1mt5nOtHd1Zu[np GD a- |"z%=e͖)űS =wOUv#,D1ͧH,r~<œh5j2V.1 .a[#չ@Y.ߌ#eJn(V>Qa٥!r,_Xո7 })goQl:&L&|n3dc0_=4w&S~=)*sBEhXOc]FlS?¯<[Q nSqT0n5/bZ#Lt!ec['凡QigW?g,+s-Gb<AbE\7V%\ڡ]bt%/V͂9}uE/Wk&*ͦS =&Zd H2BQE(V25Lo uF4{ \S?r~S? _U?s21wxI[8şEɄ Xaprʅ?: |\fA jV C}MgpFt֟_spk-9(%2CG !%joYѶuJ5bW0fڋŒo=T吏D8"@kMF[e!CRU<.8)~]CZ+4Šf:MSһç['p ˜+S>^B >ɮGEv"ƶU$^>'ON'q{8-ioҤ~#O+QQ\r} 'Hy"r/q*|8*ɪ10\X RLz `a'(N#^M k2$hNuim%c=(0\SG@(s@m)+_f̥LEo#?s`]bg ֑rWa.|0W'P!T #k%fNCܯ[VӜލ+*>uޡ1n(xGVN&Sx٦I8W7Ñ!'SZ#{Sy7Y˜'AP]j=K;N$ޔ|=]qK쾗% G\%w>FΗ9}?h'(Ee%8Y,\IbFfOo"l۩Cӱ&klfn -0?;yoz˨ԇˌ\'8{Ӛ'u2\U"luPiA:QrLݹ =\z}P+Eꪄ""8̏p><̎[VvOxy-+peܤ7X _d)kوetZ `t"R7Ꮡ@dpNQ[I~}P_WL9)ק\Ÿ!堏dn@1SgV1F0\0'OeGhD'"0b[ ?_yt.;,1C5R!3)=#'13za}{2 xצQ ww~$+3u&M]̾L[}L)iIuMu/i3_R{b^pI N xHBњG[ן2mXжY2F,…s @|bw-#(A=+ՂMߥgugP Gpr('LMs3turɋau#b{=M;m׼K+ƯAZɟƫ{Mt1;ѩXl2 p}hSErڍOzN<.B@מ, o3YP*χP\W]ݮa7H<@wn0 m$MS*1D^]Xb&RUҎ ])?^ P~dX }I{,C޾2*q.A[~$T|K0pҭ3 ``݌&*#WޭNUU'[j87GXf.|۰|8^&\ek)=,{sc(1i=2um`Ãca™ h*~_Ѝ>y[M =,'FZ-'5L4 x y3J{8$59=;\Z=Y,Br|7AnCV@Ŝx%Lf :uUнpQT\oBR>8k#őQ90mm@Y?3±;]g, I}!D_ht0."Gٓ;+oen$䏈c}[Q%No~R>'p8*Ƃ=c* 5y?51q#r.WF~S6|#hyi>lDg*žaP5cCԝ6HkaϚ*n R<ۦЬӍٹ<}G؎$oӤ ?+o|я'iI, "uE4f'LKӅ&7l XbL6 A$LklBzalqa64@*C)D'VV "qgdSr{v0%U[gk99Oz\86 ;Vx/L..St V 1O07D|=N,'ddBi_6_k<~u5? $ (9#!"]#׵Kbp/ԑ>u VzwLB~PNPfO 8p_A #NWQȾT#pNOj7)otϒĖW_ad ItI&E~qKmCg>M&i ۸{?"7+ 0hm6;iC6!{R5Xp(.% Y~*DpzXIJ,P|N9';r 8vgOI-s,"ے~3 3_IՑpEq"b~"XzL䒤4t3k S25` rDy04f:KhB^&}0y @6:d. -߂͌(cs|0z]HV t!1/D6 9NstM t$3geUXA"FeI|Oy垶 5^W-o` nDF~bvW*TC/%đ=fT $Q5Np v!Dݩ5yz>ھl.+*5l`p @bVw Z&]1[ Ӑ  z04L>KkɅ|.iSiHWQd\iՓlY0UʋIn$a \_U6|)#İ`/⓱tLwn5s/ TP< {1lnpge;:K('f ?@}1p}E4^p[ ̱Dm`\z ^h;qʡ-ʎ(8bx -1G:=&bꡋ0 jJ0E7?YTtKT$iAr8]u90`Qt^ ;Cֳ=U#YtaꏃB_jԞӸsL.ms{DxENX5䳢`9)~Ԏ,7"`}@n,eWuV["Dg;x/7)n8x{ϊ};skZCKaWofhlVP$x?iÆnuD96[A?6^?IU*߹Z1og/‰b-fƫm"lɩvG.[Hgt8y[;:A*ـ.ڶ>=2%~^<9.^vS9}6,4iζO_f1\ E y?P'@wX2%XBf XRj6d{bc(tvoW%a0Q -$uDgEJy_'yV`EM(VOi>n< @I}Vq#u|_:;#5i`/vq"ӜQM)`h'òp(-V[9I#_DXɚ ãÛ &t@,Z`%mVXbYE- [yEpvN:33ܫNvC#ΌħajO1JUTU NԆ`t+$zjx`v O'LIonkUjjU¥1, s0`ӓ J]iRrAF:k̰s8?j%8,q 6 btb.~I> YZ