in reply to How to debug failure in HTTP::Daemon::SSL->new()
Just some debugging ideas:
Then it stopped working
What changed? I guarantee you something changed. New version of Perl, update of the module or a related module, OS updates, ...?
You can step through the code with the debugger.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to debug failure in HTTP::Daemon::SSL->new()
by eye (Chaplain) on Apr 26, 2014 at 15:51 UTC | |
by jonadab (Parson) on Apr 28, 2014 at 18:33 UTC | |
|
Re: How to debug failure in HTTP::Daemon::SSL->new()
by jonadab (Parson) on Apr 28, 2014 at 17:18 UTC | |
by Anonymous Monk on Apr 28, 2014 at 19:05 UTC | |
by jonadab (Parson) on Apr 29, 2014 at 17:17 UTC |