in reply to Re: Can't locate module added via APT
in thread Can't locate module added via APT
Ah, HTML::WikiConverter::Markdown extends HTML::WikiConverter. So it's the latter: Install the module you are trying to use, HTML::WikiConverter.
HTML::WikiConverter is listed as a dependency of HTML::WikiConverter::Markdown, so it should have been installed. But whoever made the `apt` package screwed up.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Is there a safe work-around?
by mldvx4 (Hermit) on Oct 23, 2017 at 06:38 UTC | |
by i5513 (Pilgrim) on Oct 25, 2017 at 10:47 UTC |