perl-File-Path-Tiny-1.0-bp155.2.9 >  A ddڂI%z MT6'Q|ԩkѱ/KtIvZ'ɛ\ra}@ox$(#`j (C&Nn2T-lOZLc,)`|3v7UȎOW[v]d,z_*T1FL.e%˲?ѮF싾dٟ،2ɳr+;S85[3 ݙ.AU B)i׻=mԠ8nb3q7|s!2I*wY ZD 2?P9&`+n.d遙r'FFU=NmDfY44{-W-̚'2~&YiY.,MUs/Io?ɪw.+ auUA='5 CK-m<߉k@'CL2i"}H kq+Ǭkfo!jl{GN+8#H5:6ձqeˢ<~qiޑ/,d8285bee214115dd7a8af6a5285544e3776f4c55c2cfe0c1ee85871ec7a4876b96c7996afe4a5f916d51d6b4eefa1a1a641f26cfEddڂI%z <i1VuįKT9fY s|kېjOcai5#DZm ] `)U /bd۽fNm`׏R`[Ge‡:ѻ d&;Y<Ƥh:MYUF[M5㬼o;RhCX\U`j-8Y)ߣdYy# y[RM,mW|7D(;Cj(kx)XzaIm`h8.SrmCT.m>)sCɹ>6c5+0=<=\k._Gda5,qf?Ura*%)_g, xnet;Pà&BP+bd.4J"!謭l&c}IPcg6r8p|QICh6TQ>xb0ѵ2^3ݔnKon=$ {R>p>?d $ r$(04QZ{      $  H         D  h   A( _8 h9 : FG H I X(Y0\D ]h ^bcTdeflu v w x y,z0@DJCperl-File-Path-Tiny1.0bp155.2.9Recursive 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 /tmpdd{sheep84LSUSE Linux Enterprise 15 SP5openSUSEArtistic-1.0 OR GPL-1.0-or-laterhttps://bugs.opensuse.orgUnspecifiedhttps://metacpan.org/release/File-Path-Tinylinuxnoarch#bAA$$AA큤$ddyddy`R(`R:ddydd{`RF`R]ddy2bf448a361c3eaec60f93acb022de457bb8470c76100ba0bef11c002f0696bdc237c2a8c1885643783d826660fcfc9e7f4b6a149bba7ca0aaa45be7698bca854da75b577cab00ab147ca33c97925d5534e722504a48c85929068a2e43bc62bd4c1376cdf40840a9ac8732eb05e30c3f451096a85ab27a99708bd4811ffc1f66884807a76b365204d32b67172123711da947f048c65b9414f5c0fdf2c2b9f8408rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-File-Path-Tiny-1.0-bp155.2.9.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.3`3@Zz@V@RNQO8@N@Tina Müller coolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.compascal.bleser@opensuse.org- updated to 1.0 see /usr/share/doc/packages/perl-File-Path-Tiny/Changes 1.0 2021-02-04 13:53:54 - rt 125502: fix empty_dir() fast-mode, thanks ishigaki! - f749173 Stop using bareword handle (still ::Tiny since perl is newer)- 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)sheep84 1684331131 1.01.0-bp155.2.9FilePathTiny.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:Backports:SLE-15-SP5/standard/a3800bc0d4723f1d65d97a7f72fb47aa-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)PelЈ\Ƹutf-8780f18790b46a107c132e47ddd243b535a442e13553020e7e441f568ff760afc? 7zXZ !t/R*] crt:bLL ~w@(Lߔ% @=zh}d;RmRE(^7h+ΟOuXWT郯xgDE80{nr=:rG(=aO2Ƒa:/n;&Bέr(6;VB.8d]!cX*7*.FȱC%pWvB"cfsG&!"B%"<{a@a|^tiY8L ͐dI5ͶMu.ns3lf(&pPGUu >tv&2H8my 쪢iU*1PaR<˫+?4քX882M3CJKB{%V~V>1Ą[-b:VC J:$'vW@L ]v2xQWo,$/ʐ`Ų _(LvȘcsO ]wb0f7YdtrP=O!uv*om[ecyu,BҦW>rڊ~,(hVyUYyqmoF}D6ɐ,\3mv#MCS[8A/ڻZ9`QBQ xVN$'[jw%"TC˻ۋ_8'`/ ˧򝮲W"mXָ"fua>wpEa#DIB6z{0`0K\~G8֔YTQm8& V>M]W5 B *kIM[4?j9 `@p<[^E3H/s9~"5 4.igLJ2[$s =c~7v[dsm^r(5 :C/iKY ߦaZӤqƢw Wjd ^C{h!'٢R6u eA>f>G:]hHr^QlCi%G{s$^DP\Գ_"Z}2¦ qf^7T 6b)a7p0C (&kGs+N#Z2`1߼*م( TSvV(\SxˬtOajT B[4nͱӹ‘Lĕ$H63CK !sXNGAKH7nU;r fx\/}v_;E>د mx:qDv8h7T Rsh&?o֙i*T ؤ).ig[{]pNI}'֦K"hvXZ+K8R~Itl]7Z*+4T1v-]̄m'W<-j쏰RD\{n>NKXDݮ$rFoPb\2H"N%sGD*H^Pj7>z;EjR6p u,N)XuKK%n߬qQl%Ho#){-2ȬV|%'^2:AbCVNJ?fP][}L4 ChhɻG󩸎yЭ!)Ho3̕O2\}Y*i~+mW8+І"p)2m9+Z. /hܫo YAdL-8a @8a5KW-P a1*X3Egͤ9<e  aȱ?oA1ȩ$ImYmύ1} 7gq(<a%"۲,R ͷai` ?g24E+y3 Gm\ٗ0, ԛ6t9U؂h RJ~3 V1{zPq ~BHo3LPh>|8P+dK<0$ThA3en̝cd \}EX} dG|9d_0[t$L{$U[ ֗rȳ}H㢊ލgI :j$Hp6HhEUe`i\M5(lg0(8Gd_9{2zW{sEP!GZJgũ5-@Ⱥnܽ`OԌrйw {r]ͬ>n`;7ع7UCH8qҳDt%[`Wy-~'눋+x'E zgl p BbŻ7Q =&|轔:oΆt!\_L'|@~Uys[~FeA-73o Ɛ;.4РJU);Seɰ+H40i{-R}"G1AqicmR YƏdv/_дYpqD]̓L=(ò1@6`?/,"}г@fUK7n-q˹{zs|Xs]sWÿf˿'GDShv؎+7gc &&(%hȏ ݏ 9LU<<3LV6 1s-Ni=+ kmHESRP{a03j=W8r%٬i2taG|qkogoO8[6lC7=Od\q7XyqLCTIҪhf!.'˖ϱ7Zy6;J2ӠOj⍔Me  ޔ:8i[I_d{0ذ%ږ_`{BtAs,י4sVŏ%e(eC-U*D@Г]&r [rRڇ7$z(AӛhZֳJUh1!WOsbTt2,`J? f|_ Q]%/,\A֘:W5<,yAh2o]8JFPAY_Xri&R[Mf߀0U^K=]y <CJ9[{F&K؆P&qk.n~Z:Pľb.X\eWcʗY&#)N@:q`N7?G;ڭ(&1St8U(6 TU܂YŀNiuaE-jɚr>m\:*ccz<"޻k Rȗ]QS.{sQB}1LSnMTI. zpYT|;Ot%`X(]rDIihׁ4^ {Us̼qH %/;h덱Nέ>¬"50/}h3p<ԬQP(/usCPqTx*r(E/7깰]] t]]۔IjЀ}aWy8 Qc!ϦѨ88^z~%yMM=j8D gR, X#))`uw/,b)8&x0ZBB/پ;lUvc%1l$7 :wԱk?>ucW+@(tҎksqG2oKRLyc' pXQhOG \>mZ>Y%|/^7*hXO5deJk﫸9`"O|K [,2P1KqC9Ua)9Dbrd%q(]%e!aԏIHS٣A\ދhs̵DAij+ٺ}E- ĺ ˒9K6$>Ea` 1"hc.smW7#p+4U`!nCO 6${G:ҭ8g'֬)R=Om+<1䎪M=Iśw^>+bl˞2+)f&PF WK d&_< VpO;ssJ*;?:Jxwdh\`:QCdG` cD4Y+zȝ/'>X pZU=iiږW<< ɆgL.d廵1zv,t>I?޽'&9 H@݋ʜ*vxѓPd-#ϒ`0$5 5 Aڃq\(c?"+qOFT  5!5մjvz0+ᚮS䐍cPf[Q*͖KU,IFaT׀ݢ- QSBGq"ܦ,|':=`Y-wh,(>Ote9N{˯ )0- *6pKDda_p"lOlwv?vsLQ[s #&TIp*K`slNL*._M]4P`8eUPΫ?D]xS"i-Tj}jx=Pn޿i7 ܬvu7?h~;kohKs)Nxޞ|YP[O H:|J9hV> w|O|?'QntxxjE_sd,@vYKT!˿}[0M$3ݒzWWvo4D;uӜ`jZ BO>=t><\,(t;\@95w(Rܮ^?'c0 1~5Z$] |׍sLhj}SD3jVq f$i#!55ij1>qu_ZAX qYVޖ yTLEzvn{ODCQcx[36+&X?7$thZߏ'|+0`]E-5. ?A <T <{1D$v}νTwF:s]_ Σ|(&UJ́3@:.Z Pz!=rCvh Z( g኎;/&n2ǏF&f|bww 4$$s^0S ꞉Ap ڳEcm+ ^?aI~i@~Vҋc8Ju$+149 vQI< y `?|xFI_/Oϣj4N*/ķ𚙲ag_6l&&ǦrR[jވͳs7;_m_| Ud0\7>,nqsHj5RU{ƬTO XyM^_a ١d"`!ցX75 7|Nj9|1xNmCRՌĄ.G/$޿DiNXttRjO]te \#ot>[т"%0,ųmAkbm+P%B6AucLedī۽W+8VL:k(2N)/{ n1e ~~%s$ Ffŏ9+y)w5X>lAčX?~iZ/MQ','I^n<8!tf oVW1,n^ X*aײ*o@Ǔ inؑj\!e$2=Yr # sjOxҚ& 7/ѿf_ͧJeu"@$!͘oob`fH>ނ3G3wӯmDlu 0랔{GJRt[*c@b6?êHߥi\qPS/mСtyI;SH}a\uz2;4ϭŠ/*$Hv4N ZxRVFCk4ݏ6^] "3Tjvo'b+'$3|ڃ Slk*[x?oaPW.+/YYhk&< bLPyY;' -b\fO@g~. 7]D1_#oF&7[&1/WȠt"SȮXI$. u/i/YE@-R~>qQ<.BD p3hI!"FxzOW],aX>HIu>bc7hX/NOҷjk좻q^VHw0:?/=u# $ޜ`G_n) Qπ?[kQrţvl:Pv#ԝOS:~F}#g\Y V2R;' pZ:v$}NrZwr=x˛Q"zڑVoI[P*c]:pLpiiɑfASJi_p>s#b$ٸnSLDEwg>)CICs 2^ە.bYİZdL0n@ta9F:W:K,UO{XƯX#N ϪB}h'RxcƑ{%G=|Ӱ1QXsFŧ|՛t~,<َG,9KɃdף1+^}VY}J]:|ebA,_JY]D 4RPaP7ֱbRXׄ-ZH AܫqF&eU8oeAb%݀>q\W.}Baydv1 f52w8g%9iTRNYt43:c5̦ ԰/m hJ}~I-#!pųiL2+Ksk F OrwR6󮵷:^E %Uֶl7a1cgG|BCR_ZvyMK$;;Թa9ǴũpY͉Y=L&eđ 3>IC_)u9*}/3j+mB^I3B1 k?r)^9CRxX,}kPݹ, 2Vf=4N=уG^bP=QwN1qk67tzJJ"H[6VR=[I:3J23OQ(>P:.otk\P&V"́p& b EK%q!)gYSVHVH7}8oaބ'Qx-@[عHHRSz@:XP~?{dn| ͔|~P :p)̪$C2Ph'p[Re@B/`/ݔyNp iF8d*VpYފ>GZNV?q|7SW%_ǹ2ұSDjRe9F F45f]':7UL|˅F_.]Om{KpcXviCȮI鬢R1CmIN3+{_:NJI9lŪc mylyΌԩ7&Zλ_J؇B;ec/7[BN2d х桁|ѸNX&$Iޘ9\m꣞k;k6-?kuqmÖUYd[%zh?*Փ\oG3 W<LD׭5ވr]do#> 77]0u~P5LǢeE ʹu!͵Y=~*¹G.jӳOVUH.sajC ,5!Y)G_7KҜEW[{d'3]]9ID~1|'Q,zMR4Y&=aF{|*RTIi߆)SY@DK50X{;-6Hjc*aP%~}yyUȚJ9oH mʦ"#ĸc[s9G(";Eu=J?W]JE?_R;Nd{>FL #f|{a`C zhe`|m_AI@$ٸWRQNϦ+EWQx, Q%1W*>QiWH7GN$u r