Array-Circular

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    This module is implemented as an inside out object.

 SEE ALSO

    Array::Iterator::Circular provides similar functionality but it does
    not support previous. Array::Iterator contains a survey of various
    similar modules.

 TODO

    Not thread safe. See implementation of Hash::MultiValue for
    implementation of thread safety. Alternatively use
    Hash::Util::FieldHash or Hash::Util::FieldHash::Compat.

 AUTHOR COPYRIGHT AND LICENSE

    Copyright 2018 Kieren Diment zarquon@cpan.org. This software can be
    redistributed under the same terms as perl itself.

README.pod  view on Meta::CPAN

This module is implemented as an inside out object.

=head2 SEE ALSO

L<Array::Iterator::Circular> provides similar functionality but it
does not support C<previous>.  L<Array::Iterator> contains a survey of
various similar modules.

=head2 TODO

Not thread safe.  See implementation of L<Hash::MultiValue> for
implementation of thread safety.  Alternatively use
L<Hash::Util::FieldHash> or L<Hash::Util::FieldHash::Compat>.

=head2 AUTHOR COPYRIGHT AND LICENSE

Copyright 2018 Kieren Diment L<zarquon@cpan.org>.  This software can
be redistributed under the same terms as perl itself.

=cut

lib/Array/Circular.pm  view on Meta::CPAN

This module is implemented as an inside out object.

=head2 SEE ALSO

L<Array::Iterator::Circular> provides similar functionality but it
does not support C<previous>.  L<Array::Iterator> contains a survey of
various similar modules.

=head2 TODO

Not thread safe.  See implementation of L<Hash::MultiValue> for
implementation of thread safety.  Alternatively use
L<Hash::Util::FieldHash> or L<Hash::Util::FieldHash::Compat>.

=head2 AUTHOR COPYRIGHT AND LICENSE

Copyright 2018 Kieren Diment L<zarquon@cpan.org>.  This software can
be redistributed under the same terms as perl itself.

=cut



( run in 0.252 second using v1.01-cache-2.11-cpan-2b0bae70ee8 )