Perl5-IDEA
Perl5-IDEA copied to clipboard
Add support for error notification or other indication in UI
Implemented on debugger side:
- https://github.com/Camelcade/Devel-Camelcadedb/discussions/56
- https://github.com/Camelcade/Devel-Camelcadedb/discussions/38
For now it just shows value as cyclic reference to ....
Also we could catch nested cyclic references. hash -> array-> scalar -> hash