perl-MooseX-NonMoose-0.26-lp152.3.2 >  A ]W/=„p>?d & L    $ 7 @ Y s       .  P   e xf   (89:EF1GDHIXY\]\^bc~defluvLwxy`zpCperl-MooseX-NonMoose0.26lp152.3.2easy subclassing of non-Moose classes'MooseX::NonMoose' allows for easily subclassing non-Moose classes with Moose, taking care of the annoying details connected with doing this, such as setting up proper inheritance from the Moose::Object manpage and installing (and inlining, at 'make_immutable' time) a constructor that makes sure things like 'BUILD' methods are called. It tries to be as non-intrusive as possible - when this module is used, inheriting from non-Moose classes and inheriting from Moose classes should work identically, aside from the few caveats mentioned below. One of the goals of this module is that including it in a the Moose::Exporter manpage-based package used across an entire application should be possible, without interfering with classes that only inherit from Moose modules, or even classes that don't inherit from anything at all. There are several ways to use this module. The most straightforward is to just 'use MooseX::NonMoose;' in your class; this should set up everything necessary for extending non-Moose modules. the MooseX::NonMoose::Meta::Role::Class manpage and the MooseX::NonMoose::Meta::Role::Constructor manpage can also be applied to your metaclasses manually, either by passing a '-traits' option to your 'use Moose;' line, or by applying them using the Moose::Util::MetaRole manpage in a the Moose::Exporter manpage-based package. the MooseX::NonMoose::Meta::Role::Class manpage is the part that provides the main functionality of this module; if you don't care about inlining, this is all you need to worry about. Applying the MooseX::NonMoose::Meta::Role::Constructor manpage as well will provide an inlined constructor when you immutabilize your class. 'MooseX::NonMoose' allows you to manipulate the argument list that gets passed to the superclass constructor by defining a 'FOREIGNBUILDARGS' method. This is called with the same argument list as the 'BUILDARGS' method, but should return a list of arguments to pass to the superclass constructor. This allows 'MooseX::NonMoose' to support superclasses whose constructors would get confused by the extra arguments that Moose requires (for attributes, etc.) Not all non-Moose classes use 'new' as the name of their constructor. This module allows you to extend these classes by explicitly stating which method is the constructor, during the call to 'extends'. The syntax looks like this: extends 'Foo' => { -constructor_name => 'create' }; similar to how you can already pass '-version' in the 'extends' call in a similar way.]Rbuild79ջopenSUSE Leap 15.2openSUSEArtistic-1.0 or GPL-1.0+https://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/MooseX-NonMoose/linuxnoarchJ6JGx jAXUAA$$AA$$AA큤$$$$]J]JS $S $]J]JS $S $]J]RS $S $S $]J]J]J]Jed8b6948b32d0d3783077b5b5cf1751de44ab19873b58585be210d3d6c95d4a94a56bf9412fd4ce5566830950c610760963471190235d152a4320f5de114b9a1bfb7c57661c14911e422449d6ea54b1c9836055c446e6268a558295cde5ffe3b3303c5240b7e11ff060e65d8b5d8c11e908dc8371cb522f092068594301cc456a3d87857d624f4c4c3d438aca28c9252904fe4400fc245b7392d500c812216cfa329c5b201efd3f99389fe5b1c468967f7e7226e93066f10f61ae48977c1389cbeb8f2d7335b8ded947f535406d97fcb2eaa7e58227bb0c39ba02b0f917043ac0a2611809d59c87c25220493fc70263d81b00e99f760faf5d567176c41de5b7203a865bd92d06859e0b3aa4e342e37df9c43c3e18fa6505c23a79a7bb7579ae50a0a78f91b5b8b5fa15bc8797d32e82a9668f22ed4195f2919121e0c3b8236254b9505a6a2cb95ebeddbe11e49a72898ca58fa332366d5e3b7a67cd70b67ffdfrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-MooseX-NonMoose-0.26-lp152.3.2.src.rpmperl(MooseX::NonMoose)perl(MooseX::NonMoose::InsideOut)perl(MooseX::NonMoose::Meta::Role::Class)perl(MooseX::NonMoose::Meta::Role::Constructor)perl-MooseX-NonMoose     perl(:MODULE_COMPAT_5.26.1)perl(List::MoreUtils)perl(Module::Runtime)perl(Moose::Exporter)perl(Moose::Role)perl(Moose::Util)perl(Try::Tiny)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.00003.0.4-14.6.0-14.0-15.2-14.14.1SRNMd@MK@M"coolo@suse.comcoolo@suse.comcoolo@novell.comcoolo@opensuse.orgpascal.bleser@opensuse.org- updated to 0.26 - fix dependency specification for Try::Tiny (Gareth Harper, #9) - fix for Module::Runtime 0.014- updated to 0.24 - added missing lib include (Karen Etheridge) - stop using old and deprecated (or soon to be deprecated) functions from Class::MOP- updated to 0.22 - Fix issues where the metaclass gets reinitialized after the call to 'extends' but before 'make_immutable'. This could happen if a role used an extension which provided an application_to_class metarole, since the role application would then apply a metarole to the class, and metarole application currently causes metaclass reinitialization in Moose. (ugh.)- updated to 0.21 - Allow this module to work with constructors with names other than 'new'. If you're extending a class with a constructor named something other than 'new', you should declare this when calling extends, as in: extends 'Foo' => { -constructor_name => 'create' }; This will ensure that calling 'create' will also call Moose's constructor. - fix warning when passing inline_constructor => 0 with no superclass new method (rafl). - don't die if superclass doesn't have a 'new' method - forward compat for Moose 2.0- initial version (0.17)build79 1569003090 0.260.260.260.260.26-lp152.3.2MooseXNonMooseNonMoose.pmInsideOut.pmMetaRoleClass.pmConstructor.pmx86_64-linux-thread-multiperl-MooseX-NonMooseChangesLICENSEREADMEMooseX::NonMoose.3pm.gzMooseX::NonMoose::InsideOut.3pm.gzMooseX::NonMoose::Meta::Role::Class.3pm.gzMooseX::NonMoose::Meta::Role::Constructor.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/MooseX//usr/lib/perl5/vendor_perl/5.26.1/MooseX/NonMoose//usr/lib/perl5/vendor_perl/5.26.1/MooseX/NonMoose/Meta//usr/lib/perl5/vendor_perl/5.26.1/MooseX/NonMoose/Meta/Role//usr/share/doc/packages//usr/share/doc/packages/perl-MooseX-NonMoose//usr/share/man/man3/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/a466f6ae0982ef46ebe73045a07c5f7a-perl-MooseX-NonMoosecpioxz5noarch-suse-linuxdirectoryPerl5 module source textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PPPPaR&`wutf-8db6316d3f72e06e9a0f0e2f2f34ed44351e8278c85dafe5f55cfa3bc770aa65b? 7zXZ !t/wUF] crt:bLL "pQw!6 IR9|WNB_ϡOwP0㻀==Gղjܪҏa&D# *g"[`>PFu 3x\&PSqK 69Hic =&u8ꕇ?nxXn1dQQ@7}y>1Yg[HoZOݓ%?/I SrD xy Ś5-N)'u)n6! ׀s)(x^V~i}l`7(.U!7"(kx LI" 5×I. T7syD/<TY'W ԒZbcnfhW0/.Y_^߹ $ToJ)AB-,C)ZpE;$3ZEiHFZ| D7uh^#".Ed3%[Dbcz}9wEz(M>,(8R.lGN~,+t)pEѸmNBwvO:P; GM1ߌEMg4a e@,^1q(Foqs/% o+`%s9x;LK;=NQݢrMO}- =Dʑ qPjs3v(l-T4t8uc`[eDWp>ly&Nac& #&oMA'Xv$h GOIw%j+3onw،٣gM #jeYg1L9d *nK(1Z<ޞmXc%Q;Bpv6 l_6oǁcl@Cɩ[މ٠^ ޷]li_}`9,x A1!՟,2pLT8Pq'#0jzNM\ d +Bm $ B!|huFUc%danpQ*9UI4w>'HA;]}g(_-.Jes#u|+h+} i./l(gW J]@#kaީgx_vqJ1!w8`,ŋΖˢ®n|o ">B8xg| $n< .ݠͣ2>Vo ^ψ+OZ<9#c4aQ-4i0fJ1SO ;ki$&ߔEJy2(Æc }yBjկ`.pft" m9čJK7Ʈ |'6f<~,#T3f'x اw@E!@ hBOK7'߼$ ժøsݧ] <{sQ;{:}WPGx M~&COO7Tj'W]5<5vMhlշ8})+Ƅִ>>'2YѹjVᷴ&")ϙ) /H?0M%J|H#2Fegby|. t-lS y>Z=[\3`ԁ(6Vf\2,3e "K&M+w J'3ӈ0 3BNȝ}"wv5| D3I}MI lfjTGj/d8'\Ȯ3%fԦ)PW9 7E=>:]?OUa$ 0De7#hçC$q'LveQQkW)L#.p.q="Df(F_}L{M1[!p3H 4. ;<\) y ͽPyC;CH|NCM_HE>IAUN2EoQ^آhvx~r>_+֔c9vո w9`cLPM읚X\iFl{lg5zv~f`#S ۄZӗ'Tu$ K/):ѫ8LžKuqzl"&vN4h L ]j" /ŋx…siDea.qyG36䶻E,;Hx0=I!w=@i+N uXa3`" K1O(\-[,"1GU-U -C޷1L?㳕2Z vNI ѕ)u~c dhy2_ !X.Ȝ[Ҷ$}B wrFϿuis;FHLH(-D9Y G۠sHϏRhg9AHa\X[Tot,"祠®$ f^Yez&Ra5#̭"ԭW`#s3iS{rtӆ@ 7ϱ$deP F>=eFKC{(*| |)9$yCTӀ Ѕx{QtL8J6슢ةl+M [I7Id_<` 3assVyO65f`0VC.A]JZw8ضs=rEv_3_)*3xř 6qg&ڍ7*`zUImǐhС-8]H+2 9M$7٤YY„QUZ3z(VP6~X w. ciB*8gehJ7}$ *E͜5w4c}:btmق Br3xHk%I[b{cW8ۙJNs%R.vAu7DU<96AUm0Wt pr-Ehx=YyAk5xW w/-Mߕ9.> “=GC!p i{ νldj[݄LOvsQ/ @l,(L>X"t 9IwgdjكUokFM]+MfE*E!{;~#ZsuhjkdL>H9=X R y):}ue)B(<Oh8GZf& ;} |]vƿ"AvtI%ldގ\?ۿ`x,&,qyB4ck̢̒ëf3t1KɻL=k]Żm"LQ1xIoHwW^g p7"it%>V7y6kCӒJ'-L6cIQKB^w52>QϔD6 :}Ydl9e9NzO`5m6/fFX_=Tj.|~@Жm!yJae BP?R Fd+72j{]}\d.ˆ6mr",=3Ј]/IDCADdlT;sw@ +"cr&Ҡg!ASim.\fAm_xLXZFD?5Su-u$ѽ98#j=ɭah>#@7fՉqL Oau-CSvsZ:wo*XekX1 ރ"ΖZE_Σe,WvU}GDxȧi9cΩ"Yr<([3.)DL lAU ҮJ>ۢIaco.ʏK:Vt c(u\n$c]g8"G e.Gs/ѻdd}p֒2]Yae\|8y!ODL Kۢ2dTNq37_uu(s; 9w"NY"VvvvmzbK^u o .:IUHA$=gQMڽfpɮxtS?:?o%#bKpBS/HG4,n#D۪婦)_DJJiJ4洝|7)o'1Ss拱g$S/]0OBa<,%5J Ւgf/w4\;SquUv7ԯ9IDp~OUN3pL}awVQ:*ˢxLvO1s)EU*]B+L&J-z\u8tSIR^iJ"8^E]i7NHjj6 xЀ$O^NMmlP, ~㒎m 5rK@n0k>kd:j3b/oU{n'Ԝ]NH8Hbkn>|@+곥ɮR~"Ε42ѻ nW^trxne[6aϔ9@7!ۿFt٣OѷfH04>PtQf˼X`]`o7YO,)9.8lObu%9Po1sx%L\Ý?F՘ߝF?:\˖ ^[- Bƃ_߿~>ٵ:b_G99m*K܏]pz/|%5&ٸ^ '[zQ6V-^h"pKǷN: Vഌxs _mϴ?;٬0f􆕜:L_$yO_Q 6?-eO;5E)Wt1tu}Zm`$ձ׃W\1/($0*]Pliߚś3I|Df@֒1x7>#{W;(b|ê EV]QY ֲC+88: ՞[]賎Z&\:tuRRZ:ֹ ԕhl+ǿ3qsX+nx1`WYCgY5EKJKNWnB: 9^p͙9MFX6|4rn|뽾$W\Tyz :38§g[vdi&/{iP4}1F~0}2t_nY-d,qxQŜ}\B߲M׸a7#h8.{ 1ΊK {Şc4eIa -lnVY10?P:tZX9_7ˆsyO3wuJEp y]|+5;¦;#[DD?"[pip(|`5QCCK^SBhT}C>3lӴ1CC$1{k{CO)uq)11bmeS"O (4U/WabTz +:uj틾> J,8eL$K7W^wC<0>dLҟ\B@Άɭ(4oX=l>,s")疱琴ha65/L"Ǟ>sa*0:U9ɔ?=uHg{8 ,`hKdYzPggTOy Рov[?Gv ŸhP=ˈzAjnj: E#q.'(O_N~i g9P)ĺgq{ 7P$An44N8-(l?`9pASe|wa=hv!RM];cn#Oze(,n `E6I`GȋQ a,ZSЊ0Ӷ‹k7@eU ={ޣ@R k&Yvȸ4CeUx:cLc\=BMq~piԵ=Lx7Tw٫5lW 0{t1~']QW%f $mI7Ak6:J u^ c-z 6^@RSۜ#* !W[R룮Xv es>XsDqssmQ?Q~|~cRe>砙-+$$iҡ~ܓ SwtI4R/`z5COB`Wb .w??-no^hHϦ^Q4EUZ Z Z1l\!i%j_E&>W¬)9+JG> dX qOn>;=?9ZV͚m"5_LI\|M^t>ki Xh.r1/KD(Dԏ6m\yGn#]@*g$MLzw7ln=At"F?8߬/m^w9- Vc I7i_e-&%q'[9,򺢌;8~ ɟK!z6x;,f],`s Zߒgp|u-͟r;!hQXp˯C2H}hv'%$ oھ:& F 8e;E3pueI mRuSږܾs`@'Hz%83׶awk 6e2E4_ oD (+i}ѭWWv`]C"YN9ij3.lf:X/:WpmHL4 T+PsX$2s1"Ae(ۈf4Q%)Iۨ  (FiŮ\ 챺KQi%VvfO,v@~_⮣PZՅp}϶9VPMLCE ϒO_+)A@ 6K'AroUWecܡ/\cOOw:HdTy?g=!C^8aqBn=W?gaeSmv>lWx^aPta 8ax195O J6#D&ʙF>l3_F.%#[LN03b38Oa閿5Fbz[2vyB6@ԭF}|}@SB0%^yuoZq*W|s^8Ox1 u~ |BH<3IByay{y|c$(:>;z͑6(PًyhR7j ":"ķaaK[!N}&H+/{Z&uW2)=>0\ dO8(p-]n/^(,P|#AT5ۀaKNW,8(ZbG+Mf}r1tg*I|٣x{JGȾA/FVӁ-$̢yCҜ4/BeOƾxVdr@J{}fkcXGSTm\#h(Yׅ-~\S?x='>C&(SyHb籒(,o7,Rr䱵ZcwŰSoޥٌ= 5]cnx@|XO뀬VfL-dRʶt$5 @dj>s1_㳾FA3rz"inP+e?9#h ֖nwƛ7[Nl:TWo $l/{&늀N!CSEEׇ\h 4S4}ƵfmךWῧ%n3FCBjv=)T䡚Qa`B||7@!z\O_(Y_t׀U狧iWR6U!"q_1!R&~;(f 65{Y1`d>nU:ʌ{C2~ FGv=RB9cny@Jnw»;Z9B5l+;z>]o3s<7kZRX<)4D_/-f>~$~59/ܔzUAx</p,:xUNK:YZ<m45'%Ʀs){'U1o$AU?{;&GAOSiwtrX P}4;cRkȧ-nYO׮rGle )y//:F>ȴG3r~&܂o2 }3/ WFK -͹y>T|)+C TAfi:@xFjT3ks5Nw BKطH{Xi܋wAN9TJ~ v-v :$+B[[7y+G ~vأn` x٫9S"'&U :m(Z`&.OƸokB~X'Qy`3NGk6o5@R!8wE-.@$ּk ;P%)`qڐе¥{ NنH %,\̹PaꂹT͎!ugEVFI'fF""-z`/7xgnGխ в{3SǖJtkɨ:=L$g{Q!{y|RV=|T/3x*,3d1s@/`p VT?Nxk ay_S)5! >~!:sMN, , C*!9RNQ4F"fƒȽLиbt.Ӏ*4+({X*U&qb<^N.u y51Zz1ж1_ߙuHl[8~ ͼ5AƛlSʷЭCabsn>D<1mq%2 {9/ïI"\ʋRI**pɃ҂&'Ҕ,n;p>wC讠XTJ> ,k[ 6WYgu,Hy:v}0luަs{\!fJ2yQWJD<.-uTJCSDHɑk5_xxlndb w1OI5䬠v%PzL\'b)-}4 (p&9MwZMCNze>~7<y?l\zdiSׯ&(`BDr%q9|OxŎ N@$dy{pŶ4:I]SaT_&纵W|R9-gaJP?t:7_F;zۤ;DͿG5) 9FڀF!_B"(Z@dyY]ǨENW4SO!2n鿎Raz( w bn;DR9hoRӾ-MB vK4I6Dv{2ƍC*K{[8iJ`.g-5'ʤH;^,$Z 2eBۜJ Je5AYq]l |j187/@| *%e_̨JeTi?>b"0w׺RF1.'B⠿67̚;E0"+0q0T)H7~!ɡ:]+ںZm~*R{]8{b@oBVcAF,49|͉V=X4.X>X M=gpJmY#r8Z!}}܆X;)u%%ӓ=2TNj˲?.yXA N5rnnfV3v {{t5 Mqx=+.1'F0P$j{5i~~0f LVL( ,64iLN\5;n/9̩eg9yI`9*R3-FmG3{rDZGM;:\q(o u_= FV͑yJ/-m 4X Yz- ݊o< YE> (?zDXjk.'u-P"G_ 9.zlWlJnM<3>MVoeAܜ,sԗ0Y R>¶%L˟ RP)-T^*iZ]R)cۙ ;ZnJdK+돥O<~Dp<̤_VSB2UzSrtQ ]ʝ)xj !7NQ/pfUe#<Zp.ByzCgL58Z o?VhP!pw+ |5kS88ж&{F}mIzdS(E 2?Wzd)ש/@9%V\sޗe&GgRԌ &щ ?ӿ᧚r;{^1!<2)s qXqE/@|Fx4 8O')-{|2~֡a]ƪr9Jz$#JŊ 11̵j)B.Ŷ2qfgg!)]s$2'o%T{IM%)s ߔR"Gè"c/r '.lKsg??(&.bYT/s8O=Þq܁1R*,Er%2s6wY~bqk)ࣥ1t{Qqz{$A9cMS6 ~s',*34-p⣰;Iր~)Pd.;S8=wљ6#߻ص소9R,ٷ@\*Uq(PL5zdg TzYZ yM[7?]*hkmiFI¥ȏoȆk^CJA m'} vg-V=@ bi: $}b\lXIv88yvFh!bzMh;wAM>ZQD?MUq]#1J>jF/*O0VK2* I؈7aV8Ob3V/)1eG FZ3O{ȣlC9|6wREBT&6̿DtUdO>Mi= C8HەS`ݔx6~^C`AKaRL?qƇ40 &nrMa?on!!q-IRf~*Glmg@J}d<>F`.a5t8o̮=+@f/'uCsWSnCV`yZuv3AI@> Q!w9u03SBGSCk ܇fv:2euu[尀IV˅v&XYmUrZ .2fP֢j Į+młjr*7aHcu<pT1@5vsCJÈ}| NG~Ψ@8Wa%aR+Ƴg.9NYחML&l{338j~'L'$'jZb/G]h9j!0rb-ۤ>pYZy|B5pc APW@c?Tzr8Q6ZBy@ g0Vʒ+mV+-+be~!RK?d`*ӿ 7f{M^ + "_<1\}(y@MWa[ bX#m#}5L10!CqHAov~x,b~k__`4j>6qv&zݟo?3fV\H ɗ-@q_b Z9_Ig]'oM67Rxހ4V}UWKWɉek#,X7=-}TVs( f8=g+iX`E+RWyaL4h˾x 8t'y7 EנvjY9] M^,fRhQk֦hȉZ75h"WƹT{mci+9Ѐ+$*\)L/cwJb{x͹͵4-~e.7jF6I ^4HGMH5tAGnf*=v3刾 ~/U떈nGHG>Pw4/7YuM*^5s zxH]HS6j˺n]r5EJ:Һ[xâHb/*رWDY.U/ gc&cΏv(h%DP^*f [SՆӵq*8_g&0/11me~pt>ajo LnN^_/uf"u/=]0ɢَ_(Э]8~z\8wދr!o/  (+q)ы.8O)ןۏ’|i9R`@ D?xP;o`&0-)9V~.);цdD||X m, 2vl*,T`jAqx`SB,1&g*@yz$2JTqԱ{f^k?TKAEG4a LpŠ4abH7pkŸ״s-~?-$iZ|y\I.'rT|B8q!05b@t: o,Զu1c) t3tIhh; \$7/.ZE+#p is+sp5)kpl4<,u }E/b]Msgeg(ꨳ 1FvwPV d/2YAX2QxAW9>Y菝ƦPgᬘ+.=bu]Ys|)P/D3s#,F1DXs^f<=fC9r~bJUS>u_OEm[Z:1yB  ͪDͫEGZ{r"x z. g~ R]$Uk{SG%M{(@I} {fkһ|᫂5a=VE +pFo,\%n 䗩$='T_aԤc|oVƾ(y,7 5- *lksD/DͤZڣ N̽} 5x#[p7H\뢛])fBkSUE: c:1MՃK{z]*b$P{0g@2qRcQo*)dQ+w*/]W狊wA9v>pa8|Sɐgt_ȩDs#e/eUlUD1odE 0aU,L|=4>Í~y*6TvYlsVqRQIR@z5_sx%Us\x f^tJvFg+G j5~joJebRB h<{^o(H`"w& ? n 渇H|qآr{x~w"( ސBC$ %l.,k "~Y^y˳w$I%\H&_Ûp3[d`a9073cWjM~|u_faDlmmb; '&ANоx*e. YZ