perl-Package-Stash-0.32-1.fc16$>IN2,+D,>9-?d ! C#2C Rh       0  |     0X 0(89: G H0 I` XlY|\ ] ^eb,d0l5tP u vwh x yefCperl-Package-Stash0.321.fc16Routines for manipulating stashesManipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. This module hides all of that behind a simple API.Nfx86-09.phx2.fedoraproject.orgϝFedora ProjectFedora ProjectGPL+ or ArtisticFedora ProjectDevelopment/Librarieshttp://search.cpan.org/dist/Package-Stash/linuxnoarchG+x !6`A큤AA큤Nf NfNeNeNeNf Nf Nf Nf NeNeNee3a3180cbfee3e7503e1028e038751189fafe95552f1d17253461aeb8d3d35b4a4b7c3c393395a843018715db1ad4972c8b5e46551702e0376e28af4f450841d310c7bc895613819c612c76e0ed8be25671a919add3aca6f87a8d424f59bce22af48b62f660bf7b97c4ae3360697ff74d857fbee87d5989ea68bd8747036c01c480117894c8864a9b770497301870e14a002c662b9f156cbaa5f6d6dac270a1d374057f96243e2da4de16b79392d9225c27c161faa02d84abe423745be69540a0f836d1acfe43653556b6ee211598557dde3c1a6bc7ac43de44d1e9651b3465b86da7694f08bf9312fc6e45d58fd7e3bd79bb35087b191ba0a40c40bd7d9a27e07db5ffce0bf075d55bd0c3c460fd72f4fdd46e89e9d311c1c1dc04fc9019201rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Package-Stash-0.32-1.fc16.src.rpmperl(Package::Stash)perl(Package::Stash::Conflicts)perl(Package::Stash::PP)perl-Package-Stash@@@@@@ @@@@@    /usr/bin/perlperl(:MODULE_COMPAT_5.14.1)perl(B)perl(Carp)perl(Getopt::Long)perl(Package::DeprecationManager)perl(Package::Stash::Conflicts)perl(Package::Stash::XS)perl(Scalar::Util)perl(Symbol)perl(constant)perl(strict)perl(warnings)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.243.0.4-14.6.0-14.0-15.2-14.9.1.1Nf @NA!@N(N(N%qMUM@Mx@Mr%MQ0@M>@M5M-M%M# MLLLLLL @Paul Howarth - 0.32-1Paul Howarth - 0.31-1Paul Howarth - 0.30-2Paul Howarth - 0.30-1Petr Sabata - 0.29-2Paul Howarth - 0.29-1Paul Howarth - 0.28-1Paul Howarth - 0.27-1Paul Howarth - 0.26-1Fedora Release Engineering - 0.25-2Paul Howarth - 0.25-1Paul Howarth - 0.24-1Paul Howarth - 0.23-1Paul Howarth - 0.22-1Paul Howarth - 0.20-1Marcela Maslanova - 0.08-2Paul Howarth - 0.08-1Paul Howarth - 0.05-1Paul Howarth - 0.04-1Paul Howarth - 0.03-2Paul Howarth - 0.03-1- Update to 0.32 - Bring the behavior of has_symbol for nonexistant scalars into line with the XS version - Invalid package names (for instance, Foo:Bar) are not allowed - Invalid stash entry names (anything containing ::) are not allowed - Update patches to apply cleanly - Bump perl(Package::Stash::XS) version requirement to 0.24- Update to 0.31 - Fix ->add_symbol('$foo', qr/sdlfk/) on 5.12+ - Fix ->add_symbol('$foo', \v1.2.3) on 5.10+ - Update patch for old Test::More versions - Update patch for no Test::Requires- Perl mass rebuild- Update to 0.30 - Fix compiler detection in Makefile.PL - Update patch for old ExtUtils::MakeMaker versions - Drop usage of macros for commands - Drop redundant %{?perl_default_filter} - perl(Pod::Coverage::TrustPod) now available everywhere- Perl mass rebuild- Update to 0.29 - Really skip the package-stash-conflict script in the compile test- Update to 0.28 - META.json fixes - Update patch for old ExtUtils::MakeMaker versions to apply cleanly- Update to 0.27 - Skip the package-stash-conflicts script in the compile test- Update to 0.26 - Make the namespace cache lazy and weak, in case the stash is deleted - However, this doesn't work on 5.8, so disable the namespace caching entirely there - Update patches to apply cleanly - Bump perl(Package::Stash::XS) version requirement to 0.22 - Bump perl(Dist::CheckConflicts) version requirement to 0.02- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Update to 0.25 (make the leak tests author-only, since some smokers run release tests) - Update patches to apply cleanly - Bump perl(Package::Stash::XS) version requirement to 0.21 - Drop buildreq perl(Test::Exception), no longer needed- Update to 0.24 (reinstate Test::Requires dependency)- Update to 0.23 - Lower perl prereq to 5.8.1 - Make the leak tests release-only - Update patches to apply cleanly - Add patch to skip memory leak tests if we don't have Test::LeakTrace- Update to 0.22 (bump Package::Stash::XS version requirement since a bug was fixed there) - Update patches for old ExtUtils::MakeMaker and Test::More versions - BR/R perl(Package::Stash::XS) >= 0.19 - Content-free manpages for package-stash-conflicts and Package::Stash::Conflicts dropped upstream- Update to 0.20 - Methods were renamed for brevity: s/_package// - Convert Package::Stash into a module which loads either the XS or pure perl implementation, depending on what's available - Use Test::Fatal instead of Test::Exception - Use Dist::CheckConflicts - Silence deprecation warnings for the method renaming for now - New script and manpage: package-stash-conflicts - New modules and manpages: Package::Stash::Conflicts and Package::Stash::PP - New build requirements: - perl(Dist::CheckConflicts) - perl(Package::DeprecationManager) - perl(Package::Stash::XS) - perl(Test::LeakTrace) - perl(Test::Requires) - perl(Test::Script) - Update patches for old ExtUtils::MakeMaker and Test::More versions - Add new patch to work around absence of Test::Requires in EPEL-4 - Require perl(Package::Stash::XS) for performance and consistency - Manually provide perl(Package::Stash::Conflicts), hidden from auto-provides- Rebuild to fix problems with vendorarch/lib (#661697)- Update to 0.08 (re-enable the caching of the stash) - Update patch for old ExtUtils::MakeMaker and Test::More versions- Update to 0.05 - Bump Test::More requirement for done_testing - Update packaging stuff - BR: perl(Test::EOL) and perl(Test::NoTabs) - Unify spec for all active branches, adding patches for back-compatibility- Update to 0.04 (get_package_symbol now doesn't autovivify stash entries; a new method get_or_add_package_symbol can now be used for that behavior)- Incorporate package review suggestions (#602597) - Use %{?perl_default_filter} - Use DESTDIR instead of PERL_INSTALL_ROOT- Initial RPM version             0.3200.320.32-1.fc16package-stash-conflictsperl-Package-Stash-0.32ChangesLICENSEREADMEPackage::Stash.3pm.gzPackage::Stash::PP.3pm.gzPackageStashStash.pmConflicts.pmPP.pm/usr/bin//usr/share/doc//usr/share/doc/perl-Package-Stash-0.32//usr/share/man/man3//usr/share/perl5/vendor_perl//usr/share/perl5/vendor_perl/Package//usr/share/perl5/vendor_perl/Package/Stash/-O2drpmnoarch-redhat-linux-gnuASCII textPerl5 module source texta /usr/bin/perl script, ASCII text executabledirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression) RRRR R PRR R R R PRRRR R R R xz2?p7zXZ !#,+^&]"k%io[ L4vX\;Pŀ߾UD)Ƕ#'rbTEbzjDm) naJ<HurX0:b(dCdw9_?h†I+ 3 PĶ"ACSAI _]q3|P"8Jc!Hlo7͸q߻M (OۺYw8f$ 7S24܋ KSuj|!ӚH,Zd',90tR u$p!gH7% t*n#~3vjwNvN4x x0pDq7BO#6&jc`%4[FzaJ9 (_AcӨAHD8ŚFX39".DDhćGKs$5AIϰ @,Tmu!.Ja 5OmȚ,7_KCv'ڹ0ԇ,K%Hy7u1e~]Gֱ`[mrTy읁 gaWxS?qM:O2^o\ncՉQhk~X3&=a=+6"⛼pݡ; @(LE'ܚ%DmGH챩)C!h"HjeRKݤ ( Uv2=50AW'﷌N[ ^.5Ma-,Lvڙc;CftVo *iv.>IJ ;E@[ká}cq-T+ʿxfqE2Rx`B$ӀC:f2L;0.cLoSO#dGN.2cBSbeFJr!حXut(=B`)B8S0q-ik\g:[RvL#zx.:*2o~+m~D J% BIPY2US;8r3XfHlmPMAGI# ٙZ6Dž,vLشȎy@}ns@E4"H7{abYEIqF^_'(f& M \'Iyq]Slu׾ X%iv\k}"'LƮyՁ1&Vٸvא6vzZ!X3B{ϟ'۳R7Y+K(0Udzh֑9WH6[F ̨͙99To{h7ͣXyH CxNy%4N0ɛbދ0Qm^P7Am"Ew1>, 'rAոR$"J_w"M ō)b5 LLa'M_`]Ö>g\fE,_DR(TS-IE 0,r#9/rF6J{%|Fj!4эF+2xxėx*v1뾧 2eKБe ѓ%Jٿ12e9Vl!J;2V{#,~J°mTSR弆|һXyΜV,$9+cQ\/صs*}Q4ֶςˎu2Ox=))}iN2? 2:]m*ɰ:sHP 2逎̢R,+Q.^Ft;2Ѥ Q~uf&'яn_ FmzuQrނ^{FG%R;)mYzvydB1Sg:Oj BN>9:P"9 ͻ႓2snflTJ`jNg9 ZgAyR?V2%HXe XO =&!TnnFIhY#_jpLlզ@̴`W]KbrB޲Rq;Q?x?S-6qȷ0+ A.s)}[L>PBOkΨK C[RW3PxƊ|?Hq hzH`&tg;_` BŤ2 ƥÈj!Sl076j-t*)_:䔤k/)L"@ Ơ^Ӹ6Icb^KoF'\psl؞Qb(!>wWw%)/HDZIq͈W=4xBS嶕' ͈{$ Zu[WIAIi2'00(ynۍYj0X_s:yw:lLƞ=VH]o&b4(Jτ"4y\h8eX\-[&`4]> MβWPгf{yr:Bُe稧Ph= *hq}Nܤ [B_yCb)ۑ8 !Î>G[ۮlI g|=N~W6.J‘Lw*sXTOXƨgd,~@do3@[)m|b gVCaoJZCoC: +"Hе`G}.NE0Ami51/?v t{6"^/K2I =?A|_\06Rql8E?u3Fl=Xa|OZXÝC̫/Q%n*y=ʌ?QBR;wθ`4 ěs?iD C.;7h:O ~ݕ]&=s>K˕5) LWD@ݶ86}m)\&2M"m(jX}Sy+|#< /x׳Nmb T_V0ܧxkyБ!] n9ov3Q|\O(tc:-h\0~-Ѝ3w([ i2C{˨i4q'laIhoLBQK7CSc0_O>f`k 9 eq,S,Q׻q/ 1d '"~xUzek|][r)y"/EґK_lߊe#CP%@u1Ej }q%C<L_H,i+tk.qfx;S5 xN~%uw~&SJ`ZDp(d]em:K؞7 ;ubx!>YCLj.Ӣэf?ڼ#PU+] \̎֍g@Rk0k}o3MQz2a,7#8Y9mQ+VtiE" L cqӡ7@x\qnHjfa ӔSOg˧ϖ"Dͳ\gJ|e\-dcBVEWZ'KQQIhNd.5>as7DܲFD#l%c5EgdQpłЄr+QdXV+ģprݑ(([Fw^r#k:EVomD#A iFQaGU.J`ZbGg@XF֌/*k!ܚ@x6dr$拓rFXIl9^/eN3?-)e'oRrC)r9TDLkQ7\0.,;d\V N9V3nf<WI@2vĮ+*c"jl1Ugj<-%9IPN `7iuQ,iylS՚Ll %\ 3%IZ5AqS$weٱ_lW$+Zn(M՟}Z'CI@AoǶ+Ah0-Iq21̽pCEʓDD3hmD̑3v~atTgxW /5)A?TL㡃߭sPĐo{,(AMaVa7e630fťJW ݸPm^J| C, 2]] Ȟf/M-;Ff_"w';'B_d/$S \,[xٹZ|_ k57FpK}UufLag\?A0çH{6ɿ)2l۽Fw, a~BښW[*VDC1+]sHwNk0!HۅڃZX&wl.SOۣkDe(갈Q6qa nQ3ųh!3 ݞ_՜ ?W+~P-l=\#>܀^2HGe^C2 T0э]w&9x)`rreκ er̀#o{%7]@MsbЃmft%iZ.˔ЇS^{~p| \@4|O|ix-(7R''D^ ~R~'%Uf8hZr)VUyvET"|֦!*  Ji ƶ4;x>#!OTMCIeaȘcy-/G kl#]^TP-:N$‹S >,SV]ZtpUv":0ٛJ21EFf_=ݡ4}eSS@EROd̪4[/ wgG|*xn`*HP Ar}5.QSlݗg3@e =4ܴ\cc^/_nFnO4si#M`Ѻͫeuo<\_/aǝg嗖P;d}}Ŕ%kdw+Je8p6Dr6ppT*9I0q6:L0 <&kz.!ժY2D:?ue kk yW6ɍT,, =?I+h6YL(糾IF'10f1@wo\O@]@f҈æ8fAx*Y*{z5R8(jw|dn+ym^oZ=zY4z8̱b \5);zD2ѽK׃kPa? &iy A/̖8',mlljs5UeWHS)-);a*a&ѡw#g}&4; GXJ1hY?۰LGͱa_+URB=r4hB& ŭ#ÖƵ,6w]W<%|b@>e!}k.q..ʣƛ/QzeE\;jJEj?8>R[r IB{;^(#t<+Oh>Em]oe<6Ǻp1羏9̛Wܪ0j"k( H rXZed ~4sev*˴ Ѐ^tXOqjJga|0nhDO .bT/{s~Ǜ4ه([B!@(9t.}L;1rJAoCB*z׹m5֨޾YY~RU4{N-i. 26.BD5=։%%zuI^c]Vi}8V<H)GGh/дsŢ;D3}}ɍ'|3 d$ja1mE?8$9xe%L@(ֻBo)&3=+5*.QfymViE8Bg&\olso_GHP rU@~gNRgU#$+X5q 4㢥уT-qvm?ġ#qSJRIu>q]zvVuVxqU/Jד!YM+-?k*Y v14 WtIXwҮ?i#:@SB%f)>43mRPnA ko]Bo=+N6fjxֱt!MeB^拰GRG7qJ'lQD8xÓjzǜ Fg]ScQ3h'g|>߿#\%$ jŸ.\]=-ʁ5iчf_WJ(A|~>)_UI5S:z%4e-MfÚS|_ӾػAkr3\_B&MV] YZ