perl-experimental-0.019-lp152.3.2 >  A ]o/=„,uzԩފ~ƈEA %kc<TY >Ӡ.+3^ {}4E1|sogh~_}8 Ȉؼ\q*- +SܒXuadA9C~I'j_B ˋWf%;?[6k>Q1!oR]tl.mk{j'> (U[ᙯO RmDW.Czj]cj(ꇏE@7 =+&Rk3jz֣g*s|>p>D?4d $ D         * T Z d            4 \      ( 8 9 : FGHI<XDYL\d]^bc_defluvwxyz0Cperl-experimental0.019lp152.3.2Experimental features made easyThis pragma provides an easy and convenient way to enable or disable experimental features. Every version of perl has some number of features present but considered "experimental." For much of the life of Perl 5, this was only a designation found in the documentation. Starting in Perl v5.10.0, and more aggressively in v5.18.0, experimental features were placed behind pragmata used to enable the feature and disable associated warnings. The 'experimental' pragma exists to combine the required incantations into a single interface stable across releases of perl. For every experimental feature, this should enable the feature and silence warnings for the enclosing lexical scope: use experimental 'feature-name'; To disable the feature and, if applicable, re-enable any warnings, use: no experimental 'feature-name'; The supported features, documented further below, are: * * 'array_base' - allow the use of '$[' to change the starting index of '@array'. This is supported on all versions of perl. * * 'autoderef' - allow push, each, keys, and other built-ins on references. This was added in perl 5.14.0 and removed in perl 5.23.1. * * 'bitwise' - allow the new stringwise bit operators This was added in perl 5.22.0. * * 'const_attr' - allow the :const attribute on subs This was added in perl 5.22.0. * * 'lexical_topic' - allow the use of lexical '$_' via 'my $_'. This was added in perl 5.10.0 and removed in perl 5.23.4. * * 'lexical_subs' - allow the use of lexical subroutines. This was added in 5.18.0. * * 'postderef' - allow the use of postfix dereferencing expressions, including in interpolating strings This was added in perl 5.20.0. * * 're_strict' - enables strict mode in regular expressions This was added in perl 5.22.0. * * 'refaliasing' - allow aliasing via '\$x = \$y' This was added in perl 5.22.0. * * 'regex_sets' - allow extended bracketed character classes in regexps This was added in perl 5.18.0. * * 'signatures' - allow subroutine signatures (for named arguments) This was added in perl 5.20.0. * * 'smartmatch' - allow the use of '~~' This was added in perl 5.10.0, but it should be noted there are significant incompatibilities between 5.10.0 and 5.10.1. * * 'switch' - allow the use of '~~', given, and when This was added in perl 5.10.0. * * 'win32_perlio' - allows the use of the :win32 IO layer. This was added on perl 5.22.0.]hlamb12waopenSUSE Leap 15.2openSUSEArtistic-1.0 or GPL-1.0+https://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/experimental/linuxnoarchQ?sG $AA큤A큤$Z$7]g]hZ$7Z$7]hZ$7]g5d734bd9ef95dbd869dbdb6286a34bcd43bee8851e413d5e14263e01d5e34889cf593c91c5b9608da13eb5c8bde6ee5236b7c1e14cd01621bbb4bb7a52b76817d912481e9af13297e858a585835ec395c97e25358b05e9b7ca3e386393e9dfa401395002b7372909819d91c49e80ff93acdd9c2495255cd51399490aacfd59421d225881120440c887e806da5858977b1838055189f5cacef62d190e0a815595rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-experimental-0.019-lp152.3.2.src.rpmperl(experimental)perl-experimental    perl(:MODULE_COMPAT_5.26.1)perl(version)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z*~Z ,@VO@VUTN3TN3T;T)ISj@coolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comncutler@suse.comncutler@suse.comncutler@suse.comncutler@suse.comncutler@suse.com- updated to 0.019 see /usr/share/doc/packages/perl-experimental/Changes 0.019 2017-12-03 18:40:19+01:00 Europe/Amsterdam - Rerelease without NYTProf files 0.018 2017-11-29 12:39:58+01:00 Europe/Amsterdam - Make test pass when warnings are enabled - Make experimental installable on 5.8- updated to 0.017 see /usr/share/doc/packages/perl-experimental/Changes 0.017 2017-11-14 16:23:53+01:00 Europe/Amsterdam Remove auto_deref for 5.24+- updated to 0.016 see /usr/share/doc/packages/perl-experimental/Changes 0.016 2015-10-10 12:46:48+02:00 Europe/Amsterdam Fix deprecation check- updated to 0.015 see /usr/share/doc/packages/perl-experimental/Changes 0.015 2015-10-03 14:21:18+02:00 Europe/Amsterdam Make lexical_topic a deprecated feature- updated to 0.014 see /usr/share/doc/packages/perl-experimental/Changes 0.014 2015-09-12 00:29:37+02:00 Europe/Amsterdam Add bitwise to list of known features- updated to 0.013Upstream changes - 0.013 Rename lvalue_refs to refaliasingUpstream changes - 0.012 Added lvalue references featureUpstream changes - 0.011 Clarified which order to apply pragmas [Grant McLean] - 0.010 Add returning 1's to evals in tests - 0.009 Hardcode features for perl < 5.15.7- initial package 0.008 * created by cpanspec 1.78.08 - checked license - took over maintainershiplamb12 15689967120.0190.019-lp152.3.2experimental.pmx86_64-linux-thread-multiperl-experimentalChangesREADMEperl-experimentalLICENSEexperimental.3pmc.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/share/doc/packages//usr/share/doc/packages/perl-experimental//usr/share/licenses//usr/share/licenses/perl-experimental//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/87041a64218784f0229d28f43835524a-perl-experimentalcpioxz5noarch-suse-linuxPerl5 module source textdirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PgSse`v <utf-89b6ba27821ac86b50d894c111e0636c4eeb0de988507844463475189f90f83f7? 7zXZ !t/|/{] crv:w]Sy͕e80]=P3^VCKj %3Pxs% 쟠#N2|z[^hJ7Rt[K$~*azS\`&jY\W&kܘGe籵,s@DˡbѨέậnVJb֞}.% @Qcc ' E /碝(.Gou}-uʿS4N틀Z^>aP}? vgT65qt ͣQ#f@Fs 5P¼=-okk..f}IS1H" ϊZ9y>4*і$cMiqenOAXA +G^HJ;fa97edixBM,HEF]RgĴ8ds˞*,uA­q}>||t (w|0KK/WE@?5d1^?=g&4G~("W9e;+jn f,CNY6+)rWaBDǕS^͈Ԁ>=LK5ɡ|r'ɘ23g9u3ͺW gv=wlNǙ$-m?ȱpʕbu3XvYc*uY>.jHg6IkL2.I/Ř: TzSg0gG*Ma<  ֙{\lsJkZ9%,u!z0Ӣ[$M%`aEL(oO LaKv )?vt'A$ژXu{`U`? 12Mc\#dBXA7 hC_!a08z :{_1Lf]8l mi_kuQ6gŁv퉑,"MsDmcE8Jl>S]l_Ux?V\.LAAU{ZU\S^DG0DTGmYG$߶J Mn$X`&f0umJPV.__w8g=0B];cՆy|Y{5#mzI mܗrClG ڎtY9m `)l6j|S9{ZvXeniQ6K>~-8q$f~B2 T9AK𺶻!? 4QE:A %5-GvKy= _kXޘᖇzl 0ѷb?4:ǖ*LHk,J8f/o ~ߎVD4vKJb;cȴh]^z핉d}QP9rļr[X= =_ ?z.ꈀi;`YЪ"|5T@8`c, Č؅acjHdqiF^vГ $+3kH0o3Ÿ{&>A"~!}*C3S p;OIDʒ ajBf{QKiYw`gI\%.^#(n<\|a2ݥsX\LE+쁥eW tJ#l;dh12_y l\<Uwaf_GjkfTWfv|Q ۫8zyK OT[ U)]p~7k<Gf:`xKa3m<8PM1shZob򼡲1ԷxloWFFl%oa%GijEꞁWYdחt<#x ~`O4^``ą{c <`سU? Y-Cx긊s67ePjI[$!X r<1F w yIGêÙ 8|@5v@ 9RfXX<w`NU 1G J^)L= Ha0?X̫pƉ 5,/NfG.̓Vk2_'}Wh\#5\A4śb~%eYE4`B"-OV,q#Y/M.EnQWj{uֺjR6mQuXssXZ"8t焒5V&ung1,jʘOdpˌZ=%%MòZ?&@xQ7 Sw>J_yC~fΛOV/s3"Bla.ԎZsA0Gs m'R#f~.wm9暳GPv*X|u6öSX%hB7آG"a bwB*R!(yCe{HtTbtl GYWψ{h(k]̧qŎn} :ǭJ"?04E,S¯HV%1 XenLB}BBpfZ^Xx7W?>ܧ2RhQ^HRfpFĸ,ː)&IfGȾz}r,VدYVᳲ7M69nFV44?;&W--60$.\>IC嘲@զy5 )Nc/Pn#%{.cE8|1H읫T&O‹ri*=< q7O;Ժ<j~^D h~>qEo.U\zj]nw<,_:hS@nܭ?'wNӥSY,:  ]ha&R.e@K~D%9cN𧑨C_@3~}k @2{ч'/l8T^Iz)F](^ %xO8V|t5nA;|`5{_ "Y~dz+ۥ#Jmd 9z8!T7b]ߝ)?BT`6!!UOF~S$45;Lò2y pgv+ Yݷje :p*"!>;ّ_DtXaTvEjagC^I*z2ђZŴiLdlALiokdp2=)˶QYtȬш9M7RIw,tQikڲ IW[N[))3YH _Kc 'YPvVFǂ%%$Š*닾2T'< AWHxvد(2JA+eh9Z0 3v; ?vDXmb-*Cw߯'( e--fNoaJM)\]2$U=Ik{^-6T8-p0^%FYZZ].W / 4i{:G'͈-|D:M85_uQ4*rg:t8U3{mFiż)HDADV9T_#RJر>.J`\兣RĈqW~iY Z}y-M$IPF-JZ*L/t^]* [acS(;0E|`;-bw~_ "SE8*tfhn+%)F& Dn}nAyC Q 7z;l \ "g'ƎS iBvt8s?i7k_uɭ;BA@ہ)I~T8'.WƔx0] PqK|#_ gQB.ITтJ]XϨWX.I@6 >70y7}N}b KV ʏ8gslHtr9菍۫?<2+N||G۪Dd\Sn"M/#PtvG I1Z`L~EN=M@"%L*Jx~2+W ؎ݣuB]ݬ11{cs{%'عU{Hy-hj^Br9rOa@^o{m4:@! }Vq]WP`$5{8cwegs~VME*m_ȹ:G&CR&} ޷ A(&6'E>GF9DkI85S=i! PU\38@{â$ nMֻf|ETuJ#]5 Jc3oɗZa9+Q,{@h)(>TG'l}J_vXN`#);DdB4,;[e_.`̲!@.ZxхEzM݇s% [iE t*+d-i6 fZLg-Sȃֲ:nYA_/ׂD;Pm(YGU*NR. 8hWyɵO:(f=U)nF ݍn,:a4ۻݭ6w P.` A{6JPHZ9 xE\3X/*Tb$};JQy,i/x5};\_"e~;i0yo˚/ VװsCfEZ~ŌX<_+ GVrj7pn1I^«w82`nb`ےjtp3bL{oǍtPQ7oXeM/3gƏ궸I64Ylժ SnȫF&|duH,7. + t$bĥ =βǗ 8z8*<0/ON UµW/hũ!A @ ?Kl~c|H+fm2  I T=SCٓa8A[+d ʐӔI'v\>9o%/!rf91%|1˗/شP- )s>VY[8b"'8q~1]bdkHtŨc<9J#hVاސ}}6\6wȕz- /6k6;s_$iI][)d'E\VzF:L7N/1?7\ݨ{Cty xHb^L.i,1 f-GHR nhl5CO{ ȞIzs&@OͲzt:/Sɀ`xVtj}Z⵨]TXdž? 'sTv24c-|cS(;<RtoP1> ;c{ots:B$4Yi1BhJ Ϝ3Xp6} R5GnG]hʰQ[Iƨ|UYfrZ-iKxm!J!]ঌF&Vj>f5Tj@Υ{CNHeSICۑDKYN;"ZjFTF1P Cm) fN%L$2  |Kp ̙α$JƏ[&" _j3"N^'nv$b/H "uTpb ik"ςצ;K0{r6m)MCx~}'USy8.bXD?>ډҼoy?jh ᠜)ډ8Ԩ^Y*N"3_nq}̿߹ڸ/_5nS6T PXMv47XJ3?9]kfe>+C[ǃx܏<oqNvrKsd*2Pń&lDA!ޚb]չ!ԫooZ4տ,u_Eb ~pH<?C;)u 8SqGߥ8V>CDT5ɛNS:'͝_@|zV2hUܲk;(3%P!%obʜ&)%@d QH)YLHv bZ҅ʴbK*zƍyX,S#ziY<@ +E(?0@a[ n9ȼB#\X]zǦa܄>|Ώ{QDۙ84OEN*&x,Lreh!v񂤣j\ w%n5?oAk_0)v$)i4~o\ROZ|:ǠO(_AHI2 ҅Sۍ\ۀբ LMm@JGLk [.lP@$VڗT nG89(;c2Cy׭bfRFL9CzYU^WY5qon="`x&YO81bYjs$ Hcm^т?lѻ<™m9CMϺܰLu$Cʕ؂{Jr MX9Dm"v曡p%h$&2؋|ni_'W0<橗/e`Izuf''z9i1bÄNN B;o$lW=Zk f=zwJǪmUIhrVp.+"o:YFܡbܱ~#wlW[@F;J:QVxK̪9a.MĐ:4EH rJN>ئMDppI'~#j_SNbꅰ39/Ń ϽY1v:<ԷzCWVH>^|| ^ O9zeP}%O0-B'۶Hɦj kO{V9P'9@]mA=L"mm>[DƠ_ڿ|KdկD_~**X̙nv RzY 4s-,q'tE?/c|VV) )& \a~g E5T fnb(,ڣ-i e77VώsoqnD!/g18jBɢ +CK" gC4dY.oqikU"A4@=(\^܏jV+0#Ie')TAo |U"l2\Mmk 2bhgK)P{G8Ft0zuGa<?OPM(js\ʜCnՒG Slǭ;*ã^  ʣ#}q݉eV{sQ,UT=N$R iU(κ ɋ*jEu>t8JdӶrYW-s}YW bʄkx򼛰-[Lb}|& /UgRK}sj,m7<cU˘ῷ]7**cz0J2M~2RgMo;<γ|^f xK}.L%T4:-'TK [:Ksïi38Ú਒*&QΚkϱT$7=O$\ &H$W4bsL>,~åecT,`tRZM* l-%p wJh$jݡtG)NIF,3]iZoTH׻7cEB͇5ɤo2wY4~!umhς@N % f;W(mv*:_Ok YZ