perl-Test-Specio-0.42-2.el8 > 6 6_6 3!pQp)Tξ7]mtZ``| ]mtZ`+o5Q-«IR䕊PLt}ݸyI RM.0{a. br3 eȰOOo) |uDg䲈tq>9T(h^[8n(H. K%F!+z*ɏ`Ա g,l2tnXjuL[)艭Q tQD1x,UqJEJBŝ?j;izsԿjnn9Bg:.[+KXMreXS.\ˊ|-?|=Z5V6~XH3{2kzƩ 51{)Y(X$qSlx&p9ai,3bCye8jMř 7g`ak,=Kz[@UYW#~4th XRh~߁wc- +{z'߉[q6EP.47i=\>ދrͩ!y n6565deeeef64f26dc3221f135138961e6e78667b193b4594de4b92f79ef0195742ddfdf0fa05f060fd3d7ba8825ec2ef35bf5fa0H 3!pQp)Tξ7]mtZ``| ]mtZ`JujKc{?`qJ-Ya%>xa`}܂' #KX У%m5Z:LzƋc zX'; d^񧊖љY%"=emWWmo]L><3H(ZG}~m焲I{ _cuZ.낔ogϦ{zSN=:}ovjԃC7Lwe(+^+L{)B)ܰ0M|/`v>Mxz"l$r>Sm-.Wۘ᨝hôf`siJzS\J˷G|5Njʹ7gY4N2R03 j 8oV|| 2̿AO kwxo-'tv5ޝAfwg58ǐK4]JuϧJl&H Oҫ/5i nFӕ`{ ]Sz;#wR3qɮZlӫ_yn3ltU>p<"(?"d  6 *08D J P \  0<`@(z89: KGHIXY\]^3bd e f l t u v w!px!|y!!!!"Cperl-Test-Specio0.422.el8Test helpers for SpecioThis package provides some helper functions and variables for testing Specio types.`|kord1-prod-a64build002.svc.aws.rockylinux.orgKojiRockyArtistic 2.0infrastructure@rockylinux.orgUnspecifiedhttp://search.cpan.org/dist/Specio/linuxnoarch KaA큤`|k`|kY695d86ff3e6fcee65e9134981c1484adec38c5fd32655e326692a1e0fae4ddee852c498fdaf3c44f61286b57d1b905568f8da93a94dd2c90ba340fbbb927c210rootrootrootrootrootrootperl-Specio-0.42-2.el8.src.rpmperl(Test::Specio)perl-Test-Specio@@@@@@@@@@@ @@@@    perl(B)perl(Exporter)perl(IO::File)perl(Scalar::Util)perl(Specio::Library::Builtins)perl(Specio::Library::Numeric)perl(Specio::Library::Perl)perl(Specio::Library::String)perl(Sub::Quote)perl(Test::Fatal)perl(Test::More)perl(Try::Tiny)perl(overload)perl(strict)perl(warnings)perl-Speciorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.960.42-2.el83.0.4-14.6.0-14.0-15.2-14.14.3Z}@ZNYaY@YyYWY7Y5GY@X@XXX*X@Xx@X lXXkWWH@WW W^@Wv[@Wv[@Fedora Release Engineering - 0.42-2Paul Howarth - 0.42-1Paul Howarth - 0.40-1Paul Howarth - 0.39-1Fedora Release Engineering - 0.38-2Paul Howarth - 0.38-1Jitka Plesnikova - 0.37-3Jitka Plesnikova - 0.37-2Paul Howarth - 0.37-1Paul Howarth - 0.36-1Paul Howarth - 0.35-1Fedora Release Engineering - 0.34-2Paul Howarth - 0.34-1Paul Howarth - 0.33-1Paul Howarth - 0.32-1Paul Howarth - 0.31-1Petr Pisar - 0.30-2Paul Howarth - 0.30-1Paul Howarth - 0.29-1Paul Howarth - 0.28-1Paul Howarth - 0.27-1Paul Howarth - 0.26-1Paul Howarth - 0.25-1Paul Howarth - 0.24-2Paul Howarth - 0.24-1- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- Update to 0.42 - Fixed checks for whether a class is loaded in light of upcoming optimization in Perl 5.28 (GH#12) - The Perl library claimed it provided types named LaxVersionStr and StrictVersionStr but they were really named LaxVersion and StrictVersion; the names have now been fixed to match the documentation, so they are LaxVersionStr and StrictVersionStr- Update to 0.40 - Fixed more bugs with {any,object}_{can,does,isa}_type - When passed a glob (not a globref) they would die in their type check - On Perl 5.16 or earlier, passing a number to an any_* type would also die - Fixed subification overloading: if Sub::Quote was loaded, this would be used, but any environment variables needed for the closure would not be included, which broke enums, among other things- Update to 0.39 - Many bug fixes and improvements to the types created by {any,object}_{can,does,isa}_type; in some cases, an invalid value could cause an exception in type check itself, and in other cases, a value that failed a type check would cause an exception when generating a message describing the failure - The messages describing a failure for all of these types have been improved - You can now create anonymous *_does and *_isa types using the exports from Specio::Declare- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- Update to 0.38 - Simplify checks for overloading to not call overload::Overloaded(); just checking the return value of overload::Method() is sufficient- Perl 5.26 re-rebuild of bootstrapped packages- Perl 5.26 rebuild- Update to 0.37 - Possible fix for very weird failures seen under threaded Perls with some modules that use Specio- Update to 0.36 - Inlined coercions would attempt to coerce for every type that matched the value given, instead of stopping after the first type (GH#11) - Inlined coercions did not include the inline environment variables needed by the type from which the coercion was being performed (GH#8) - When you use the same type repeatedly as coderef (for example, as a constraint with Moo), it will only generate its subified form once, rather than regenerating it each time it is de-referenced - Added an API to Specio::Subs to allow you to combine type libraries and helper subs in one package for exporting; see the Specio::Exporter docs for more detail- Update to 0.35 - Added Specio::Subs, a module that allows you to turn one or more library's types into subroutines like is_Int() and to_Int() - Added an inline_coercion method to Specio constraints- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Update to 0.34 - Packages with Specio::Exporter can now specify additional arbitrary subs to exporter; see the Specio::Exporter docs for details - Importing the same library twice in a given package would throw an exception; the second attempt to import is now ignored- Update to 0.33 - Fixed a mistake in the SYNOPSIS for Specio::Declare; the example for the *_isa_type helpers was not correct - Removed the alpha warning from the docs; this is being used by enough of my modules on CPAN that I don't plan on doing any big breaking changes without a deprecation first- Update to 0.32 - Fixed a bug in the inlining for types create by any_can_type() and object_can_type(); this inlining mostly worked by accident because of some List::Util XS magic, but this broke under the debugger (GH#6, https://github.com/houseabsolute/DateTime.pm/issues/49)- Update to 0.31 - The stack trace contained by Specio::Exception objects no longer includes stack frames for the Specio::Exception package - Made the inline_environment() and description() methods public on type and coercion objects- Break build cycle: perl-Moose → perl-DateTime → perl-Specio- Update to 0.30 - Fix a bug with the Sub::Quoted sub returned by $type->coercion_sub; if a type had more than one coercion, the generated sub could end up coercing the value to undef some of the time and, depending on hash key ordering, this could end up being a heisenbug that only occurred some of the time- Update to 0.29 - Document Specio::PartialDump because you may want to use it as part of the failure message generation code for a type- Update to 0.28 - Added a Test::Specio module to provide helpers for testing Specio libraries - Fixed another bug with a subtype of special types and inlining - Introduce sub-package perl-Test-Specio to avoid dependencies on Test::Fatal and Test::More in main package- Update to 0.27 - Cloning a type with coercions defined on it would cause an exception - Creating a subtype of a special type created by *_isa_type, *_can_type, or *_does_type, or enum would die when trying to inline type constraint - Removed the never-documented Any type - Added documentation for each type in Specio::Library::Builtins- Update to 0.26 - Require Role::Tiny 1.003003, which should fix some test failures- Update to 0.25 - Calling {any,object}_{isa,does}_type repeatedly in a package with the same class or role name would die; these subs are now special-cased to simply return an existing type for the given name when they receive a single argument (the name of the class or role)- Sanitize for Fedora submission- Initial RPM version0.420.42-2.el8Test::Specio.3pm.gzTestSpecio.pm/usr/share/man/man3//usr/share/perl5/vendor_perl//usr/share/perl5/vendor_perl/Test/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protectioncpioxz2noarch-redhat-linux-gnutroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)directoryPerl5 module source textPR RRRRRRRRRR R R R Rutf-8de28f4a41ff31693e538daf17f9ac885615033c51f46e7a9513862eac7e791de?@7zXZ !#,!] b2u Q{Lv|e2+Ѱ |[P.ԛց"[PMT+JIbbwjbEw!-\k}ʐau@kqF&8EV\᪓mI%sDvR[ی#;/Qp땅OmCOb!0vQTl,kHq\~ s{BT 鋕3q/4)'jy~ep1[ଖ~ӏ7Yo0z$`%\ adТq aj4襉>I5y[,1osL%,W|{KYfI' IF`LAqťe3i}ꣅogkw@(TR᳤~DdJ'do7/0ա& v_/ۑQ\-*wPD81bUv ֳgsH,o&x'ߢÕa{ۥ+rn\C]& .k灌BG>/ҳ+umĭOy;͋<'yszu"J%>HM^UK߄օhKV9Z~bN+C$ GqͥYP`Nepx r?ٳ$O,g>+ 4:v,8]Bit62Hѹ2< Sa}%n+X}RƆTC:) LxN=Yz 99 rNml򅕈ssЍpFs¼ Yjm&mf8bl⼙N8=`"!Ct})WG/5MZغꂡ> O%lFG0{$Udg~((TegLA3OsCx"Lf3)Ik!4L~`uxZ)Nk˵ETJ R"[beDp;Gۇ3i48eqӌ_a,~8撱6@a"r =۞^r՝֒%Bs`n[mQ !1A7ԄyHfNYªh_뷬fCn0XNq?#xيX鵐CP1]{o$.U`x;,`j0cڬ@mF{sUչY,,yv]pq@j;4LɌG/{n !|/İxK:ol2$C_UNQ[;V/H0,H۪`PI8"Ɓbv5ߌM8~N(@'̃Ҟ%$N,ug l|Bd='7{U' NJőn XUA?]ph$\qn1s򹲠wIY8koϪ#rΩt1pė~4:hي>`xX=V+ʒ Tz9z˶3 G b'V'R ?~.KF?.y a}u% x # \:V&  :&_=-XwI7?olHxq6LɆPPo^Y'S\.5F߸'|lKrm* %ޱ3@a18]ոkZ;jcE;]dzE-w.T VkMųv =m=y3Ax?9Z 4%mك<մa[D:D%"a)n"(I|}xi/_o!ͻ!퍡? F0EN42:2F fKag1`7-[JU*IcwSQ)U01]X(cbw6̮U"ۉrMkCL靀'h-]Tls]swҸ" ȉci+1"ye`2q";wuّw'T'vUSӹ}p9h*:(>1gza'< <>K򿔈[(g|8%X"vSzL"IQiW֏MԌ-I+yAܮ.c9K<7K$l5Fxb j+c+EtjĖ0AGOvċp[ ,QQ?PWV-0}kn? mc{]zeG6ް< ̙q9Ef]t@.ئǿozP}#ļHK3U׃9kBE:ALz%t0+U:gYxG ̣F{91ƣH6 NxJlAiٚ+Ajx&֖t485+MZ|U. oY9u˛\P7@UCl3Ra Uˆ#M,6`C eރ:斉#GQ.=kvIF)( vOm(#03G7RH*j* P[u݀}>(mc?.ժR`|bE9Q *6Y87sןO2`!e6bG- .;<|ڭќ*7hrĜ'egKᥲN}Yr!%|KqQBX;8'nYkp]&3ϛbhsE88Ǐ0EaNbgfgJt.Sص>jWouc_;U)8A'aG =Jٖ|ӖL|+?Ffϭi^hjȬㅲQ. OII $`f6oMY%L[2PQ)i/ 6 s5w[ЌZ;dmCNF hćj^5=Vqg%hX{H.$JO:g6 %RYIF7Y >.SzRPdB >F ]\-LRr(*zϨj6"U=B*}65naq8$}nuleD? a$ZB䮝S(H o8zm(sť cqdI 3hӻj7Cq%X[~5D"qVEؐ-UGM-˩0 5 ģ_CPUtRD_z6jiZDg^!5s O: 6L>ʹJ"OK݈Y?U{t`2ۏKK11;~z7.Hsr_>̢ u*mxny|'t7<{CK8;X+OQ?_?#A/kPJVxDj R'T*kc]kn9gĞ%ͺ =_ Pѡs_=Y:t;$ɞ~u)Sz}̐.`1W:iQ=077&~qdo=b:2?@[M#gy5kZ9<~μGg eĦ7:PZlJ$qAaqU|,j I?Ńrle?+PU1nr=eF_y"+bFDvF$5zIDx9E|rE tɪ_%_fVү}O|SI(O<8|,f7Ȏ\+9V sBn?^6-%PquY> x'U;6`V,ଆ݁+V^ȴ"5P 8Y5_" HqC[ܻJɇGIAOqY>LBۘ\,$7CK5Բ wlxgH%cC鋰S.jesΝbs\542>]AN'?ۖ I^e{ϕ+el(_5F9ˁbv`z8FskdGׅ:J&stES'qPv,(fLu=&N`n<t-Lyy߂xS8xqa 6,({j+<CńHV\fz!6(SUT%VN)Tȯufhijb0'PRk(fm [ۦ!sFY_wiVU*0^eb*Γ\KQr4HzJ~NxëWuFg C$Vַߖ|S sEwiU ;0"E$Y׏]B;/_S īqg/fpMz+ATo 0Cc-z+&IryQb{},?| }(PIxPVbNZGL{o7XmN4;TD\pE0-]l9t%tR/ijC]_*믓uKVc^"vH>0rΑa#F%߲" ґQ}mHQʍ{=wEvP7#G ю׌3se9cd:x&7}S;KRh5G,`QJ=X*Y5aw~*B9Iߩ{iE6|2Zҕ3!=,ܗ%A?pf9\J +ܡDʞlDeҚ3&SfL\Gj.}U?)kUON:j1?4r_T Yʔ⢹s6nCz$ׂIT!Qs (؞L9ibpgT*`:WiB F4SЭTS:ԝ~? T v"e20긚ͺNԑF^:r&{Id.b/]!zKqWȼ;ŝ7bU&"A!sI{NfwR@CHt~xƞ-ݘ:('K^lx6szKXcNk=Q~ ąst^U {P*4^K!9kzalMU( d]J\.!1Up[B2@2L.V36q: *|t~HĕP&$뚀|"MB؊{rxuXPj|j7*~s\ )1$kb.ٚO/5 A۩s1` BUV6^/ԝnbi>fxLh2Iw6:D u^$=j 䭍E׎|:x/$/JW4.vAW'M*X}[(%]"Fd'I{x-yGT{8a;cjZ-ɸ`xduzi@MЁ ]r TP5ы iF+%`DߖDRJcq2)ktʾFaYRL;$)?꬀PCITf=< @h&LƓdD豬戴za4L^nּ8x:gQ~c's퓂ۅM-/6T9ގq'bB!(x&MI-4} zyn*+K~q7tmPΉ"\\|X1䂪ErQc\dCi'2`hI&5?뀹]F/txBf\/b6Qԡډ hM"sa8 FZه wk'!έ"+t/= ]R X C±;Nd߭DuX[b8S`-]\fPF;v)٠WhbeRp4gmq$0érX,Aox;â@a)g_YL 8;@JS֋2M@ϝE̍a 25nM!7*!QCsI HӁ<&O_tEQ)d*ھF&-z!| QB/[|#!S2(ۦ]+¥j^olba맡"οL-I,i:ú9Z)n QW24HG mIOy//5uN_^%}Թ*ctǹWn#rpld?=-wwXvz̪#V- ť/I"~l4gQQE֓#~ͨ8%T:MtyrPv'0O<Jp =O\у1! zƾ`1(Ԟ$x` .pdT> aBaAU_} |D̴( YZ