Well, "Tommy likey!" ...it has my vote... Get Outlook for iOS
On Mon, Jan 2, 2017 at 2:35 PM -0500, "sri" <[email protected]> wrote: There's a lot of File::* modules we use in Mojolicious (File::Basename, File::Spec, File::Find,File::Copy, File::Path...). Their use is pretty decentralized at the moment, even though we'vealready written our own little extensions like Mojo::Util::files/slurp/spurt. So, i've been thinking that maybe it would make sense to encapsulate all that stuff a bit in anew object, which i've called Mojo::File in the (still unfinished) proof-of-concept branch. https://github.com/kraih/mojo/compare/mojo_file Since i'm still on the fence about this proposal, the final decision will depend entirely onfeedback from the community (that's you!). Let me know what you think. --sebastian -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
