Skip Menu |

This queue is for tickets about the Prima CPAN distribution.

Report information
The Basics
Id: 83224
Status: resolved
Priority: 0/
Queue: Prima

People
Owner: Nobody in particular
Requestors: user42 [...] zip.com.au
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: HelpViewer following url link
Date: Sat, 09 Feb 2013 07:15:55 +1100
To: bug-Prima [...] rt.cpan.org
From: Kevin Ryde <user42 [...] zip.com.au>
Clicking a L<http://...> URL link in Prima::HelpViewer prints sh: 1: netscape: not found And doesn't display the link target. It'd be good if it tried some other likely candidates for a web browser. On Debian the "sensible-browser" program looks at several places, such as the $BROWSER environment variable, some gnome, and the Debian "alternatives" scheme. There's a perl Browser::Open module to divine a browser according to the system. I had trouble telling if its command ought to be run by a fork or synchronously. From a GUI perhaps fork always.
fixed, thank you!