Replies: 1 comment 1 reply
-
Have you tried the Perl Navigator? It inspects the symbol table after running |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now, predictive text/intellisense for the original Perl OOP system is pretty poor. If we could create a program that runs during tests for a module, and collects/caches the structure of the module, it could help with predictive text for modules. What do you guys think?
Beta Was this translation helpful? Give feedback.
All reactions