Overview
Request 107120 accepted
- updated to 0.25
- resolve() now croak()s instead of die()s on non-existent file. [Danijel Tašov]
- Added a traverse() method for directories, based on the fmap_cont()
method of Forest::Tree::Pure. It's an alternative to ->recurse,
which allows for more control over how the recursion
happens. [Jesse Luehrs]
- Fixed a grammar error in the docs. [Shlomi Fish]
Request History
coolo created request
- updated to 0.25
- resolve() now croak()s instead of die()s on non-existent file. [Danijel Tašov]
- Added a traverse() method for directories, based on the fmap_cont()
method of Forest::Tree::Pure. It's an alternative to ->recurse,
which allows for more control over how the recursion
happens. [Jesse Luehrs]
- Fixed a grammar error in the docs. [Shlomi Fish]
licensedigger added a reviewer
{"delegate": "license change"}
factory-auto added a reviewer
Please review sources
factory-maintainer approved review
just or
coolo accepted request
checkin
licensedigger accepted review
{"delegate": "license change"}
factory-auto accepted review
Builds for repo pure_factory
factory-maintainer accepted review
just or
saschpe accepted review
Thanks