Skip Menu |

This queue is for tickets about the Gtk2-Ex-PodViewer CPAN distribution.

Report information
The Basics
Id: 61532
Status: new
Priority: 0/
Queue: Gtk2-Ex-PodViewer

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: podviewer use show_uri() or Browser::Open
Date: Wed, 22 Sep 2010 07:06:37 +1000
To: bug-Gtk2-Ex-PodViewer [...] rt.cpan.org
From: Kevin Ryde <user42 [...] zip.com.au>
As an idea, the podviewer program might use Gtk2::show_uri() when that function is available (gtk 2.14 and new enough perl-gtk). The recent Browser::Open is pretty reasonable too. It knows $BROWSER and gnome-moz-remote among other things. Maybe it could itself try Gtk2::show_uri() too if Gtk2 is loaded, or if asked.