perl-Test-Script-1.29-bp154.1.13 >  A bxބ!M@eee]rl> bYoN5c%ɢʠQ0n'$=gGZuFS o+s˪"^3Ɍ%k@UFl֡ :*d/Ն1$ ]㉅y4Ü)ԇ2JЉ8_bFtwL8qsA9P:`a Osmm/}|\M$J“kgʛS^v?5=aB5yHӄ(f @?j@3d6Z`r"]ƥΜĚ^* bPހTzJ4>p>$L?$<d # J!*K eq              @l (8 9 :  FpG H I XY\ ] ( ^ b!c"0d"e"f"l"u" v"w# x# y#z####$8Cperl-Test-Script1.29bp154.1.13Basic cross-platform tests for scriptsThe intent of this module is to provide a series of basic tests for 80% of the testing you will need to do for scripts in the _script_ (or _bin_ as is also commonly used) paths of your Perl distribution. It also provides similar functions for testing programs that are not Perl scripts. Further, it aims to provide this functionality with perfect platform-compatibility, and in a way that is as unobtrusive as possible. That is, if the program works on a platform, then *Test::Script* should always work on that platform as well. Anything less than 100% is considered unacceptable. In doing so, it is hoped that *Test::Script* can become a module that you can safely make a dependency of all your modules, without risking that your module won't on some platform because of the dependency. Where a clash exists between wanting more functionality and maintaining platform safety, this module will err on the side of platform safety.bx}sheep85SUSE Linux Enterprise 15 SP4openSUSEArtistic-1.0 OR GPL-1.0-or-laterhttps://bugs.opensuse.orgUnspecifiedhttps://metacpan.org/release/Test-ScriptlinuxnoarchR70'GA$AA큤A큤$bxz`C bxzbx}`C `C `C bx}`C bxyb8c95c6228a4ec2a110c4c6a4bc6a96013b5ed4a894bf7eef57b67048006a21485dc45a5e29a27f47e4c0d7660ad3578a07d5452aa5161d338b90c43c0412cbc5eec9687303b5eb88951321012cb74993ab6c7c1c0da9f390185bdb235a6379d48756f756a9af303b01b5d3bbfdcc12fca032de8d09592aea440b2ccbeb69395fa9c28714d0839b3169edcf999131df16c1c0f7bd87b7ead814cdb5c167fa6828fe4878d7e19e772dec9eeff18f5f0546380a805e18f8e72368ae650c75d55bcrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-Test-Script-1.29-bp154.1.13.src.rpmperl(Test::Script)perl-Test-Script     perl(:MODULE_COMPAT_5.26.1)perl(Capture::Tiny)perl(Probe::Perl)perl(Test2::API)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.011.3020153.0.4-14.6.0-14.0-15.2-14.14.3`f@`.V]@[Yw2Yh@XXX@XW+5USTina Müller Stephan Kulow coolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.com- updated to 1.29 see /usr/share/doc/packages/perl-Test-Script/Changes 1.29 2021-05-13 09:17:30 -0600 - Production release identical to 1.28_01 release. 1.28_01 2021-05-10 10:12:22 -0600 - Added script_fails and program_fails functions (brainbuz++ gh#34, gh#38)- updated to 1.27 see /usr/share/doc/packages/perl-Test-Script/Changes 1.27 2021-02-17 13:15:57 -0700 - Documentation improvements (RRWO++ gh#31, gh#30)- updated to 1.26 see /usr/share/doc/packages/perl-Test-Script/Changes 1.26 2019-10-25 21:22:03 -0700 - Add program_runs and related functions for testing programs that do not run under Perl (gh#26, gh#27)- updated to 1.25 see /usr/share/doc/packages/perl-Test-Script/Changes 1.25 2018-09-27 15:33:19 -0400 - Production release identical to 1.24_01 release. 1.24_01 2018-09-24 12:38:07 -0400 - Add interpreter_options to script_runs options- updated to 1.23 see /usr/share/doc/packages/perl-Test-Script/Changes 1.23 2017-07-18 03:12:24 -0400 - Production release identical to 1.22_01 release. 1.22_01 2017-07-14 07:21:00 -0400 - Fix testing failures on Windows introduced in 1.21_01 1.21_01 2017-07-13 13:37:09 -0400 - Migrate to using Test2::V0 internally- updated to 1.20 see /usr/share/doc/packages/perl-Test-Script/Changes 1.20 2017-07-13 11:17:42 -0400 - Production release identical to 1.19_08 release. 1.19_08 2017-07-12 08:22:41 -0400 - Diagnostic release 1.19_07 2017-07-12 07:53:55 -0400 - Diagnostic release 1.19_06 2017-07-11 05:34:30 -0400 - Diagnostic release 1.19_05 2017-07-09 11:35:59 -0400 - Diagnostic release 1.19_04 2017-07-07 16:26:41 -0400 - Add support for stdin option that was lost in the Capture::Tiny migration - Officially drop support for Perl 5.6 (support for 5.6 was already implicitly dropped when we migrated to Capture::Tiny). - A near term future version will also drop support for the old pre-Test2 Test::Builder. 1.19_03 2017-07-07 10:14:25 -0400 - Use Test2::V0 instead of Test2::Bundle::Extended for Test2 tests 1.19_02 2017-06-21 17:06:47 -0400 - Identical to 1.19_01 1.19_01 2017-05-01 06:12:01 -0400 - Use Capture::Tiny instead of IPC::Run3 (Paul Cochrane/PTC++ gh#4, gh#15) - Minor documentation fixes (Paul Cochrane/PTC++)- updated to 1.18 see /usr/share/doc/packages/perl-Test-Script/Changes 1.18 2017-04-12 07:01:14 -0400 - Production release identical to 1.17_02 release. 1.17_02 2017-04-10 08:39:46 -0400 - Use three argument open 1.17_01 2017-04-10 06:51:38 -0400 - Handle scripts with -T taint mode (gh#13)- updated to 1.16 see /usr/share/doc/packages/perl-Test-Script/Changes 1.16 2017-03-04 12:16:10 -0500 - Stricter useage of plans.- updated to 1.15 see /usr/share/doc/packages/perl-Test-Script/Changes 1.15 2017-02-14 07:08:51 +1100 - Fix bug where list reference arguments to script_compiles and script_runs are modified (gh#9)- updated to 1.14 see /usr/share/doc/packages/perl-Test-Script/Changes 1.14 2016-10-13 11:04:48 -0400 - Fix a regex in a test that fails on recent versions of Test2 on Windows (possibly others) (gh#8) - One of the tests was unreasonably slow, so it does not get run for users, but will be used for development only - Remove warning condition that happens with at least some older versions of Perl when using quotemeta without parentheses (gh#7 Thanks Brendan Byrd)- updated to 1.12 see /usr/share/doc/packages/perl-Test-Script/Changes 1.12 2016-05-02 11:18:01 -0400 - Production release identical to 1.11_03 release. 1.11_03 2016-04-28 06:45:52 -0400 - Check for IO errors on temporary .pm file 1.11_02 2016-04-27 13:15:35 -0400 - One possible fix for gh#5 (see https://github.com/plicease/Test-Script/issues/5) 1.11_01 2016-04-27 12:28:33 -0400 - Including some optional Test2 based tests that should only be run with a merged Test2 / Test::Builder (currently a dev release as Test::Simple on CPAN)- updated to 1.10 see /usr/share/doc/packages/perl-Test-Script/Changes 1.10 2015-05-12 05:15:41 -0400 - Work around for buggy IPC::Run3 0.048 on MSWin32 On Windows we probe for and mitigate a bug in IPC::Run3 (see https://github.com/plicease/Test-Script/issues/1 for details) with the intention of removing the workaround if/when IPC::Run3 is fixed.- updated to 1.09 see /usr/share/doc/packages/perl-Test-Script/Changes 1.09 2015-05-07 16:44:26 -0400 - If IPC::Run3::run3 throws an exception it will now fail the test (with a helpful diagnostic) rather than crashing the test script. - A script that is killed with a singnal is now considered a failure as well. - Use alternate expected exit and signal values with options as the second argument to script_runs. - Ability to pass input via stdin to the script with script_runs. - Ability to capture stdout and stderr from script with script_runs. - Functions to test stdout and stderr: script_stdout_is script_stdout_isnt script_stdout_like script_stdout_unlike script_stderr_is script_stderr_isnt script_stderr_like script_stderr_unlike 1.08 2015-05-06 05:09:13 -0400 - Now works with or without blib (rt81222, rt102743) - Compatability with older versions of Test::Builder::Tester (rt81335) - Requires Perl 5.6.0 - Migrate to Dist::Zillasheep85 1652088445 1.291.29-bp154.1.13TestScript.pmx86_64-linux-thread-multiperl-Test-ScriptChangesREADMEauthor.ymlperl-Test-ScriptLICENSETest::Script.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/Test//usr/share/doc/packages//usr/share/doc/packages/perl-Test-Script//usr/share/licenses//usr/share/licenses/perl-Test-Script//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-SP4/standard/697234c62e6e646219325c92b3500d09-perl-Test-Scriptcpioxz5noarch-suse-linuxdirectoryPerl5 module source textASCII textC++ source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)P r8PNutf-87486549ce719146690c5d556371e9954836e757835ace20ede0cdef42da895c1? 7zXZ !t/I] crt:bLL >?_1ɛZE%{5dbFey7Sm/elk֡%P*|&sƑTn Ӳ,^V k2͟ɭ6* xrѫXI2BkZซWOP5 W^-ݷ"[Q؇颉' `n>r[їH^{8D-YtCqZR+ȵQ?J mS}Ņ㱾Ō-]l1yM;oLhթ!t\({hPzr棳5sR+@VHFPI`ȡi\h"%"?]q| /-J5> Ap$f`JћYŜRgJ*"0ZkһP5LftnR-u ,CU2P)Ĺ,3mM)F]-1 i1,'Xa*@F߄Drc#jiw2Z .F{m![n69.X˕0a~4~n EyP ^|0:[ID )KlЇ!Ϝ?geBm> yMtkEPx3SVYeM!}>pK?>, K#ҬkԚ28kM%7m;;lV:]< ʓ^YpktkR!-YhB&qK2WԴ]a~j ìQə lC=2Hel6FuL^5{ZpC ~{dB}cyVHHUCX^(SgѰ&d\XVczњ CW }hg!vguIl 9bxVSQ;e^1$Fݏ5w„+n-QpJB{-;Vfg>m[&{%-tkb F*GPePa{oݓ! ԕk;={v}G_**ӗ6p=\fT|Դ[q28Uo#[ٓ|C2 | 5J`('DyPwm3H!Š11ye*ܗRfv IRQkR)*OSpVS܌nr0hu`ӨѣL^&vˢ-4zNfI2y0wtLրW:_gFd}(!~6LSPXwӺRs" uzJC#6]]skaՄ)LAs(!Yo8"Di#P׳7&|3c*\$27g'-h>c&=|k&d"yv#j?6_!f/t#iZh);j9P8%-,BHnb 6~pyhnu;`Y^C+$<Yg7*QGmVhT/l K*ʪHI!V2ܭ1h.*Dwsr4|ɠV}9+ۡŃ Xx&oMTˋdXp;d"HR3 Ҷq/(tpq+EV/"I` t oq U[)fŴr"PS¶U(v&ZOpth +dzhHt܂רﶣhqIS𫂢r\gv5%6Zo 5pM26Z4Q.tauFTRZv$G^w1_~2U1N&41\WQ^4S[ˑ'-Ԩ]VDqXԭ|܌PpR)3\ן5PhXHS莿ϳwSUՍ{h. ,8vT8*WܿV%gU_}tмt3x`8ڲj_܄߅ >:zA}A)~ "\[U㥽J:lkS!K7E1X6kK/P-29b OHx`ɚU n(W}rtSΐfr ^dI- BbCY!ޜw$STiBL>f,wE^KѪRMm`QSk_WI-.RD=2C٠n'9d@7-,& "XUXl3Ÿ#)r7~¿5"=:+y2EΎӑ -QoN2.KD͚oԝ[˒f_ ۓ\{ؤ9U=QӪYpsYlHЯ=LwI`zR!=.LCPo *fR͌Ϳk1:* w!3LWV؈C#UeLϺ`ƒ or $1dվ3c^ B%Ľ1 g% '],y^T5.<{awIF?6$װ5R"+̖B f:FN`;Zd4KaoF&*z&m͞*}L[<_rN<3E4r߀$GXZE+Nf7>Ep34s,(1>a 1_*Vq^5:=w[ ؊Rh 1hcm=% !{> Px tY}充bӵ"&` /ވя&ٲ!h{UVȋ)Z N#%.A }2g:-& [i"ޢT5GpDT B:6x-3}T~:4It4~X g|ډŤi!J#|%N{on00 LmWe r ޠ77Eb!N3XB/n~G~z%\ ONj>wXå140s9g@zaii<$o XvN[mX,ҢAm,2X  4n{~ 2 ~C5qtx/ i/"8a1ųsі'`[o3R7(3gEn[֠_ XDkr˜A+ (jRįIWwY\ o=vLceynТJӞs,9+ʟ^8!9a+H Fp(bLHWEpmH$`Opܡ:g(yV^SM"<n?`()|KkfOrF>[;z gQ;bXo]My l. $$<а-9 J9ߋ> _VԁQwb,VƳqwU/\_g}OA[q[ jA{yRhC nWI>zql?,@MI= \WVXGv)&ܳuvWy#)ӍWo aor<q鸐üܹց$V"Z,K9h?hQ*oεrtKmh(r!~?CZvG=yF+cGLRݑ(OJ*/a([>şǣ/QNM9p} %אVSתաXEv B].lKD'FynP9?fo{#S x2cH2/~J 镮l^hwgBIwSݾs(ED%ߺ߈EsXlښ3fRWа&}4^+waa n &#>Rάw /Ւf6m`׆A|?@1 8`, Rj}wwD_mztXeMTںE=t_Z7 ^`CdO/]F?׶{Cvm\^ܡI/E$řeӮ@qqLˁ0L:GL􋡝:er$W3}ʚIj٢rt|]^6P>3oUPPx>T-(-fVOQ&iצvNii }\EoRi/5X°&%@Y 0+'ˋSl&/}-B~l?T{(H}^N5crfBnLⷡ"53u"Ul[Czam[ۼţL9?ּKKP" rWV:~&u,c 3;טAGcxhWtqSQQ6F<+ F }0@z݅ej h˪ 2·k:z+a鑲qn.lw`g[OJ ><̼p :.HǠ}%gs; :1ef.Qw/ݧBs`hELu9o齭2fQY5Ac~oDpn`tEd4إZC e|9:mvb(Y"IP+tV$:X.Do*_ltf} Pjuˋ2(@u>?YCn@fM{]+r6W`U ĊMl4W_ -)_ dILTCw6Y5 28_ȂYLVЈژ"ڈ$27鿊#W)NhE5*fz.BU1s#19@4+@F D,jS[΋42TOdB[J9C.tOnKt=L4rOSTXp]C^aB^0!rTbCA\\U腚TocKJfT\UzvsM7__ؐ0)-y[\'hlePTgG]v|Y/_Mt١&fqL$8[x 4s%H.A2\@@tZjUT '| &C)-%T#YAJ){½gafሞt:f GB,e r6 *XYLS2ǵPzywZa 71=QA573hjRGjN;cE^D"O+e.ʔ!ǥZrd ZV!O <Cq_*ApލT/XZN H3ۖ=pcy3*!~9~۴x5f~BD;n m_5\_|pNN S 3yt* 6n3 x-7AW<%y/g$EazR:t:-TZ <-nCsMhVħaC/2= &fJ<6Bi\IcG&F Z,в fAT0R2-Rɴ *fm$Ò6t om3Wpo쫻DpSDLտ_ 7kų5QՑ2lI-XCX%uš3C,(|N_*y]PpX @Js0xmIC+T<>*UO11C.^-NG߀0>13N~&_5ƕ۠%I]s)rUy4W naNk"sv5SggdΡVZMHW駇oh7fUL{WXqbi3ǡtJF>e/WEOH- HPoDŬ5p1)B>Kj;.^C Yk -n|έʵ߀f*+}EC b=*KS= _NOՉ"0hA '⑻{Z g R roY1 TklR"@AԠ 7%u HPR#wʕ_VH yKnWiq#4.THsZ\hgm&7sՎr,~qLE$02Οc5Jqwv#NWhg|f-,*=(<ʾ]ŏxKi3xX'W",چ7HM8BFRf[ǫgJFnEC~;MS{ h%t'ƞre}mxlί 0%,bkŭ,- J`t>'7ܕ|VvcM̀ ˓9{Z,`£0z5{  c7s6oq{x" H,a.[Ev(qZ1pPXdVhjHഛ`v9>">JSk(J"X& U9cՑeg f XI[!M,gzOTTZ=O4JuQ.uO|I_DQI mpU̩Jc̹BM 3@9?KlzԃP{BP|&Az%mܴvN)O rOeaas.EI4!ԆZOIGܶ |*r٪wT34znmr>6ɢdT-P1OyTpiZ fnj&gI6}(̐ 4KEW1)}wvM;(DۡI97+M<$ݡ&PPUF9voԎFsl2Pp~>iQdmʛ#0ZZ;I%l$%uzȍe.oc/˃%q!2 v̼V4g;¿ȀAe?}yyMv?bo "c-JW'[ iWzZR7 HM:n.LK͎MF4 jW؁Ω90#4Eϧx'klk hq[ZUE1q,CaGu+d-FZ5^zs//`)0ew ľM:үT2]C1nEu-þF|QXH;,n"RV\"vι?a7%Ȟqdj} WC9$Zz۸^gY紐>S<>C#ݸ˹K .'y'|L;<@dBIfxqE=Cr V5ٮ3K!nn*C]Aޢ"1nG/W/Y M~b<=c 8wB+`~L,~9wЕC⾵G؀?,M#I^ r A  uKւ(${<10'_ ߫bnFI!?GMƇ(҂A)dWٓ XEU9DjDMiH#n{R-Ua(Oi#XtW=/$UfT&{/вr 9 3 k/=丐޳nו<wrV<on(erF!\"Z7M$歭/0!84eeGGogX<2~}3S0W0Oqف:9h+<$W'L*_ٴ`>RϾFVaIf8^kյFRSPY&bS0ґEo"_u^寯yc=V\gN@ 5<<#VX,(:BwD Son+HOi:] 36J?raG;[ZZvexDwG2N@ NB6#Nv[ Rw83wܝn62ຸ4q\-+%ЏUFi EQF=F<-䝣e%XZ uQ*BnQ.pFgx6+G J'rޮҡjX!v'$6 ]Y2A3RR>~ L4lS#̭V`D cа84_Bam ۆN" ֝{e ̏%0 ۶khZLVkguylJ?RQPs9B3dGUYkDѫ@I z2r7"B0k`}]ʱӋӬ,ܑIKՇ, V;Ggs_^Xu.RujVc8H5GIX(9MZ!ޙ\B8H,Zk̮&"A#3{ 8JhTncyZ.+Rskیm"J |pԤXŠlkWK c:W4&{߭>وU|:l-Eك zgԪKuEr [y,_KƟdB7l ;Q ŸA. vST9<=$ lE+qJ$4rj n_b^1<$$9RM[!y Ix)Nv÷]e3yNկjqMo慗-+mL(5]Oi_ @ܕU6QRaX\չMsns j$*Zr)qs_GLȑ v?HC*ܧ%&v$7<~BxS;o Q)hg(~Qppw~ƗDc|ZElK6Cr7G[) jxw.#n='KU˓ *5Mf6gpbEA+" M(t-C "u}*ktoWGܷx"fځvYGogpfIuh@= r4H|SP8peƆhn.*ej 1CQN)Ĩ8>  R\iGUe9yX,bI:Uųh%&PĻ-Xx+9kA>j޹\v! <"+P/>QlQÓ$Aڄѕ9k KDVg6[Kgxax_ js&^?2`^+.BjT3& @, t7D$:Ҳl>[d>>OhwfkNk?^z\n:atRvu-@Ѥ[06vj4PtAݾfL8 "vna#ͣccǭkunXipk7[)*Np aY bcPeQ\hIn;OJz -{ABVЂO\W!U*6+`|iԊ~R-pq*N{%\Qf\1'͚&m̎qElA2Q9 A1Itg\;*+=>N lʏO O漟;蓱Sh2yk[QN:9#@a.tЈR{fƟPN(oxjBh&|! J0O X`fQXO@JFRCpPpn^'N۝Zi3WPBK8dӍ<49.C.~A^c53e/x{+z#"OH A>\]R#hP:Ի69HJ>ṷxq=jϠ,lCxKVմKH*P;{mC FǼQ̆b4Xgq5 la=iyV΂^OFbY,̗`LHf+g!w :0cHԇZzei!g=>B@jAUQuzYRb>*|qJ]GԆIC=3W Д[=Kܝ7Q]BP,0ﵽr#M=ƸX;cF-./֫ӻ$, NKg 5*nWD. 1D&l'PS0`n,WC>,N;k"<{m<H)" @m!/*%-s0Qe<)0OC s1xy!rsY[ XAxYy3y7v:2Q:Vdj!^# (Ohchfs>]QCO}қ1T3e3Ӹv~}Yk)x# DŪP%t2Op@qQFϲ덼dM Rt'_IY0jN $5{ί$(X 셲jpIJ/A|t񸑺 I27M 7uJVmv\!b #=BQ'/d7{'G".(:-U-09/>T$o(z$U'M5 f_Ǝg3~C4d?qSuE(rV⭞"o42ՙ]G 9-I6ԧn&6Ysqj `A {řM{aĦLHpŨg ,GEߠ~twQ))2:3\`SaG~sD {lQ(4AӞKI)Q 6u2#6L;H)qgOI3M ^:i<>9fskcᕬz \Ana:uc2'[@m6W8JK% s~L^u~ƱJr{@JxDž;S/R1Fv]= @'lӡ*:uW>bkJ|AbM 9zY,jMDOcrOfPNߊibu”wZiHU1\%Zzw:Foki5͜ mӬ2T|d}0XG&~C>`z\RXSD nx̑/aJ l4;w}9j(m"7Y2,aG/: 'n&TFgv7e+-O̰*ˊd{>cRZ(.| i$.gs|q:`qpp$W[ NK[~c`[1v4.τJ<:XQ/< O*[CG(h, @xMh2g!)2SwFsW;ɕ3)fMGFC5'lz'r?Q.C3+_O*rR(;?kI2U-Njӏ~.퍲0m..DNͰB~hHC֏>1CG#n(w]8S8R,Y6{/6K50_y]ߝ(LaY]i4w! tiB S'@4~#輖#uPk˥h7~r_R)j&6e&km!g~È$Im~}Ƌ'Bl2 v[8Hg&)Bڬ A= j/FctdBpf pr81YO!gUfC owHuY+gM*?D΀ܦnB7)'tTn*aW8*1 3@)9{+q;1Kmϑ"vs,VtFR(0_3L8ڶ>CbVKu9_ѯ*zvgu0m|w[E9l;7w>lA<^31 #\f'8)JUvL06Hqɳ YZ