Win32::WebBrowser

brian_d_foy on 2007-11-07T19:52:00

After re-implementing this by hand about a dozen times now, I've created a package to deal with it in a single method call. Win32::WebBrowser exports a single method, open_browser(), that pops open the default browser in a detached process and points it at a URL.

Who knows, maybe it'll make the Strawberry Perl dist...