perl-File-Path-Tiny-0.9-lp151.2.1 >  A [e/=„T{xU^Uyr̞ #s̍S( Mb~GeIűby,&oXt, {fxw~|R/90P'w Uq5jUL)yS"r~SLS@rZ@AnʾX ]?L XR{q꜒sLʐGw)پ˩{m7}$kM9zDGO"B7 U<1ֿtKdf1cf5764e105368ca95e8df865c69ce90d032c58bf4f972fb325d2b0c863693bee95c23c71a1ee465f26c9d1dd73a4088fa270bD4[e/=„d6B˻UBдȾ> M1;!;|?իPi%w58V2fk_si~K~EKeįK-y^9: 7HloxweYCoeh] q[ #Me. GX.P`JJ~Ta`H Ѓc8*;U]|WIi:MV3XkͻkpmObwE6R4>p>x?hd $ r$(04GPi        D         @  d   =( [8 d9 |: FG H I X Y\( ]L ^bc8deflu vw x yz"dCperl-File-Path-Tiny0.9lp151.2.1Recursive Versions of Mkdir() and Rmdir() Without As Much Overhead As Fi[cut]The goal here is simply to provide recursive versions of mkdir() and rmdir() with as little code and overhead as possible. This module is in no way meant to derogate File::Path and is in no way an endorsement to go out and replace all use of File::Path with File::Path::Tiny. File::Path is very good at what it does but there's simply a lot happening that we can do without much of the time. Here are some things File::Path has/does that this module attempts to do without: * * multiple interfaces Backwards compatibility brings in a lot of code and logic that we don't need from here on out. * * chdir()s It forces a ton of chdir()s which could leave you somewhere you're not planning on being and requires much more overhead to do. This module provides a way to disable that if you know it is safe to do so in your circumstance. * * can croak not allowing you to detect and handle failure Just let me handle errors how I want. Don't make my entire app die or have to wrap it in an eval The exception here is the security checks can croak, which is what you want. See DIAGNOSTICS for more info. * * A well intentioned output system Just let me do the output how I want. (Nothing, As HTML, print to a filehandle, etc...) * * A well intentioned and experimental (IE subject to change) error handling system. Just keep it simple and detect failure via a boolean check and do what I want with the error. See "How can I make/remove multiple paths?" * * According to its POD, removing a tree is apparently not safe unless you tell it to be with the ‘safe’ or 'keep_root' attributes. Seems like that should just happen, I don't want to worry about accidentally removing / when I pass it /tmp[dlamb62LopenSUSE Leap 15.1openSUSEArtistic-1.0 or GPL-1.0+https://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/File-Path-Tiny/linuxnoarch#bAA$$AA큤$[d[dZF?ZFF[d[dZF"ZF1[d94d571f3a0d47d61f6fbd7318a945984651bc448b59953fa0948571b7ab3442034d1680cc41dc4c4d8a60e9f0aaa41d82226046c1e4320f65e245c87e6fd49f83fd2e82fbca62b220f233fb0e48e97fc4d01621b07438749ede3831ceec6c497c0d258e4651dbab39e723bb0cdfa10264d3435c7221d408895d95875eb9d96f9fa0d45a9408c113c8fb935ac1793970571bfae009566cb34ec5bb9d4289687d8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-File-Path-Tiny-0.9-lp151.2.1.src.rpmperl(File::Path::Tiny)perl-File-Path-Tiny    perl(:MODULE_COMPAT_5.26.1)perl(Test::Exception)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Zz@V@RNQO8@N@coolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.compascal.bleser@opensuse.org- updated to 0.9 see /usr/share/doc/packages/perl-File-Path-Tiny/Changes 0.9 2017-12-29 16:17:42 - Do chdir() for security reasons by default - Stop emptying/removing a path if it is changed out from underneath us - rt 96843: Add SEE ALSO section - prereq and unit test fixups - Unit tests for symlink toggling protection- updated to 0.8 see /usr/share/doc/packages/perl-File-Path-Tiny/Changes 0.8 2016-01-26 14:44:57 - rt 88849: allow multiple processes to operate on the same paths (thanks HELENA!) - Add github to POD - rt 96842: Fix mk() to work correctly w/ UNC paths on windows (thanks MITHUN!)- updated to 0.7 - add =encoding to POD due to test failure on certain boxes - add several perl, pkg, and pod tests - add mk_parent()- updated to 0.5 rt 79472 (thanks Lachlan!) fix absolute path bug introduced in 0.4 rt 79345 (thanks Gian!): Failed to recursively create dir if the first part solves to false rt 76061 No LICENSE in META.yml rt 68950 break out rm() code into empty() type function, use it in rm() rt 51728 Missing colon in synopsis rt 75688 using deprecated for qw() in 00.load.t perltidy- regenerate with cpanspec- initial version (0.1)lamb62 1528390905 0.90.9-lp151.2.1FilePathTiny.pmTiny.podx86_64-linux-thread-multiperl-File-Path-TinyChangesREADMEFile::Path::Tiny.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/File//usr/lib/perl5/vendor_perl/5.26.1/File/Path//usr/share/doc/packages//usr/share/doc/packages/perl-File-Path-Tiny//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.1/standard/68b1eab813fbca61ee5e501c29ff1da5-perl-File-Path-Tinycpioxz5noarch-suse-linuxdirectoryPerl5 module source textPerl POD document, UTF-8 Unicode textPerl POD document, ASCII textASCII texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)Pgt("utf-826b427410a4634493ddd8d2f7c378ca2c7dc85d7d9d3fff020d4b5c34ab7575c? 7zXZ !t/R3*t] crt:bLL {kK0Z!]<+9DN&F%IRHi"3>93 YRب J6Ş/fSsfAKkEg(N!U nA6׎#( "GMZ q=FkeUn9@"+X8wxbwT¬[B7apX ]b>*5/л+`f΍M\iN[BJ]/~(:9Yi_8,X^qnJdd-*hdl¯>S6A _YC(SpާQE? gKI&1j0},*n8NO5yJf޼|㈛PfJK|&Vv,__eLV0XW4g~Y) :$=';1N$bwT3)P33m>Rb+BaP>_[Q#tԧ8RZ\XЃ>^m1lԠT(]kH:һ*#d_]Q0=_e6iAUA;.SR.O))2ڥմ 'sٜ(_ђ_>P X:U|3@'x!xrN65%pa Oɐ}.)?%xwp_8FfFSp*_$c܇+0Ej4L`yE?UEC&MEsX`AEk>הU?j͵>Wшi+%*"'Nݑ=헔; *ws7[E$@@ J"|$F@~P{9çG#H|X 1#Iݹ4UG\ڦlR!-ZPX *4jU78]?,®+?!W %I\{ElI琔]$y"jv(J.(tg+։q;6z;"溚ۺl@ύW 4@3'Wqoo !/KLb×ӑ>.J"&#BZpQ7g/S:cp>I s!P wÙJz5-Q@0-V+qWlzmV&pEFaɤ؝ftwTeFe"v6Ε` |ݏR;{H~O"ck+s&3 @q7NVb#O0z:G Ą n?QlbZJuP,je ȣIZ_\CWsq9TO:94K<{ZF 2CABHvX-ڎ S)7&#r3:#RHWՍ^*EՐ%@[p\4Y;BNgL& FRp0T.q:*V3|<.t$+(xSz^nj?2 K)UrD-KG90[ Eʟ _jݘ,5bnoGN$+ݝ6slO_1aS.;h ̯tMKS3Ec KDol r+@ HKCde8 @LZcz$.:% ~X~'}+9M]+ {Cth`Dy5l/k$OI| 'UpN,4ZID`^=WvwD@dN[L:fYuʗ ! R& O\ul*PK싔@Jw;Xq^`(2zN;̥̂;휯 N RB +ֵ"c-z(, [m@ E.EiG c[dU&)zlD٭#K,-^̵*R5d=e 3{rBneB't]TB kV?F 2%}ĖjwGk $VV:;`` ¸ƼYM@;#bg}P`JsGJ3Wa`G}+/0@ylE݌i4t{L 2 j7AV1j5`I=SFט0W-_,y\˞BT{5+'a\T^G̔?- &ќ//x5uơ1ɿnMxXB[~2zbwռ\edK:Kj5P r, d-K%vuXևglN0̌BM9]50GM@BEy̧2믜2]bB\=rloOYqX._-jdXs 3g$-קt8yҳE;L&w53tC_,BFHɟ`S+P4ak $|WzZR~pI˸7U M ن&MCTѧbLK4Z´Vm+ t"G)|F3!5YȥK3|gQDm ?`ж#}2oXt~:YboМUV ^ea\Ҁ#&@>JfVPf?Y52FyueoYq\,raXEfI9ͧ"\Z1g^TCu2ER_zPo,GE2Pf$Is3Oo5I-O8ޙ0YrۇwlYS06;J$JZ5_k> cMۇآȮן搟B|']~2*KEd{*;>mR2PeQѸ Zyq+QLsYd#k4,n̹KQSnCAt<3}v.nF'xI* /Z R37O_ݕJ֨ ijRnS!0 ΤAWESE|]`zߦ25F&mcR'0\`v" Ocq$Q)u9U]aPl*Vח cKR 5|,i2|Yuħ3I R:7X)6fZ%σS=_BP8LDl Q~d䕧~s:?4sLƫnt}|1%]R54{olB6%"5]W14yS*D Aan_l^WEAk= &?IeˌMBm&֋$Q9]iZ}PJI&l⁕[hb7^{^䧾gJpY ,t  |˜뚨弿KhU$-y+nTm#^x4þ{HAW{&@:Ի_!CG5^9M:{]N4uHhdD腞J@ T?h8hіr$ac=Uvb y¤_܀w96RYΊ|ψ\ }R_0>鐅\1&,yſUzKu@&g0G%3 ';:_bG~[]hLֿrC|yq_bq|b^1$*FA/z^Hv^ 1zL.㟉 *Me qj_q@)B*SKë~ yM#K`gxT :_rC||ݭp u^Ee 팋XX`̕.W-g۷7;ǘg7?{{dlx-9OD;z,4V83_#b)Jk*N_X͏/R:hcckC ~w8ᄢkHP= YE(glr"awE"UtWw+@vڷu Io|Dwf:<$Zz | t%9) V= K%!!r0:yԭ]>:<loll7Fh4z$tbB< :Z|bus׺Kd;W/ϭ6*̠K/&'Cg[u 18zH/&|CF>y3H%GGpebsG8G/WYje6GznܽTԜN6̀b3}wx,v@ :LuxȲJ͆j7yRd+Db(Xۃ C6RdS\ؕYLx]iBb;v*aIN~; ۝C ?T<{Zij@r"0h~{4<|eRUd<7AFGo|$I7PJ 1@W$?Yva'DYz1JxL]?d;uUnnhwS^;#/CG[F*D =)^?*'~ <^ @^{WT{RW[agXGVV73ȼb#G> 7jWNB]Ei_C(O wVU1 Hzi]!ͨBv4=|[MzCB/$ u(Vm-f 96M{̹ʃJCI~X߾1M:ͽ$'=NB^Z@NuDN0M+F,1ec \KD]V]W˭cdF:[_3Oԙtu ?B9ҷY)Fߞ7lhZxI5{ӊz)y'ua書7/ӑ r{5Uqc%J$7Z@+fsTdT7pal-7 J+5,ThPNz3pIŻBŖ«Fm4s:vFG|[OO?d|t,׾_(B?#ޮx]?"FS!}rr.7Cȡ߻!ʉ)}{(=>\!ѧ)Ix5HƠhQTpX(v(Hت{j4L 諢ٚHTh~HEqxuf͚~Q[DQ"?W!%!Us^ǴJ5] !CJ_?s\ ۋW!"^ ,,y? EYpBB@ѵ zI Ҷg摇}c}~RG%fuh 35aI}:4u,ŞO7FddQPh0P(}ӏAc2kM>ݨ*DdeLJeIRpI6(6kyٓ 66c *eO΍>~F9),_:' \s68aGlh>gt}Mc=&@l (Y>0u~dywPd ѡK3۹'l{t(RE̛><0S,{ t!±uz sv>jP `Iz)ȟ1.?Jh1Z+iRܚmK+de!lIw "H?4']ʺQь.-r,yG hwKٸ[#;%[ȨR%./L~<_ޛ3%ӓc%ᗦ2z @&n:8hNIžU Y) z'+J=R|b<͗_JTao|)1lj+f*dq ΋Rm`BG6k,We{`;v2N5|dV>>et5 $I :c$;>v7B|*0Ȓ]^eAwA@t2 A jI;lfyšq%nvKT}El:Kbg?~gš&t]珮k¿ f)=LƩKIܭ)"mjy.$Q;Kjc; )V+~^s<U*Ns3ZV Ge~Ʉvak &Oe_d% LjB,DBoe/5kN-8pL R r|ւRDҀ0j@ZUB02K :Vcӣ80^l=3YqW @I[+x) 2r=}M*#%L -*)5pwXҪa%l[w. 2{ ;z(w3c.16 ^cO?"( M\z#LoOYR,10mth \orbSjܫ#3SYegs[Vz jP7>va[-ؕ"v|'XU{LR\nW]tF⼀#_Rm`P?Oٱ 8&A%y{j_$(W2>fQ1 ? % 8{ P bZ"yt  3* MO~hZxyfG|Ń> tcqS_l+2|[jF&h􋗕lfj~01:+c'D* Wj4\H8CUC2r8;dy@#QJ,EV;mQcv */#6>1M޺*MpHy/ȑ}W zgh\z w?N]߲߰E&nNWyG\56BѪlt=KGeqaVi~Cu(m^:6㛦 _~mz%2]ђ#9=㨞k2HԲӊPBE_;aYT1^3k}K "IN{ƆFUFG}־ݮׇ#9g$nKF&hv1kVjݒj=̍UCG H+ !t"ub8t=~|{z8󈑏4ECQc3/Cng~\P;ˮ}%~⃆ô#[*_;Cd 5nK 'j[11"ܼ+ . }nG؊EW jʕG8T ſ*GɳE*>x9Ko%/(e 5Lx5͝bE 6҅(/՝h;]IJ1@"/H3l [FI=IJK\ Z؄9 sъzpGU$z? }  qZh:t괜?(룢z@sn:?a<-mm.Pa0K5RUU YZ