Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

dump: ... for array and hash elements #243

Closed
rurban opened this issue Jan 20, 2017 · 0 comments
Closed

dump: ... for array and hash elements #243

rurban opened this issue Jan 20, 2017 · 0 comments
Assignees
Labels

Comments

@rurban
Copy link
Member

rurban commented Jan 20, 2017

dump only displays the first four elements of an array or hash.
(the typical indent level). make it clear via "... (skipping Elt 5-20)"

Fix the printed number of elements from 3 to 4, the given maxnest level,
with Devel::Peek, honoring the given 2nd level argument.

Fix the documentation that maxnested not only affects the max. recursion level, but more importantly also maxelems.

@rurban rurban self-assigned this Jan 20, 2017
@rurban rurban added the bug label Jan 20, 2017
@rurban rurban closed this as completed in b5d5696 Jan 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant