in reply to HTML::Display help needed
What does the following line output? I got this code from the example in the HTLM::Display documentation btw.
warn "# Displaying HTML using " . ref $browser;
If that shows that HTML::Display doesn't find a browser (which seems probable), the doc also gives examples how you can specify the browser with environment variables
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: HTML::Display help needed
by gw1500se (Beadle) on Aug 21, 2008 at 09:20 UTC | |
by Corion (Patriarch) on Aug 21, 2008 at 10:24 UTC | |
by gw1500se (Beadle) on Aug 21, 2008 at 13:39 UTC | |
by Corion (Patriarch) on Aug 21, 2008 at 13:45 UTC | |
by gw1500se (Beadle) on Aug 21, 2008 at 22:55 UTC | |
| |
by jethro (Monsignor) on Aug 21, 2008 at 14:15 UTC |