in reply to Strawberry Perl can't find a module installed at a non-standard location
...
> use Text::HTML
You've installed HTML::Template, but you are trying to use Text::HTML, which apparently doesn't even exist on CPAN. :)
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Strawberry Perl can't find a module installed at a non-standard location
by LittleJack (Beadle) on Aug 08, 2022 at 01:10 UTC | |
by kcott (Archbishop) on Aug 08, 2022 at 02:23 UTC | |
by Fletch (Bishop) on Aug 08, 2022 at 15:59 UTC | |
by eyepopslikeamosquito (Archbishop) on Aug 09, 2022 at 01:24 UTC |