perl516-perl-Class-Load-0.20-8.el7> H HtxHFSʼn- ?*}}e.;y\co,G4L~N+#5 W8a34ab9688d93159f00dbed8e44d56f492b055dciX>{ ,Y9&p?&`d % P .4< `  r      1  < `    t^(89 :G! H! I" X"(Y"8\"P ]"t ^"b$ d$e$f$l$t$ u$ v% w% x% y%&\Cperl516-perl-Class-Load0.208.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;sldist05.fnal.govScientific LinuxScientific LinuxGPL+ or ArtisticScientific LinuxDevelopment/Librarieshttp://search.cpan.org/dist/Class-Load/linuxnoarchtG2O&.A큤AA큤S;P3P3P3S;S;S;P3P383611c803923415bf966b2ba19aa4d5bc09518c0b2e20bf25176f103905cf3dfb27c3c38e891a2727758393c2a7ce5f7794b29e304e3ce9dbd1ce5109aef7ecd5b9c8a4db2bd906c8fd3630c23d7f2bb48ae7b06a9a0bb015c67b40e4f87081220b2a56fa8ebd52713e74fd1ae074d2a8b1f4cf6d4333fbd4827fd885cd87921233caf3bf2e6b4e59f159c5f3126cd00c8c9f779759a2cfb0b265137185655590459e9c79a7efb9a22bb6d49fe2aba2d328552934a626800e9b7c94012ca143crootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl516-perl-Class-Load-0.20-8.el7.src.rpmperl516-perl(Class::Load)perl516-perl(Class::Load::PP)perl516-perl-Class-Loadscl-package(perl516)@@@ @@ @ @@@@@    perl516-perl(:MODULE_COMPAT_5.16.3)perl516-perl(Data::OptList)perl516-perl(Exporter)perl516-perl(Module::Implementation)perl516-perl(Module::Runtime)perl516-perl(Module::Runtime)perl516-perl(Package::Stash)perl516-perl(Scalar::Util)perl516-perl(Try::Tiny)perl516-perl(base)perl516-perl(strict)perl516-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.1R;R@R q@QQY@QP H@PPO@O@OiOЗOЗOz@O?O7O3@O1@O (@NNNFNf @NJ[NMQ0@MLL[@Jitka Plesnikova - 0.20-8Jitka Plesnikova - 0.20-7Jitka Plesnikova - 0.20-6Fedora Release Engineering - 0.20-5Petr Pisar - 0.20-4Fedora Release Engineering - 0.20-3Fedora 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- Re-rebuild of bootstrapped packages- Rebuilt for SCL- Perl 5.18 re-rebuild of bootstrapped packages- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Perl 5.18 rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- 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-8.el7perl516-perl-Class-Load-0.20ChangesLICENSEREADMEClass::Load.3pm.gzClassLoadLoad.pmPP.pm/opt/rh/perl516/root/usr/share/doc//opt/rh/perl516/root/usr/share/doc/perl516-perl-Class-Load-0.20//opt/rh/perl516/root/usr/share/man/man3//opt/rh/perl516/root/usr/share/perl5/vendor_perl//opt/rh/perl516/root/usr/share/perl5/vendor_perl/Class//opt/rh/perl516/root/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 PPPPPPPPRRRRRR R R PPRRRRR R P?p7zXZ !#,>] b2u jӫ`(fpŎ!քD4 pPMfv V=󜙵&s5emVדu˩c{*y_cIn/PcPŢAORn+m.~ )fm0"]d,PbcRزZ.,(KJjڡ q(I`_'Y0 ힸfG!^xXLG3@R3g"{|9v|ZGP)#o HGM?IHQyG)X=.f}.*wk9vTO%.ӥn-Cfk`~AH{(̀l;IUm6g'/!8͔sRI%)? [z{5NY.un** (lO ⿜`Nd5[܍=*֬qN fم=XQDXyHUwzsI!`Z}^DNGѩ>= ؅Y/qlZqkhk,^x\39Fc&,.=wGX/ō*Slm8GWؾ8KJ,N QW|õ[8!ZW.WK8+SM"5 V~f b'`oB.n(QFF@DJVT s;mURqwZFk$tTQ%`?r@w25V\(k&P5W!K`R2gw  %3]ʁj4 NDtOjcx|?2[)|}7AvzyϿis]; MFu.erV'^؊}0duu-F:]&8$:%H8؈0[yU\u(ZԄhJϲz='wޯ#[9ۭoJL5%JԪz4 9sFnqF ^&S,!NY79(r5CS"+6:01! 2Wls*j;QZ-mԐ?ӗp0u?Ĥ'١;>ߜ#rvIyE$ّ|"t CL۱SU5s! Ʋdݻ,N='~'09U={y[7.]p; *TLb'r8BE1ReC΄+rN9@Ώwx*ZPq}f1ƫ_vn \m|GKwQI3 * je.:g[Q)3aLfᗭ'h3~JC,tbrZ9Vy1XܵlrQ7#> /զ;"1ª%߻S6'1&]ֲȖUpu8gNL$"o;%"[Po n[=~80X:'P1X$ WAnAPiQ?M ̜i DM+U_6mMHy~!3Azn$=b5 }Q9T `?.H}]`f)J0yKo$m@a LŌe7kO )j;oІs +%~f^ BF9B)휚~dԸh+ARQ=X5iTəBcTdw z J8H<] Ze"-Se 0Â<E 3,#M4˞Vo4$Rx.D3i j\-#P\ v0*u*4e ogʋ`)9O9_ȊGMܗ9Gȹ, /Lp ڶ|m <78x@=vSF88Uhimb0K2)fc{EH9"_jŸw4T~0Mt?:#l}&,d+zUT-fLFF,ijAL;Xk ޷ˆ̵3@dkKgB 1TEgpO)[4# yd.&w5YJLӲ9RQ6"#i -1UZ9T,4)iVA\dOP >Z`|]=kڍϒPmXKrF wO}1OǹDe'Zb*" D)7}AW=ZOb\^S9RJŤ1/2[hP.ay~bmG\ՔHऑYy5>,g/}ԧ]_6dv %#7e! -5»4!O!3-P?d]HŜ ʊ~BKdTZ(1pD4:@[: y:y#?PJßLa4_s&W5:$wnkm-44/G n iotRk"û?LVau'3̄4;A<@460 00΂@߻ b^ vKP)at oA ^xmW4*!=>K9SH {@xR܂3&)4?}s I7E/<.R.P|6?u+hy𑘷X/|:0RPq%u$=\K6P9qR7qNMUb" 0~ Vd5(Sݨ 91C}ڄX!D#-6KTo|14 L=o"; U]^7R \-,>YhE&~] s8/TT.aF (65[A޺ z8~AE+Ȅh!NdCJJ݅;\/1sI)r<i7ZWB¸' AQΘ΢X2 :KB.'̺la;!d\0GAhQxmЯbUnVFx<úDP0k(s (YbM*e%IJLVCF @O2c}B Yו_8X"rXL\ta2ǐkh/L_s=FVxunus^OZtz74]  /:g[.q"-͚j4\vл5 ?>O~ƍ"wP6 ԮJٟK\5_n$"dv3 ZI'7.mcVC)m{2{PRrRA+ҡa6(R82 <]G §-VamsX˳x S:d)OsL^ϛǎcO$O*fћ~ObF4S\cyWu;nv>9FGˉyl6D;5(ӖdjKLZ,WG|LNI,[3(J}FuzW :* >6P'Zv[%@+4F,;'>/ZYK⧴.s{CGD>jU͒Va0͹z3~Q@.SORnoX[8e`U? iL cSCjU8x_O#'m/&ᘙs/ڻ貓N̋P`%۵XϹ7~"刖J7 T\mg u`1vrTRdNa 'tz}iM;1?>vdn?`H_R"mD&%h/rv>al}꣒ϑPS%)JR<`Z0W1/r o~,O/KTQ| Ѝ3#H=0*[2`;_>?'~L'a~ iQ,V7\ 7%t@o_DVX=wI@DǼ `wƯ9I730 CGMw"lD} ؞lil),brLqP/Ê= s1ϷoDqB1ٮao$d$"H"sg/>HkSm5q8Z xcׯg6=Գr>Ć!2[ͲݩĪmIaP5I܁Z[ ^9 _F=Ĝh( 2w?iL(5Eb.Bc6PbL,B{wĉke.o<.YK0d?&f b1{`<$.%Or]_AJya^N0kD'9 $ax"SȄ#;a}h~빌A-˄20*3MƆ/ l2u:o09spk^}g =?Uy+i |P4715(tIa?R= %*&K{8g㧿7σ[&iu+g(od8-ƵK:Q._Ou;wpP!11(_FKɶ- fV3 áoyG;jodlSw]"?;$UKI% ew u(WE0d2-2 м yTLy^mF_i+3I[h::7{2voJ8_ب<>qWN#G[-^#2MLn G(%mw㏸|aUAR=hwd#LxF;'YK,8TOrf%S#ՈL-qa~S33yS^q EO?4R:!c/7?U~I{#V_i;T?[QclbpZ񪦌3;L%J@W!J,md\XAs>fanD$Cc&=Դ S^I4APH|嫍Wfh&ۜ x[;J~uLKWNN@jUx :yoDGB {oH%SL>SUoN2* 8 ۍx:n$iGtrWJ+ :@$Ϫ0}{8r( 3Kj"\ONq[{R_3hk,԰4uBM Hnx "?9&JHcHqVާӟ/`پkw`I^-s Ǩǭt{h?kVYp" 2qΜ;||1=h rUڃXx ;szI2` ^; گ۳ Ԭ:}VUehn,7C,׈~`"ʡc(6mRo7W:@XY 72G S}2٢8k3 m<q)Me/\J7YBM4ԅREm~{U}$kl3Q&1* })]?Z%t%ỦhT2m ]?߾6)n˃ɌRIUߔW6_4}4;W8}@džhk1ߚ]~jOLNɥ^Z} ?|[ ň+ma%JvvCL g5oqg*exV ڟP]rDupP\ h4w$wum*+{7q* T Pj`Ǖk>15 +D̀+υSæfTwԫǬ\QBJ`JL^M}nzRj4!ow8c>"a=]mt^ˣĿV, `>m~R*pHtUpO}Jɠc(I3Z>7eWjaR|QXI)')9$ێW:~ȍ}986\?K BD 2hSஔyXU:> xKc kpǁW8L̹ ǰn]M:YdBbL)fZ:Ccamv7?)H߆]ۏK"RAOgUPJI䆏%H"1RsٓmFZ'{}\}:ac+k ɋis!JϾֹ3H&W{lU4+AgO8|a;IΊmmf xׯ(H&ǹ5=b+_k, bؒuߢöu2n$]޳zLfA8}+t3R"BKndu_'= z `'p蕴,Gy-Dck1~76ҋ IKFVV@yòj$32a\3[/du8  r[mNxON*N!ҴEO`6C;pgɬ qBB|3l-d z%۽\oo1(yꘪ|7kIy Z IK&K0'C 3={],mnF_&0[م]k㔔 pa*Vȣ$ Zsg}iV~WHrD{X\0 RVOвŔ,Wc &~zo&[_vDR}HԲY]Bnh# +w!I(Qš(w&*B6|D 5 l" {?Ng`a_*EE|C!-КK.xl/mx^p ˝ lpS1 D 񫈞QZ2^E.ƪ`׻gP4dwG }H~B <2\~N‚~p ǖn +dK -MpܜVO[x%a(5 (eQm:fPq&[ 2si0zEjR\y\n* PT}f:ArCJAi9Gg f}Ɲn.78?0Д+qcfSd#dl:; VB;_ŠH|7$'V 9X1ul\AD*N|ts4\2^aԕƖ+P?1, +s n-5W)1]cO+j+Yg!֊T > G/Vȭ(ۧR<ܒ(N_%PԨEC&FQ)2\MvDL8.vFˢ]67ތZ-l-“ed,z'љĀ2v޴~l_`mqFoH5 & ]DªţN_CW5bG}BtƏ<[.UDňrF,(N]h6nOPgBzҬc)cKǙR5fƘ9wvoգ^{3Λc6cuaM2<Ѝ!K˥i OAFuBGwjA;0FWʰh$}"nXڗlĪ##JG7tK^>;6!E -Aޖq*`;FG!SUbnCs1\KYi"?[JU(aqqN YK&}KKC[6Њۘ"U<'lO" KR_n9dWƲyEcRz5 Gh 4D܄*Mmy_i*S}K&=A洿90 ,oҫU3pSz""bѶ>0<`lOmH/c\| /9쟗8xI$yduAyjoX>EN%fH8D VO d++ڝMWň]utIOd[$7oSoIC\ *ReYˀ !y6۔8Ltav #az,t9G.ݧYJ01#H@0Ky?~p0\#D{=s&_[Nk|8d*OdB׊X=:*!"(-!0 gYQN *g%;ROtl$Pr6gOvZf$3|t)6[cO vEۻ ,2X5u}#A`hgk҇4cľؾ̑'RǺ%*Cg 5!LsTm%4iO+ޗq%K.}3Q ' 4}X{3o 0q8_sQ@D1 Zm. yXm~!,cR*;΅ͱQ̺BWMVmn }:Ijuf7.)w /wb]*yWU\-Hk 4@RLr]NžzX#+j'#AnȠ\X܀:yaK;σ@#S1 TB.e; 6G.['!Pϐa\,=JI6+c/qX%n5x,iCuERv' 1guf#nI,?Ig8PSPcT&Nox;k$7,a l缉Eц $/ഛ! )p7Sd`lj,ҽKyލƻIٵ0q)@L̓)V(AzpCPλ+4ГZlA5,PS6ƏFɊGq |}xf>5t,GL,ɽ #뽝ўz,a-ȔS6h{5!A}#iy-Go9pBE?dMժGB`hO?; k5U~ "ivq60w/۴*3/ kbW"As*zdq}"ܼ-]ijS yph [r`h-mOzR[<}5D2_0SIbSC{{Mlaol<(a\;VVS^`iQj{H5 Py(`Y:Z,9ۂĺKV^rfk,> o=rӓ#~vD3R0lg2_ʖ3:χ+dD8Λ`+SNF%~  \{H&Tለ[ %R֑.Ёn9X~ EvOؒ? &QsۤWɆ* 9boJf"io͐ԟq9鄦A  PZ|Xd:pR?o$rVU|PsEG{[0L}57dJ斌#|,c2/%Ec l[-H}~9Xȸ*׃kHw_ċ00uUJ;Z z@qjPPȃAYub*v h&5ǵ \%ی}|ޢOI\*I` ~`5Ɔ@@'V