Tue Sep 21 17:07:24 2010user42 [...] zip.com.au - Ticket created
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.