perl-MooseX-NonMoose-0.26-bp155.2.9 >  A dd)I%z g@,,\΋eW>1/(M݇^n@vp"J3Uvʲl-!mqr7 k6<1GtdҸP<%yPR-4$s]/k2 Y#5-c__u3\PM՟95_|=ID&A=oF: -ERH8>:êeo5d쩒txT11ҟD׏\U5n?NzkXȢGDm|erm 5`G1dú}~ǚo= #-=,h&q/|0|=$dRB nC&0j鋢 ЙZo F| O?GʘO5|4A9SaAP;(Ʌ鑮BJ4}YY`õP݅hq.ʇDZy'-P{p΋AӟF5r^-b9<8[2b88ed0ccb5047e79346bd0788f8e3e722106e13d4c13056747145043f4cef3d6e4271f9f504b70c4a8f28028f48b60fab04caf1wdd)I%z gLíl'ӳdNuZpCBXO"m SJ caF/ fڌ~F_Q(),^JK6yZz[rgo)c%c_FsGش4e ǎ(>8{#J7 yv9 \һVn͏ !/0/Ui?//~}RiWVƨR}x?xE&*e-]1)3J~?n^-Q5 HO!ezG*O~P<ᓴZ_Z7 Q|_i)F[^B68-!┖ht0h:GGW~ U-_'ղrX6baN|H ?+sk%K7ogLT4rLr+^uFp-"0Mv^H*f6ǎDxDתּR=fFT4.w~%= [j sP \f x>p>?d & L    $ A J c }       :  \   q r   (89:QF=GPHIXY\$]h^bcdefl uv`wx0ytzCperl-MooseX-NonMoose0.26bp155.2.9easy 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.dd!lamb17ջSUSE Linux Enterprise 15 SP5openSUSEArtistic-1.0 or GPL-1.0+https://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/MooseX-NonMoose/linuxnoarchJ6JGx jAXUAA$$AA$$AA큤$$$$ddddS $S $ddddS $S $dddd!S $S $S $dddddddded8b6948b32d0d3783077b5b5cf1751de44ab19873b58585be210d3d6c95d4a94a56bf9412fd4ce5566830950c610760963471190235d152a4320f5de114b9a1bfb7c57661c14911e422449d6ea54b1c9836055c446e6268a558295cde5ffe3b3303c5240b7e11ff060e65d8b5d8c11e908dc8371cb522f092068594301cc456a3d87857d624f4c4c3d438aca28c9252904fe4400fc245b7392d500c812216cfa329c5b201efd3f99389fe5b1c468967f7e7226e93066f10f61ae48977c1389cbeb8f2d7335b8ded947f535406d97fcb2eaa7e58227bb0c39ba02b0f917043ac0a2611809d59c87c25220493fc70263d81b00e99f760faf5d567176c41de5b7203a865bd92d06859e0b3aa4e342e37df9c43c3e18fa6505c23a79a7bb7579ae50a0a78f91b5b8b5fa15bc8797d32e82a9668f22ed4195f2919121e0c3b8236254b9505a6a2cb95ebeddbe11e49a72898ca58fa332366d5e3b7a67cd70b67ffdfrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-MooseX-NonMoose-0.26-bp155.2.9.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.3SRNMd@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)lamb17 1684333601 0.260.260.260.260.26-bp155.2.9MooseXNonMooseNonMoose.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:Backports:SLE-15-SP5/standard/a466f6ae0982ef46ebe73045a07c5f7a-perl-MooseX-NonMoosecpioxz5noarch-suse-linuxdirectoryPerl5 module source textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PPPP6KpY]utf-890451858797a3c7edc785e17d9411f62a020a046bb010db3adf39d615258b094? 7zXZ !t/wUE] crt:bLL g%\<2Z" = 3ƍV{R CjUZ2~QO!(z6,s3{(HT.b0*C ?BLM%. W Cn=/Y7$ȅU8 Lb0Tz+j->;n:8C̫uG z0B^Dr74/|X̘ $}xnMiv!}]=' $#'yuZLH"BS o;&52<[&ӫr2\v1ڴj8 lP[o럝RWY^0jp*N"y9o0SJ0 fQ%48Z9" FNk8lIp~DWD`|m2 1H %7"9{'T[9Z5@]\+5kNє9;ԡYn' 8U̴A?Z :RtKhf(y"=HWCE$ڭRسۢ( f ir<tlN]vCQ-? ѧ\41>v:x@ոʔ;&"ډHCnܿJ!xG۽yVI$tncݖy4GR7dZ\bMy2՛%u)A7u_ m&e)o^T+͗=Xf@$}*BBy- u֍Al;");`wJr$, VGŮؿlhQ3Pt` )iq_Ta07AnJ4%Me‹;}u_HY&4_|t:f ;^ H_ٚVcTo(4Y|@>H6tгdفll]u!w{DH L4i6I( [C4 )+ۨ:nv8B)6 OxP||{O6^rekIF/ϰ_Em=~AQc#3O =gl{(|DRO1d \.NG]Lg\Ajo&nz2*I#/C^uB a6cB6[%OU(}U ,ӨcZDahZ.KU#'al$kmzF.~xR w1<B -!.Vh11c41FqcKefn[ 9;6ISb sne$CtF,PٔGM'J^%b2|mF~V[Zo|6.qg]r7Xw7x*1UO&!?K~qS\w-/m3&O1K)k&PTխrrVÂ-(*&׶_51:bB}lAP 4|!Wz\;'4*U$??lΣd5F܍)JNl)o#F -Ra,/o]0О4csD+Rg+msb@L" M#]-=`w{Ib@뗫Scu eift$5\ _rӝPMfC.h&I0[*)TXUuG%0"CZpZkHL~?=הC9D>l#ÅCR9; W~0IAW`+_`y}'w~;Ȭ/iQEz;ξy!->_Hy!?*bit zlS`Cyٳ/ƇH"*yQD䣂Q*Prl}s GH8MJ#sJJ&tt6;v V́d%ruݗϵJO.cr$_BixW$l>L +/\+8șZ;`F^kW:.E^ jj$"O5o^V,+5Bc6j'A[^%?}St|duAd4Np1T #/  kxyZo9$pr̳c]a5&#a ͚Lib LA%)y!bgUVLqk+׭D-bE{~LIQh`Yt)x> 1xaɑuu b|G:.#3¹jK;Q< )U/03#@v3Ϻ_ҹ.,"zqiW_G;Q?*l[%GaڲKPݼΡ嗜X |⯴@=j1 rIwsc EֶXᅗ7ﯥ"O[GZ` ^nn%B{3,)u<J{O]{E#b JPZDpi Dާ(^L&b" bC06{ w9<)5vp Sȗ(%3`$ c(D' 7Nr3OEF/ueE}:;*a&O+HYv,7 БLz7̪~wuEDL9vJ] 2Ρu8Ͳ(sa3h֬u\1]bD{yhb]nyN)97$8.Tx0mRSNk=Ugi:yxI@]uwX nwR'L=_|9^uX{/4b*,59[V?|'Zftm.r%&Jö_>2D,Fc:ݏ;e\JkuPi) l# M[[BB L9X=/vE f{o*Yyy/U:yFM5YzK{1ko7hT&6\ k8 n\!jfeZk zGDǪ;= 9@XXU?u俑>(^ӹN p,FJ}RG,/ٻ{uawfl̜xCk |ɍOSC^آxNH !${;N,M2qkc}AW]ᤒ7BjAsi;Z[$G}Mx}jkeQ[>/ u`@l;rdؤ3g=?3Xt,/9<xc ZD6/I+~{V"򅪠JP͙ɩhZmD9u;)-pAQAoO,DGTr "] 8 EOlDK)b<q\*$L_À6A v$"xGHnG'[$<3: /ȁ:CɌp8Yz9l+#%e7o*B8a%Cu U˄h*QWƩw|)T/Ccn=j/%8qhFՕ{/򹭔Qr˂VdRio/㿈$N{~&[D ՉƽgjR2oM0ZC< ->B:tQ7@ L @ pBGE JHdPҶ.3bB 8ĿAah52* սsuUɃ-;DVCZor ~3-W WWXP4~+u"}r`1sq}g^0iwx45^Q Ȋq:N!9CP=Q_IuR<4rd\'ʦкP Xpu>2=< MeF,f ٍǀ":6fMR4g U.fSoF0͔߮]`z)) N䶙yv{(Ғ9*^bYCJxgwT-M,`Hp,rF]D2du/8ɪPL 4 *rD'#?P? Ȟ [-Cc/4[Om}J@:X *\ ILj˕X: K25WWФY.kH*TA[7"h!jR%a TR7m]ɗׯt>o@>\0a%xBj}syMl_/^ˠYPsF Uk߆qsw?bW$_r„ G??t 6C36+A=bƣFS@&Yd] T&kY{=VRFrQ~anTFf`ZEż(O3ċ;PlyW)eg!QΨk7AYm㵊حR@2"Ԏ2_w3GVvx"z: ouS BnЦeZ,m>SԴX¦q匔^2۳(?.z}AJt;,aƗkWSA֮ #>)Zin9s 3&eM_]s^Y^GT,b_u- CnLMf=q9IHhiVqCJN]'65daSB-]K)M>H*%Ky$viQ9VMuÐXB04 +BZ5'ΟO]T- BtkJ|1C{uZ#:i|f#)t(O3eiQCT1 Vhac hвWl s'L흟5L\Q;hwUN(0duR88."O5r-kmF-bjɍUv2%|zbjR5^wª%Z!L椺i1" lm#@ D]p0?1n<ak+%[I`[DcqmN50ݞ 0ZL$3T{`ADae(2M4NͶ}Njjcm"}L1Nv:I]wE@Orqq!!y4,BԂaE' >w644I6ś^H1NQ[,p['/vrI%h91X81XY13d73 {m?j'̢ۤinCxF te, M ,k TWQW6^SvZ#A?ׄ,Bf˘rl&{v/n7ZLF`Kep"WJun+*Qԗ'XKBJ:Xzq1Twbeɴ&'f^%̼bvaH 0wآVLdަhQa8Y/˚KhK(ڄE;$9b%he%f[S j] 3?U9?ed8!)߹ sn"rgzр-`h"i6q #OFAD4^g[ڿbeRC3O?:ݶn)5QO1>x踫$~.2@U!HbcDbA[c SWi6_k>#yN4=SjU9 ʇrmܕ `-^܇6%˂È`. 2RE~^_1ךI a˚'p/`uzx}HT [Whhsϛq-};RZGq\3젡#yyO.鿗wTy5-N3KXzXSk?y(/ѰMT(J3y5:vBQ,¹!Y&<7٫cU~#H*IM&%Ni$UIM/JO^#L>W "> dRPT]Nd V9,^uJ:jC ۳b1JK*Gj ӑu,1櫃Üm3'Ia,E\]]h *7poL&] [: "0ڡ"Fɨxu(jJJmO*g3/؟3jJW=,sѱew;,Iַ!,ъݧb^V"1֎(V;:n0h}n 7#zW F$|rZ$~Y^oplrrԽգ%rJ ui*G $]Fxʏw(ߏwC9 zU>ӊTՀip-'q:7ą*!қ͍Q7" 9%*- *08twIT^i*.Oۣp&ŦZFOХYrr V %|Ϯr5L_j2ڲ{^&%zoho0!ZC嬙Fםz_OjbK;)\1:NKc*ymgJU{d7d\ E|M0X{3uڈ 7)vg>,hBƛ[/ |e78^Pܞ"8Wuc /xX# vJg)Te='œؕs%\I]џl^AjbyF,2.-87*͕יߗ>j$u⎔j&+{Mɵ{qe7rJ z2yI7xXANGZ\ǡMF}' 9j-𾯕Wa lp<D`|8`Aϻݪ_*r-^ !1xIح_ZHd#&uuf?8lx+f1݇<w JJ6. eӸVjg|o1n, EFԍ?KWx6 v5EY%̢AW4DoQϤՙ7\H^\)&H o.^,ힾn+iD\*8-S$1<gʖi,a4O؂׭u Dl0_ WLS}j֠[o{4X׊v4MvYwӮJZ^sjW8-Џ[YVIrRMH_ڌkO5⫑$$5Ig֬u`|a +ܚb{N ;\(xZ ј٭9۔W,\>QۿC2 $U|ڔy>*^rБNH-lwIIWjLJ᠔t'- pxUe;4v*HLNN*M>>iYnwW9bb 2OGI"^v .y JP;+Ko  x͏2/7'%Dw?pl%6^s#Qٛ_lV5+랅vlzkW8 l*Eak0{57sAz6˜ϝ)gW npp'ůH牏$㓏 0[ЗK)43z4HJU@1nZ7Da4*GT°D3`T!Wu+ش|X.(R̐l$  O|ir ̠izT"z6}{@5ٳ||@amEpTLCD[;?#'RУ%{=𺝍6e7y!@4}NZ K+='SG}}QuBx}I]< d08i$#To:dSe<2LORC@9Qiny赬ɡ ٷڮurtVv8鯎HuFɮ ?{CebtD+7K֗s5x"lmѕCQEꨭZ42paE7ε q5ߑ4ab_'7$\p*uQ-MfH1B S2,|GU5YTGm(H,F–"Ȇ[Kb!!?q1}/ w}xMb Xo ~5]Z3WhuePVv?y*HYeo/Nj*tLKWc4@=8{$O겵 4YgT5VU2m6$G͗GGC*' <#TH4j*/טi4 {y/ӑ}/"iVq/28C 2uY6;8 $eH0F~~8&37rL9jFHKp3a#і@i1~li$j}lw>iyf,\IUJ<G)E՛{G%\*Ԃ!%)5z/U0A H!ĚMz,w0bhDȊ9KxUꂭȷ2YwhY&M&hנaA^@O.̛Sm*3+DN0l? O:fܪUAEKu<\%z[*6TMIMo#'Vq dA=[ET*rdž)./thaJ_ZcܷY2? 33هXKC0uu.`i8 {qbÔ4PjX!K @NڻkIQ`/Y߳*-7G0͌&65%\mf3jۈ86;(8gkxXZ-%؂ ]R*\ ڂRSņ%^zF8 w4uW D="F Y΢}7ݕ. &ps#r{ }.[fx8Ȭ% OC꒚~f:xOFK66]FjA ʼj\zޣ|Ю,|nZyиJYwMGFc0DBvĴ; AzSA0(,PQzijÒ1ө'!sr)-I߳YBT@fo fɾ.NnWYP< KQQ^92K7NgƄd'絷^< nZ*ֳ/;pR9P2;ܛL% Ɔu%ۙut#}#@ƿ#$;} yo -} C1x!2bN3vl(~F9Ƙf2pBro_4'}nMa x; AN\pj>BeH,O֤ V({t!䷀/ZO ĄTJ!r~zfNaƯ2LRyP5!h t@{PmL0 ъNJYiTj0W9ZǠ*oi`E6 azG?n(>,I5⽻IʷJ:2pU>&'*eQEcCp 0a!2Ӟʹ3m*l\H3ם]2ĀV,o?2wA{P6:lw~PaD]\::::nOj0q;3zk^$EH]S{QuzeN͡C/M[|s&_ C5F.N ߾0!gEf+x%Uk9&@P2 !hcQ֪%6ZRZnb1/y}5pgq![7X~W&OE갬М|{_K^eEgEp }$g`#BT lV{ޗοT-eC63J#0oUqz{Dfܝ'c6ؐ001^ Xm'7ёh\<,=W_lܴ~NH="f"K4ߵ\#S{:%q<,+z1(RN'm?& HY4ZtEバmT녿%ltQ/BL5C;q˦ +HsHn(VB&vzZq];OP2XK!LK&-.UCM~#2M5ecAd0S2LMӐojfȦ\پd}b"+%:#r{_{rr`ܮ,R97 wІayhCr)U`- ڤR¼/Yڛt%6~gZ=J (?Bʟk#m:7gFШ:ȝI^T3d|ejIV[]Ћ/X6䀃{c;#P6HY>Qi$cJ)NyxZ JFYvǨ!%z+ܼZ/RVO@:C U.(j-D5ѦcǶT̳BanH;Of?YK݂*59QXDϦB q4WvhJt3EN:` #Y ?GAPz?!w/3X%zzNFCE(1{t d۪ʞ7Sgmpsp~I?(@Th ӯPz&_d.K4Rl(y/ܰG,Z~a[A7=OA2A6*zlE<G$~Y/_nJ#m-.,wеNol.ƫns?P(-U]@چ ŗ"hF'n$h:Q,8'm*aaN&lވT> Gq;:7! D.^l kQtS@B"O ǒw@ Od_m_L[N`o29?kO'6ȏY~T@5Xtb5yٶPVe,a#CSPrğH$wJ8:Hu]Kf6P;E|Uxj [= b٤*Q*2ywMA* [g.P鯀W|6jW Gywv=Գ DumUQCWk.YDNW EW[F0)#BwZ>īi9՝ifRHNM/ozkOYAz#: Kp<&OJtC[0Ru[A5{/UV̷VDwc^ZT#dɐކ{{C S+Zm"`>y85U{lygaH)-CBX꘳ " My,3 al$2>! 5Cc,u LV7{ ^2e_OWK5R. Xv!\#'2BQqmDզk]x BQ||6P҅!8LQR%S۪!q+Xgy!̗Fꌒ zB̥Ի]0KH x$55y4Qef &# ?d%1Mw_ @>Q;@ G FXifu>hXĵX͛T2FeXVu3%,x~ BP>%7Ↄ^x&Gnqe`Iy4 U+ԯRŀs·z!g-'qrO ([( wl!EMa&)]m(ڛ^ b/k1Lb-QYr5R`^J[RRjgR)4܇nfR䎓2 r.ច_i!Zpy/8tj?t-ިA"Me\y揕qM,Ahc(&D FA8AN(z x$fټrd5RsO=nt;X ;`K[,?ʹG,F"A_hc,œ,}X2k6X432*eܙīa%?Z .J_)R\\]>ẘS4cdԟY I~e?FY.M`8j'xbS\xY>"DddP=|"*<=o#PW,z3nc6v# j8i[kYFu $,yEXxxoQDIekN1p"_"F7n? bs5X MjSeo#EX|v JF[&^KCGXnk-O)-+PħH@ >q9?<(,+45ߖČ%͍{%a|;mӞ&[%Lq t-0YE%vnHayRU/"mtʇ'P^q~7hu*~0}iTʴE@6t"Yx9ۇ#['t};u@ YZ