On Sat, Apr 3, 2010 at 1:05 AM, Gabor Szabo <szabgab@gmail.com> wrote:

How can I launch the browser from the script and how can
I do it *after* I called dance()

KiokuDB::Navigator uses Browser::Open to accomplish that. I can honestly say I found it nifty. :)

http://search.cpan.org/perldoc?Browser::Open

You can view the usage of it in the "run" method of KiokuDB::Navigator.

S.