The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2018-01-29

  • !!BREAKING CHANGES!!
    • major re-arrangement of the internals for building a stream, there is no longer an endpoint called `stream` which you must call before things are usable, instead things are just always usable.
    • removed the `stream` method from `Directory::Scanner`
    • moved all the builder methods from `Directory::Scanner` to `Directory::Scanner::API::Stream` instead, so that you can always wrap/mutate your stream if you like.

Modules

Streaming directory scanner
Streaming directory iterator abstract interface
Streaming directory iterator
Apply function to streaming directory iterator
Connect streaming directory iterators
Ignoring files in the streaming directory iterator
Filtered streaming directory iterator
Recrusive streaming directory iterator
Fmap a streaming directory iterator