in reply to Can't locate HTML/FormatText.pm

Heyy goto command prompt in windows and then type the following-
perl MCPAN -e shell i /HTTP::/ install HTML::FormatText
This should do it. Check a video in Youtube- Perl Tutorial 43 - Install a Module with CPAN.pm .LOCK NMAKE ...This shows how to do it.

Replies are listed 'Best First'.
Re^2: Can't locate HTML/FormatText.pm
by Anonymous Monk on Jan 21, 2018 at 07:32 UTC
    There should be a minus before MCPAN for me. perl -MCPAN -e shell