I know, there's no documentation, so it might be a bit hard to judge. The 
tests should
give you an idea of what functionality to expect though.

  
  
https://github.com/kraih/mojo/compare/mojo_file#diff-f1d42fe079b984a3be6f542691890baaR1

The ultimate goal is to turn file system interactions into fun little 
one-liners, like this one,
which lists files recursively.

    path('/etc')->list_tree->grep('is_file')->join("\n")->say

--
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.

Reply via email to