The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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