Algorithm-SlidingWindow
view release on metacpan or search on metacpan
- Slots are cleared on eviction and `clear()` to help free references promptly
- This module does **not** attempt to emulate Perl array semantics
## Development
### Run tests
```sh
prove -l
```
or CPAN-style:
```sh
perl Makefile.PL
make test
```
## License
This library is free software; you may redistribute it and/or modify it
under the same terms as Perl itself.
( run in 1.514 second using v1.01-cache-2.11-cpan-13bb782fe5a )