Ticket #689 (assigned enhancement)
F2 help on foreach is missing
| Reported by: | szabgab | Owned by: | azawawi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Context Sensitive Help | Version: | 0.47 |
| Keywords: | Cc: |
Description (last modified by szabgab) (diff)
the same with 'while' and 'for','foreach', 'until', 'if', 'unless'
Attachments
Change History
comment:1 Changed 4 years ago by agn
Says 'Please look at perlsyn' if searched for for, foreach, while, until, if and unless.
comment:2 Changed 4 years ago by szabgab
I mentioned it on IRC but let me write it here for people who did not follow that conversation.
While we can include links to follow but I think we should give an actual answer to the user. This might be accomplished by indexing the .pod files (looking for X<> tags) or we might need to write our own explanations that we should use then to patch the actual pod documentation of perl and get it in the next release.
Note: See
TracTickets for help on using
tickets.
