in reply to Strawberry Perl can't find a module installed at a non-standard location

> So I installed HTML::Template using:

...

> 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

  • Comment on Re: Strawberry Perl can't find a module installed at a non-standard location

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

    Oh my god the shame. In my defence it's Monday morning where I am and I had not had my coffee.

    How do I deleted?!

    No seriously, thanks.

      "How do I deleted?!"

      Actually you don't. See "How do I change/delete my post?" for more about that.

      Don't worry too much about what you did. We've all probably done similar things at one time or another; I certainly have.

      — Ken

        We've all done it (several times); some of us are just fortunate enough to not have made as public a demonstration of the fact . . . :)

        And probably broken record on the point but: one of the most valuable debugging techniques is to step away from a problem for a short time then come back to it "fresh"; you'd be surprised how often that'll help you find the obvious mistake that you'd read past n times before doing so. "Rubber ducking" with someone else can also help for things like this because your duck will (hopefully) not have the same inadvertent blind spots you have.

        The cake is a lie.
        The cake is a lie.
        The cake is a lie.