Ticket #58 (closed enhancement: fixed)
clickable links in Podviewer
| Reported by: | szabgab | Owned by: | submersible_toaster |
|---|---|---|---|
| Priority: | major | Milestone: | Satisfy all the requirements of PerlMonks |
| Component: | POD based help | Version: | |
| Keywords: | Cc: | ryan52 |
Description
When displaying pod allow for clicking on names of other modules to be displayed.
Change History
comment:2 Changed 4 years ago by ryan52
- Cc ryan52 added
this looks like it's already implemented, yes?
comment:3 Changed 4 years ago by submersible_toaster
- Owner set to submersible_toaster
- Status changed from new to accepted
they've been clickable since about 0.26 , depending on your definition of clickable.
as of 0.36, padre docbrowser supports clicking of uri
perldoc:
and will hand anything else to default browser.. which may in turn do something else wacky, depending on the uri (mailto: for example).
Note: See
TracTickets for help on using
tickets.
